@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/4147__899_346>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4147__899_346> ;
  mr:hasGeometry <https://eurobis.org/id/point/4147__899_346> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.755444 28.574583)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.755444"^^xsd:decimal ;
  dwc:decimalLongitude "28.574583"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4147__899_346>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "899_346" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4147_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-08'^^xsd:date;
  dwc:institutionCode 'Mare Nostrum'^^xsd:string;
  dwc:collectionCode '899'^^xsd:integer;
  dwc:catalogNumber '899_346'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2014'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '899_346'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Romanian Coast of Black Sea'^^xsd:string;
  dwc:longitude '28.574583'^^xsd:double;
  dwc:startLongitude '28.5745833'^^xsd:double;
  dwc:endLongitude '28.5745833'^^xsd:double;
  dwc:latitude '43.755444'^^xsd:double;
  dwc:startLatitude '43.7554444'^^xsd:double;
  dwc:endLatitude '43.7554444'^^xsd:double;
  dwc:boundingBox 'POLYGON ((28.5745833 43.7554444, 28.5745833 43.7554444, 28.5745833 43.7554444, 28.5745833 43.7554444, 28.5745833 43.7554444))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena relicta" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '899_346'^^xsd:string;
  dwc:observationDate '2014-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4147__899_282>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4147__899_282> ;
  mr:hasGeometry <https://eurobis.org/id/point/4147__899_282> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.755556 28.574722)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.755556"^^xsd:decimal ;
  dwc:decimalLongitude "28.574722"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4147__899_282>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "899_282" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4147_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-08'^^xsd:date;
  dwc:institutionCode 'Mare Nostrum'^^xsd:string;
  dwc:collectionCode '899'^^xsd:integer;
  dwc:catalogNumber '899_282'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus ponticus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2013'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '899_282'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Romanian Coast of Black Sea'^^xsd:string;
  dwc:longitude '28.574722'^^xsd:double;
  dwc:startLongitude '28.574722'^^xsd:double;
  dwc:endLongitude '28.574722'^^xsd:double;
  dwc:latitude '43.755556'^^xsd:double;
  dwc:startLatitude '43.755556'^^xsd:double;
  dwc:endLatitude '43.755556'^^xsd:double;
  dwc:boundingBox 'POLYGON ((28.574722 43.755556, 28.574722 43.755556, 28.574722 43.755556, 28.574722 43.755556, 28.574722 43.755556))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Tursiops truncatus ponticus" by the provider'^^xsd:string;
  dwc:aphiaid '368871'^^xsd:integer;
  dwc:occurrenceId '899_282'^^xsd:string;
  dwc:observationDate '2013-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '368871'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4147__899_118>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4147__899_118> ;
  mr:hasGeometry <https://eurobis.org/id/point/4147__899_118> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.755274 28.574856)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.755274"^^xsd:decimal ;
  dwc:decimalLongitude "28.574856"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4147__899_118>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "899_118" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4147_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-08'^^xsd:date;
  dwc:institutionCode 'Mare Nostrum'^^xsd:string;
  dwc:collectionCode '899'^^xsd:integer;
  dwc:catalogNumber '899_118'^^xsd:string;
  dwc:scientificName 'Delphinus delphis ponticus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '899_118'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Romanian Coast of Black Sea'^^xsd:string;
  dwc:longitude '28.574856'^^xsd:double;
  dwc:startLongitude '28.5748562'^^xsd:double;
  dwc:endLongitude '28.5748562'^^xsd:double;
  dwc:latitude '43.755274'^^xsd:double;
  dwc:startLatitude '43.7552738'^^xsd:double;
  dwc:endLatitude '43.7552738'^^xsd:double;
  dwc:boundingBox 'POLYGON ((28.5748562 43.7552738, 28.5748562 43.7552738, 28.5748562 43.7552738, 28.5748562 43.7552738, 28.5748562 43.7552738))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis ponticus" by the provider'^^xsd:string;
  dwc:aphiaid '368870'^^xsd:integer;
  dwc:occurrenceId '899_118'^^xsd:string;
  dwc:observationDate '2012-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '368870'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4147__899_114>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4147__899_114> ;
  mr:hasGeometry <https://eurobis.org/id/point/4147__899_114> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.755274 28.574856)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.755274"^^xsd:decimal ;
  dwc:decimalLongitude "28.574856"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4147__899_114>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "899_114" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4147_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-08'^^xsd:date;
  dwc:institutionCode 'Mare Nostrum'^^xsd:string;
  dwc:collectionCode '899'^^xsd:integer;
  dwc:catalogNumber '899_114'^^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 '28'^^xsd:integer;
  dwc:collectorNumber '899_114'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Romanian Coast of Black Sea'^^xsd:string;
  dwc:longitude '28.574856'^^xsd:double;
  dwc:startLongitude '28.5748562'^^xsd:double;
  dwc:endLongitude '28.5748562'^^xsd:double;
  dwc:latitude '43.755274'^^xsd:double;
  dwc:startLatitude '43.7552738'^^xsd:double;
  dwc:endLatitude '43.7552738'^^xsd:double;
  dwc:boundingBox 'POLYGON ((28.5748562 43.7552738, 28.5748562 43.7552738, 28.5748562 43.7552738, 28.5748562 43.7552738, 28.5748562 43.7552738))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena relicta" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '899_114'^^xsd:string;
  dwc:observationDate '2012-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4147__899_103>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4147__899_103> ;
  mr:hasGeometry <https://eurobis.org/id/point/4147__899_103> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.758917 28.575333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.758917"^^xsd:decimal ;
  dwc:decimalLongitude "28.575333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4147__899_103>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "899_103" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4147_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-08'^^xsd:date;
  dwc:institutionCode 'Mare Nostrum'^^xsd:string;
  dwc:collectionCode '899'^^xsd:integer;
  dwc:catalogNumber '899_103'^^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 '16'^^xsd:integer;
  dwc:collectorNumber '899_103'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Romanian Coast of Black Sea'^^xsd:string;
  dwc:longitude '28.575333'^^xsd:double;
  dwc:startLongitude '28.5753333'^^xsd:double;
  dwc:endLongitude '28.5753333'^^xsd:double;
  dwc:latitude '43.758917'^^xsd:double;
  dwc:startLatitude '43.7589167'^^xsd:double;
  dwc:endLatitude '43.7589167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((28.5753333 43.7589167, 28.5753333 43.7589167, 28.5753333 43.7589167, 28.5753333 43.7589167, 28.5753333 43.7589167))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena relicta" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '899_103'^^xsd:string;
  dwc:observationDate '2012-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4147__899_84>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4147__899_84> ;
  mr:hasGeometry <https://eurobis.org/id/point/4147__899_84> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.753718 28.575584)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.753718"^^xsd:decimal ;
  dwc:decimalLongitude "28.575584"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4147__899_84>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "899_84" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4147_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-08'^^xsd:date;
  dwc:institutionCode 'Mare Nostrum'^^xsd:string;
  dwc:collectionCode '899'^^xsd:integer;
  dwc:catalogNumber '899_84'^^xsd:string;
  dwc:scientificName 'Delphinus delphis ponticus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '899_84'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Romanian Coast of Black Sea'^^xsd:string;
  dwc:longitude '28.575584'^^xsd:double;
  dwc:startLongitude '28.5755835'^^xsd:double;
  dwc:endLongitude '28.5755835'^^xsd:double;
  dwc:latitude '43.753718'^^xsd:double;
  dwc:startLatitude '43.7537179'^^xsd:double;
  dwc:endLatitude '43.7537179'^^xsd:double;
  dwc:boundingBox 'POLYGON ((28.5755835 43.7537179, 28.5755835 43.7537179, 28.5755835 43.7537179, 28.5755835 43.7537179, 28.5755835 43.7537179))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis ponticus" by the provider'^^xsd:string;
  dwc:aphiaid '368870'^^xsd:integer;
  dwc:occurrenceId '899_84'^^xsd:string;
  dwc:observationDate '2011-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '368870'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4147__899_211>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4147__899_211> ;
  mr:hasGeometry <https://eurobis.org/id/point/4147__899_211> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.762134 28.575999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.762134"^^xsd:decimal ;
  dwc:decimalLongitude "28.575999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4147__899_211>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "899_211" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4147_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-08'^^xsd:date;
  dwc:institutionCode 'Mare Nostrum'^^xsd:string;
  dwc:collectionCode '899'^^xsd:integer;
  dwc:catalogNumber '899_211'^^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 '28'^^xsd:integer;
  dwc:collectorNumber '899_211'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Romanian Coast of Black Sea'^^xsd:string;
  dwc:longitude '28.575999'^^xsd:double;
  dwc:startLongitude '28.5759988'^^xsd:double;
  dwc:endLongitude '28.5759988'^^xsd:double;
  dwc:latitude '43.762134'^^xsd:double;
  dwc:startLatitude '43.7621336'^^xsd:double;
  dwc:endLatitude '43.7621336'^^xsd:double;
  dwc:boundingBox 'POLYGON ((28.5759988 43.7621336, 28.5759988 43.7621336, 28.5759988 43.7621336, 28.5759988 43.7621336, 28.5759988 43.7621336))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena relicta" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '899_211'^^xsd:string;
  dwc:observationDate '2012-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4147__899_439>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4147__899_439> ;
  mr:hasGeometry <https://eurobis.org/id/point/4147__899_439> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.762778 28.576111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.762778"^^xsd:decimal ;
  dwc:decimalLongitude "28.576111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4147__899_439>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "899_439" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4147_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-08'^^xsd:date;
  dwc:institutionCode 'Mare Nostrum'^^xsd:string;
  dwc:collectionCode '899'^^xsd:integer;
  dwc:catalogNumber '899_439'^^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 '899_439'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startYearCollected '2015'^^xsd:integer;
  dwc:endYearCollected '2015'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Romanian Coast of Black Sea'^^xsd:string;
  dwc:longitude '28.576111'^^xsd:double;
  dwc:startLongitude '28.5761111'^^xsd:double;
  dwc:endLongitude '28.5761111'^^xsd:double;
  dwc:latitude '43.762778'^^xsd:double;
  dwc:startLatitude '43.7627778'^^xsd:double;
  dwc:endLatitude '43.7627778'^^xsd:double;
  dwc:boundingBox 'POLYGON ((28.5761111 43.7627778, 28.5761111 43.7627778, 28.5761111 43.7627778, 28.5761111 43.7627778, 28.5761111 43.7627778))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena relicta" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '899_439'^^xsd:string;
  dwc:observationDate '2015-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4147__899_235>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4147__899_235> ;
  mr:hasGeometry <https://eurobis.org/id/point/4147__899_235> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.752625 28.576255)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.752625"^^xsd:decimal ;
  dwc:decimalLongitude "28.576255"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4147__899_235>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "899_235" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4147_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-08'^^xsd:date;
  dwc:institutionCode 'Mare Nostrum'^^xsd:string;
  dwc:collectionCode '899'^^xsd:integer;
  dwc:catalogNumber '899_235'^^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 '1'^^xsd:integer;
  dwc:collectorNumber '899_235'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Romanian Coast of Black Sea'^^xsd:string;
  dwc:longitude '28.576255'^^xsd:double;
  dwc:startLongitude '28.5762553'^^xsd:double;
  dwc:endLongitude '28.5762553'^^xsd:double;
  dwc:latitude '43.752625'^^xsd:double;
  dwc:startLatitude '43.7526247'^^xsd:double;
  dwc:endLatitude '43.7526247'^^xsd:double;
  dwc:boundingBox 'POLYGON ((28.5762553 43.7526247, 28.5762553 43.7526247, 28.5762553 43.7526247, 28.5762553 43.7526247, 28.5762553 43.7526247))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena relicta" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '899_235'^^xsd:string;
  dwc:observationDate '2012-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4147__899_361>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4147__899_361> ;
  mr:hasGeometry <https://eurobis.org/id/point/4147__899_361> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.751817 28.576389)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.751817"^^xsd:decimal ;
  dwc:decimalLongitude "28.576389"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4147__899_361>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "899_361" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4147_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-08'^^xsd:date;
  dwc:institutionCode 'Mare Nostrum'^^xsd:string;
  dwc:collectionCode '899'^^xsd:integer;
  dwc:catalogNumber '899_361'^^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 '30'^^xsd:integer;
  dwc:collectorNumber '899_361'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Romanian Coast of Black Sea'^^xsd:string;
  dwc:longitude '28.576389'^^xsd:double;
  dwc:startLongitude '28.576389'^^xsd:double;
  dwc:endLongitude '28.576389'^^xsd:double;
  dwc:latitude '43.751817'^^xsd:double;
  dwc:startLatitude '43.7518171'^^xsd:double;
  dwc:endLatitude '43.7518171'^^xsd:double;
  dwc:boundingBox 'POLYGON ((28.576389 43.7518171, 28.576389 43.7518171, 28.576389 43.7518171, 28.576389 43.7518171, 28.576389 43.7518171))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena relicta" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '899_361'^^xsd:string;
  dwc:observationDate '2014-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4147__899_345>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4147__899_345> ;
  mr:hasGeometry <https://eurobis.org/id/point/4147__899_345> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.751817 28.576389)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.751817"^^xsd:decimal ;
  dwc:decimalLongitude "28.576389"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4147__899_345>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "899_345" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4147_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-08'^^xsd:date;
  dwc:institutionCode 'Mare Nostrum'^^xsd:string;
  dwc:collectionCode '899'^^xsd:integer;
  dwc:catalogNumber '899_345'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2014'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '899_345'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Romanian Coast of Black Sea'^^xsd:string;
  dwc:longitude '28.576389'^^xsd:double;
  dwc:startLongitude '28.576389'^^xsd:double;
  dwc:endLongitude '28.576389'^^xsd:double;
  dwc:latitude '43.751817'^^xsd:double;
  dwc:startLatitude '43.7518171'^^xsd:double;
  dwc:endLatitude '43.7518171'^^xsd:double;
  dwc:boundingBox 'POLYGON ((28.576389 43.7518171, 28.576389 43.7518171, 28.576389 43.7518171, 28.576389 43.7518171, 28.576389 43.7518171))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena relicta" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '899_345'^^xsd:string;
  dwc:observationDate '2014-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4147__899_48>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4147__899_48> ;
  mr:hasGeometry <https://eurobis.org/id/point/4147__899_48> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.751551 28.576941)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.751551"^^xsd:decimal ;
  dwc:decimalLongitude "28.576941"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4147__899_48>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "899_48" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4147_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-08'^^xsd:date;
  dwc:institutionCode 'Mare Nostrum'^^xsd:string;
  dwc:collectionCode '899'^^xsd:integer;
  dwc:catalogNumber '899_48'^^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 '899_48'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Romanian Coast of Black Sea'^^xsd:string;
  dwc:longitude '28.576941'^^xsd:double;
  dwc:startLongitude '28.5769414'^^xsd:double;
  dwc:endLongitude '28.5769414'^^xsd:double;
  dwc:latitude '43.751551'^^xsd:double;
  dwc:startLatitude '43.7515506'^^xsd:double;
  dwc:endLatitude '43.7515506'^^xsd:double;
  dwc:boundingBox 'POLYGON ((28.5769414 43.7515506, 28.5769414 43.7515506, 28.5769414 43.7515506, 28.5769414 43.7515506, 28.5769414 43.7515506))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena relicta" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '899_48'^^xsd:string;
  dwc:observationDate '2011-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4147__899_51>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4147__899_51> ;
  mr:hasGeometry <https://eurobis.org/id/point/4147__899_51> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.751506 28.576947)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.751506"^^xsd:decimal ;
  dwc:decimalLongitude "28.576947"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4147__899_51>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "899_51" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4147_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-08'^^xsd:date;
  dwc:institutionCode 'Mare Nostrum'^^xsd:string;
  dwc:collectionCode '899'^^xsd:integer;
  dwc:catalogNumber '899_51'^^xsd:string;
  dwc:scientificName 'Delphinus delphis ponticus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '899_51'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Romanian Coast of Black Sea'^^xsd:string;
  dwc:longitude '28.576947'^^xsd:double;
  dwc:startLongitude '28.5769468'^^xsd:double;
  dwc:endLongitude '28.5769468'^^xsd:double;
  dwc:latitude '43.751506'^^xsd:double;
  dwc:startLatitude '43.751506'^^xsd:double;
  dwc:endLatitude '43.751506'^^xsd:double;
  dwc:boundingBox 'POLYGON ((28.5769468 43.751506, 28.5769468 43.751506, 28.5769468 43.751506, 28.5769468 43.751506, 28.5769468 43.751506))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis ponticus" by the provider'^^xsd:string;
  dwc:aphiaid '368870'^^xsd:integer;
  dwc:occurrenceId '899_51'^^xsd:string;
  dwc:observationDate '2011-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '368870'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4147__899_49>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4147__899_49> ;
  mr:hasGeometry <https://eurobis.org/id/point/4147__899_49> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.751297 28.577175)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.751297"^^xsd:decimal ;
  dwc:decimalLongitude "28.577175"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4147__899_49>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "899_49" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4147_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-08'^^xsd:date;
  dwc:institutionCode 'Mare Nostrum'^^xsd:string;
  dwc:collectionCode '899'^^xsd:integer;
  dwc:catalogNumber '899_49'^^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 '899_49'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Romanian Coast of Black Sea'^^xsd:string;
  dwc:longitude '28.577175'^^xsd:double;
  dwc:startLongitude '28.5771748'^^xsd:double;
  dwc:endLongitude '28.5771748'^^xsd:double;
  dwc:latitude '43.751297'^^xsd:double;
  dwc:startLatitude '43.7512968'^^xsd:double;
  dwc:endLatitude '43.7512968'^^xsd:double;
  dwc:boundingBox 'POLYGON ((28.5771748 43.7512968, 28.5771748 43.7512968, 28.5771748 43.7512968, 28.5771748 43.7512968, 28.5771748 43.7512968))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena relicta" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '899_49'^^xsd:string;
  dwc:observationDate '2011-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4147__899_387>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4147__899_387> ;
  mr:hasGeometry <https://eurobis.org/id/point/4147__899_387> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.749304 28.577564)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.749304"^^xsd:decimal ;
  dwc:decimalLongitude "28.577564"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4147__899_387>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "899_387" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4147_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-08'^^xsd:date;
  dwc:institutionCode 'Mare Nostrum'^^xsd:string;
  dwc:collectionCode '899'^^xsd:integer;
  dwc:catalogNumber '899_387'^^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 '6'^^xsd:integer;
  dwc:collectorNumber '899_387'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Romanian Coast of Black Sea'^^xsd:string;
  dwc:longitude '28.577564'^^xsd:double;
  dwc:startLongitude '28.5775638'^^xsd:double;
  dwc:endLongitude '28.5775638'^^xsd:double;
  dwc:latitude '43.749304'^^xsd:double;
  dwc:startLatitude '43.7493042'^^xsd:double;
  dwc:endLatitude '43.7493042'^^xsd:double;
  dwc:boundingBox 'POLYGON ((28.5775638 43.7493042, 28.5775638 43.7493042, 28.5775638 43.7493042, 28.5775638 43.7493042, 28.5775638 43.7493042))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena relicta" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '899_387'^^xsd:string;
  dwc:observationDate '2014-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4147__899_36>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4147__899_36> ;
  mr:hasGeometry <https://eurobis.org/id/point/4147__899_36> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.750471 28.577652)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.750471"^^xsd:decimal ;
  dwc:decimalLongitude "28.577652"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4147__899_36>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "899_36" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4147_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-08'^^xsd:date;
  dwc:institutionCode 'Mare Nostrum'^^xsd:string;
  dwc:collectionCode '899'^^xsd:integer;
  dwc:catalogNumber '899_36'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus ponticus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '899_36'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Romanian Coast of Black Sea'^^xsd:string;
  dwc:longitude '28.577652'^^xsd:double;
  dwc:startLongitude '28.5776522'^^xsd:double;
  dwc:endLongitude '28.5776522'^^xsd:double;
  dwc:latitude '43.750471'^^xsd:double;
  dwc:startLatitude '43.7504714'^^xsd:double;
  dwc:endLatitude '43.7504714'^^xsd:double;
  dwc:boundingBox 'POLYGON ((28.5776522 43.7504714, 28.5776522 43.7504714, 28.5776522 43.7504714, 28.5776522 43.7504714, 28.5776522 43.7504714))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Tursiops truncatus ponticus" by the provider'^^xsd:string;
  dwc:aphiaid '368871'^^xsd:integer;
  dwc:occurrenceId '899_36'^^xsd:string;
  dwc:observationDate '2011-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '368871'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4147__899_58>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4147__899_58> ;
  mr:hasGeometry <https://eurobis.org/id/point/4147__899_58> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.750055 28.577703)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.750055"^^xsd:decimal ;
  dwc:decimalLongitude "28.577703"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4147__899_58>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "899_58" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4147_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-08'^^xsd:date;
  dwc:institutionCode 'Mare Nostrum'^^xsd:string;
  dwc:collectionCode '899'^^xsd:integer;
  dwc:catalogNumber '899_58'^^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 '31'^^xsd:integer;
  dwc:collectorNumber '899_58'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Romanian Coast of Black Sea'^^xsd:string;
  dwc:longitude '28.577703'^^xsd:double;
  dwc:startLongitude '28.5777032'^^xsd:double;
  dwc:endLongitude '28.5777032'^^xsd:double;
  dwc:latitude '43.750055'^^xsd:double;
  dwc:startLatitude '43.7500549'^^xsd:double;
  dwc:endLatitude '43.7500549'^^xsd:double;
  dwc:boundingBox 'POLYGON ((28.5777032 43.7500549, 28.5777032 43.7500549, 28.5777032 43.7500549, 28.5777032 43.7500549, 28.5777032 43.7500549))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena relicta" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '899_58'^^xsd:string;
  dwc:observationDate '2011-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4147__899_145>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4147__899_145> ;
  mr:hasGeometry <https://eurobis.org/id/point/4147__899_145> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.749911 28.577711)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.749911"^^xsd:decimal ;
  dwc:decimalLongitude "28.577711"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4147__899_145>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "899_145" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4147_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-08'^^xsd:date;
  dwc:institutionCode 'Mare Nostrum'^^xsd:string;
  dwc:collectionCode '899'^^xsd:integer;
  dwc:catalogNumber '899_145'^^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 '23'^^xsd:integer;
  dwc:collectorNumber '899_145'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Romanian Coast of Black Sea'^^xsd:string;
  dwc:longitude '28.577711'^^xsd:double;
  dwc:startLongitude '28.5777113'^^xsd:double;
  dwc:endLongitude '28.5777113'^^xsd:double;
  dwc:latitude '43.749911'^^xsd:double;
  dwc:startLatitude '43.749911'^^xsd:double;
  dwc:endLatitude '43.749911'^^xsd:double;
  dwc:boundingBox 'POLYGON ((28.5777113 43.749911, 28.5777113 43.749911, 28.5777113 43.749911, 28.5777113 43.749911, 28.5777113 43.749911))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena relicta" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '899_145'^^xsd:string;
  dwc:observationDate '2012-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4147__899_465>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4147__899_465> ;
  mr:hasGeometry <https://eurobis.org/id/point/4147__899_465> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.748413 28.577843)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.748413"^^xsd:decimal ;
  dwc:decimalLongitude "28.577843"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4147__899_465>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "899_465" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4147_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-08'^^xsd:date;
  dwc:institutionCode 'Mare Nostrum'^^xsd:string;
  dwc:collectionCode '899'^^xsd:integer;
  dwc:catalogNumber '899_465'^^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 '29'^^xsd:integer;
  dwc:collectorNumber '899_465'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startYearCollected '2015'^^xsd:integer;
  dwc:endYearCollected '2015'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Romanian Coast of Black Sea'^^xsd:string;
  dwc:longitude '28.577843'^^xsd:double;
  dwc:startLongitude '28.5778427'^^xsd:double;
  dwc:endLongitude '28.5778427'^^xsd:double;
  dwc:latitude '43.748413'^^xsd:double;
  dwc:startLatitude '43.7484129'^^xsd:double;
  dwc:endLatitude '43.7484129'^^xsd:double;
  dwc:boundingBox 'POLYGON ((28.5778427 43.7484129, 28.5778427 43.7484129, 28.5778427 43.7484129, 28.5778427 43.7484129, 28.5778427 43.7484129))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena relicta" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '899_465'^^xsd:string;
  dwc:observationDate '2015-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4147__899_120>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4147__899_120> ;
  mr:hasGeometry <https://eurobis.org/id/point/4147__899_120> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.749363 28.577948)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.749363"^^xsd:decimal ;
  dwc:decimalLongitude "28.577948"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4147__899_120>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "899_120" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4147_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-08'^^xsd:date;
  dwc:institutionCode 'Mare Nostrum'^^xsd:string;
  dwc:collectionCode '899'^^xsd:integer;
  dwc:catalogNumber '899_120'^^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 '7'^^xsd:integer;
  dwc:collectorNumber '899_120'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Romanian Coast of Black Sea'^^xsd:string;
  dwc:longitude '28.577948'^^xsd:double;
  dwc:startLongitude '28.5779478'^^xsd:double;
  dwc:endLongitude '28.5779478'^^xsd:double;
  dwc:latitude '43.749363'^^xsd:double;
  dwc:startLatitude '43.7493629'^^xsd:double;
  dwc:endLatitude '43.7493629'^^xsd:double;
  dwc:boundingBox 'POLYGON ((28.5779478 43.7493629, 28.5779478 43.7493629, 28.5779478 43.7493629, 28.5779478 43.7493629, 28.5779478 43.7493629))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena relicta" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '899_120'^^xsd:string;
  dwc:observationDate '2012-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4147__899_445>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4147__899_445> ;
  mr:hasGeometry <https://eurobis.org/id/point/4147__899_445> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.74732 28.578486)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.74732"^^xsd:decimal ;
  dwc:decimalLongitude "28.578486"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4147__899_445>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "899_445" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4147_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-08'^^xsd:date;
  dwc:institutionCode 'Mare Nostrum'^^xsd:string;
  dwc:collectionCode '899'^^xsd:integer;
  dwc:catalogNumber '899_445'^^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 '899_445'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startYearCollected '2015'^^xsd:integer;
  dwc:endYearCollected '2015'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Romanian Coast of Black Sea'^^xsd:string;
  dwc:longitude '28.578486'^^xsd:double;
  dwc:startLongitude '28.5784864'^^xsd:double;
  dwc:endLongitude '28.5784864'^^xsd:double;
  dwc:latitude '43.74732'^^xsd:double;
  dwc:startLatitude '43.7473201'^^xsd:double;
  dwc:endLatitude '43.7473201'^^xsd:double;
  dwc:boundingBox 'POLYGON ((28.5784864 43.7473201, 28.5784864 43.7473201, 28.5784864 43.7473201, 28.5784864 43.7473201, 28.5784864 43.7473201))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena relicta" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '899_445'^^xsd:string;
  dwc:observationDate '2015-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4147__899_279>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4147__899_279> ;
  mr:hasGeometry <https://eurobis.org/id/point/4147__899_279> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.738611 28.578889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.738611"^^xsd:decimal ;
  dwc:decimalLongitude "28.578889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4147__899_279>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "899_279" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4147_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-08'^^xsd:date;
  dwc:institutionCode 'Mare Nostrum'^^xsd:string;
  dwc:collectionCode '899'^^xsd:integer;
  dwc:catalogNumber '899_279'^^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 '21'^^xsd:integer;
  dwc:collectorNumber '899_279'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Romanian Coast of Black Sea'^^xsd:string;
  dwc:longitude '28.578889'^^xsd:double;
  dwc:startLongitude '28.578889'^^xsd:double;
  dwc:endLongitude '28.578889'^^xsd:double;
  dwc:latitude '43.738611'^^xsd:double;
  dwc:startLatitude '43.738611'^^xsd:double;
  dwc:endLatitude '43.738611'^^xsd:double;
  dwc:boundingBox 'POLYGON ((28.578889 43.738611, 28.578889 43.738611, 28.578889 43.738611, 28.578889 43.738611, 28.578889 43.738611))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena relicta" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '899_279'^^xsd:string;
  dwc:observationDate '2013-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4147__899_260>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4147__899_260> ;
  mr:hasGeometry <https://eurobis.org/id/point/4147__899_260> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.746222 28.578944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.746222"^^xsd:decimal ;
  dwc:decimalLongitude "28.578944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4147__899_260>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "899_260" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4147_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-08'^^xsd:date;
  dwc:institutionCode 'Mare Nostrum'^^xsd:string;
  dwc:collectionCode '899'^^xsd:integer;
  dwc:catalogNumber '899_260'^^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 '899_260'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Romanian Coast of Black Sea'^^xsd:string;
  dwc:longitude '28.578944'^^xsd:double;
  dwc:startLongitude '28.5789444'^^xsd:double;
  dwc:endLongitude '28.5789444'^^xsd:double;
  dwc:latitude '43.746222'^^xsd:double;
  dwc:startLatitude '43.7462222'^^xsd:double;
  dwc:endLatitude '43.7462222'^^xsd:double;
  dwc:boundingBox 'POLYGON ((28.5789444 43.7462222, 28.5789444 43.7462222, 28.5789444 43.7462222, 28.5789444 43.7462222, 28.5789444 43.7462222))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena relicta" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '899_260'^^xsd:string;
  dwc:observationDate '2012-11-20'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4147__899_221>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4147__899_221> ;
  mr:hasGeometry <https://eurobis.org/id/point/4147__899_221> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.7425 28.579167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.7425"^^xsd:decimal ;
  dwc:decimalLongitude "28.579167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4147__899_221>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "899_221" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4147_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-08'^^xsd:date;
  dwc:institutionCode 'Mare Nostrum'^^xsd:string;
  dwc:collectionCode '899'^^xsd:integer;
  dwc:catalogNumber '899_221'^^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 '899_221'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Romanian Coast of Black Sea'^^xsd:string;
  dwc:longitude '28.579167'^^xsd:double;
  dwc:startLongitude '28.5791667'^^xsd:double;
  dwc:endLongitude '28.5791667'^^xsd:double;
  dwc:latitude '43.7425'^^xsd:double;
  dwc:startLatitude '43.7425'^^xsd:double;
  dwc:endLatitude '43.7425'^^xsd:double;
  dwc:boundingBox 'POLYGON ((28.5791667 43.7425, 28.5791667 43.7425, 28.5791667 43.7425, 28.5791667 43.7425, 28.5791667 43.7425))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena relicta" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '899_221'^^xsd:string;
  dwc:observationDate '2012-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4147__899_356>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4147__899_356> ;
  mr:hasGeometry <https://eurobis.org/id/point/4147__899_356> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.771388 28.579624)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.771388"^^xsd:decimal ;
  dwc:decimalLongitude "28.579624"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4147__899_356>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "899_356" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4147_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-08'^^xsd:date;
  dwc:institutionCode 'Mare Nostrum'^^xsd:string;
  dwc:collectionCode '899'^^xsd:integer;
  dwc:catalogNumber '899_356'^^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 '22'^^xsd:integer;
  dwc:collectorNumber '899_356'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Romanian Coast of Black Sea'^^xsd:string;
  dwc:longitude '28.579624'^^xsd:double;
  dwc:startLongitude '28.5796237'^^xsd:double;
  dwc:endLongitude '28.5796237'^^xsd:double;
  dwc:latitude '43.771388'^^xsd:double;
  dwc:startLatitude '43.7713882'^^xsd:double;
  dwc:endLatitude '43.7713882'^^xsd:double;
  dwc:boundingBox 'POLYGON ((28.5796237 43.7713882, 28.5796237 43.7713882, 28.5796237 43.7713882, 28.5796237 43.7713882, 28.5796237 43.7713882))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Tursiops truncatus ponticus" by the provider'^^xsd:string;
  dwc:aphiaid '368871'^^xsd:integer;
  dwc:occurrenceId '899_356'^^xsd:string;
  dwc:observationDate '2014-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '368871'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4147__899_216>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4147__899_216> ;
  mr:hasGeometry <https://eurobis.org/id/point/4147__899_216> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.77122 28.579802)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.77122"^^xsd:decimal ;
  dwc:decimalLongitude "28.579802"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4147__899_216>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "899_216" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4147_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-08'^^xsd:date;
  dwc:institutionCode 'Mare Nostrum'^^xsd:string;
  dwc:collectionCode '899'^^xsd:integer;
  dwc:catalogNumber '899_216'^^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 '29'^^xsd:integer;
  dwc:collectorNumber '899_216'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Romanian Coast of Black Sea'^^xsd:string;
  dwc:longitude '28.579802'^^xsd:double;
  dwc:startLongitude '28.5798022'^^xsd:double;
  dwc:endLongitude '28.5798022'^^xsd:double;
  dwc:latitude '43.77122'^^xsd:double;
  dwc:startLatitude '43.77122'^^xsd:double;
  dwc:endLatitude '43.77122'^^xsd:double;
  dwc:boundingBox 'POLYGON ((28.5798022 43.77122, 28.5798022 43.77122, 28.5798022 43.77122, 28.5798022 43.77122, 28.5798022 43.77122))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena relicta" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '899_216'^^xsd:string;
  dwc:observationDate '2012-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4147__899_102>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4147__899_102> ;
  mr:hasGeometry <https://eurobis.org/id/point/4147__899_102> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.782139 28.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.782139"^^xsd:decimal ;
  dwc:decimalLongitude "28.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4147__899_102>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "899_102" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4147_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-08'^^xsd:date;
  dwc:institutionCode 'Mare Nostrum'^^xsd:string;
  dwc:collectionCode '899'^^xsd:integer;
  dwc:catalogNumber '899_102'^^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 '16'^^xsd:integer;
  dwc:collectorNumber '899_102'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Romanian Coast of Black Sea'^^xsd:string;
  dwc:longitude '28.58'^^xsd:double;
  dwc:startLongitude '28.58'^^xsd:double;
  dwc:endLongitude '28.58'^^xsd:double;
  dwc:latitude '43.782139'^^xsd:double;
  dwc:startLatitude '43.7821389'^^xsd:double;
  dwc:endLatitude '43.7821389'^^xsd:double;
  dwc:boundingBox 'POLYGON ((28.58 43.7821389, 28.58 43.7821389, 28.58 43.7821389, 28.58 43.7821389, 28.58 43.7821389))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena relicta" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '899_102'^^xsd:string;
  dwc:observationDate '2012-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4147__899_411>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4147__899_411> ;
  mr:hasGeometry <https://eurobis.org/id/point/4147__899_411> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.786343 28.580176)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.786343"^^xsd:decimal ;
  dwc:decimalLongitude "28.580176"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4147__899_411>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "899_411" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4147_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-08'^^xsd:date;
  dwc:institutionCode 'Mare Nostrum'^^xsd:string;
  dwc:collectionCode '899'^^xsd:integer;
  dwc:catalogNumber '899_411'^^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 '10'^^xsd:integer;
  dwc:collectorNumber '899_411'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startYearCollected '2015'^^xsd:integer;
  dwc:endYearCollected '2015'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Romanian Coast of Black Sea'^^xsd:string;
  dwc:longitude '28.580176'^^xsd:double;
  dwc:startLongitude '28.5801762'^^xsd:double;
  dwc:endLongitude '28.5801762'^^xsd:double;
  dwc:latitude '43.786343'^^xsd:double;
  dwc:startLatitude '43.7863426'^^xsd:double;
  dwc:endLatitude '43.7863426'^^xsd:double;
  dwc:boundingBox 'POLYGON ((28.5801762 43.7863426, 28.5801762 43.7863426, 28.5801762 43.7863426, 28.5801762 43.7863426, 28.5801762 43.7863426))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena relicta" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '899_411'^^xsd:string;
  dwc:observationDate '2015-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4147__899_101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4147__899_101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4147__899_101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.781516 28.58018)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.781516"^^xsd:decimal ;
  dwc:decimalLongitude "28.58018"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4147__899_101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "899_101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4147_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-08'^^xsd:date;
  dwc:institutionCode 'Mare Nostrum'^^xsd:string;
  dwc:collectionCode '899'^^xsd:integer;
  dwc:catalogNumber '899_101'^^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 '16'^^xsd:integer;
  dwc:collectorNumber '899_101'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Romanian Coast of Black Sea'^^xsd:string;
  dwc:longitude '28.58018'^^xsd:double;
  dwc:startLongitude '28.5801797'^^xsd:double;
  dwc:endLongitude '28.5801797'^^xsd:double;
  dwc:latitude '43.781516'^^xsd:double;
  dwc:startLatitude '43.7815159'^^xsd:double;
  dwc:endLatitude '43.7815159'^^xsd:double;
  dwc:boundingBox 'POLYGON ((28.5801797 43.7815159, 28.5801797 43.7815159, 28.5801797 43.7815159, 28.5801797 43.7815159, 28.5801797 43.7815159))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena relicta" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '899_101'^^xsd:string;
  dwc:observationDate '2012-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4147__899_337>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4147__899_337> ;
  mr:hasGeometry <https://eurobis.org/id/point/4147__899_337> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.784371 28.580289)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.784371"^^xsd:decimal ;
  dwc:decimalLongitude "28.580289"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4147__899_337>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "899_337" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4147_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-08'^^xsd:date;
  dwc:institutionCode 'Mare Nostrum'^^xsd:string;
  dwc:collectionCode '899'^^xsd:integer;
  dwc:catalogNumber '899_337'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2014'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '899_337'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Romanian Coast of Black Sea'^^xsd:string;
  dwc:longitude '28.580289'^^xsd:double;
  dwc:startLongitude '28.5802889'^^xsd:double;
  dwc:endLongitude '28.5802889'^^xsd:double;
  dwc:latitude '43.784371'^^xsd:double;
  dwc:startLatitude '43.7843714'^^xsd:double;
  dwc:endLatitude '43.7843714'^^xsd:double;
  dwc:boundingBox 'POLYGON ((28.5802889 43.7843714, 28.5802889 43.7843714, 28.5802889 43.7843714, 28.5802889 43.7843714, 28.5802889 43.7843714))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena relicta" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '899_337'^^xsd:string;
  dwc:observationDate '2014-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4147__899_71>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4147__899_71> ;
  mr:hasGeometry <https://eurobis.org/id/point/4147__899_71> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.778148 28.580343)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.778148"^^xsd:decimal ;
  dwc:decimalLongitude "28.580343"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4147__899_71>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "899_71" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4147_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-08'^^xsd:date;
  dwc:institutionCode 'Mare Nostrum'^^xsd:string;
  dwc:collectionCode '899'^^xsd:integer;
  dwc:catalogNumber '899_71'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '899_71'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Romanian Coast of Black Sea'^^xsd:string;
  dwc:longitude '28.580343'^^xsd:double;
  dwc:startLongitude '28.5803425'^^xsd:double;
  dwc:endLongitude '28.5803425'^^xsd:double;
  dwc:latitude '43.778148'^^xsd:double;
  dwc:startLatitude '43.7781482'^^xsd:double;
  dwc:endLatitude '43.7781482'^^xsd:double;
  dwc:boundingBox 'POLYGON ((28.5803425 43.7781482, 28.5803425 43.7781482, 28.5803425 43.7781482, 28.5803425 43.7781482, 28.5803425 43.7781482))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena relicta" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '899_71'^^xsd:string;
  dwc:observationDate '2011-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4147__899_59>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4147__899_59> ;
  mr:hasGeometry <https://eurobis.org/id/point/4147__899_59> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.781253 28.580391)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.781253"^^xsd:decimal ;
  dwc:decimalLongitude "28.580391"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4147__899_59>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "899_59" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4147_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-08'^^xsd:date;
  dwc:institutionCode 'Mare Nostrum'^^xsd:string;
  dwc:collectionCode '899'^^xsd:integer;
  dwc:catalogNumber '899_59'^^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 '1'^^xsd:integer;
  dwc:collectorNumber '899_59'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Romanian Coast of Black Sea'^^xsd:string;
  dwc:longitude '28.580391'^^xsd:double;
  dwc:startLongitude '28.5803908'^^xsd:double;
  dwc:endLongitude '28.5803908'^^xsd:double;
  dwc:latitude '43.781253'^^xsd:double;
  dwc:startLatitude '43.7812526'^^xsd:double;
  dwc:endLatitude '43.7812526'^^xsd:double;
  dwc:boundingBox 'POLYGON ((28.5803908 43.7812526, 28.5803908 43.7812526, 28.5803908 43.7812526, 28.5803908 43.7812526, 28.5803908 43.7812526))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis ponticus" by the provider'^^xsd:string;
  dwc:aphiaid '368870'^^xsd:integer;
  dwc:occurrenceId '899_59'^^xsd:string;
  dwc:observationDate '2011-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '368870'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4147__899_187>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4147__899_187> ;
  mr:hasGeometry <https://eurobis.org/id/point/4147__899_187> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.781088 28.580398)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.781088"^^xsd:decimal ;
  dwc:decimalLongitude "28.580398"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4147__899_187>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "899_187" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4147_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-08'^^xsd:date;
  dwc:institutionCode 'Mare Nostrum'^^xsd:string;
  dwc:collectionCode '899'^^xsd:integer;
  dwc:catalogNumber '899_187'^^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 '899_187'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Romanian Coast of Black Sea'^^xsd:string;
  dwc:longitude '28.580398'^^xsd:double;
  dwc:startLongitude '28.5803977'^^xsd:double;
  dwc:endLongitude '28.5803977'^^xsd:double;
  dwc:latitude '43.781088'^^xsd:double;
  dwc:startLatitude '43.7810875'^^xsd:double;
  dwc:endLatitude '43.7810875'^^xsd:double;
  dwc:boundingBox 'POLYGON ((28.5803977 43.7810875, 28.5803977 43.7810875, 28.5803977 43.7810875, 28.5803977 43.7810875, 28.5803977 43.7810875))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena relicta" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '899_187'^^xsd:string;
  dwc:observationDate '2012-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4147__899_507>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4147__899_507> ;
  mr:hasGeometry <https://eurobis.org/id/point/4147__899_507> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.783272 28.580402)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.783272"^^xsd:decimal ;
  dwc:decimalLongitude "28.580402"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4147__899_507>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "899_507" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4147_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-08'^^xsd:date;
  dwc:institutionCode 'Mare Nostrum'^^xsd:string;
  dwc:collectionCode '899'^^xsd:integer;
  dwc:catalogNumber '899_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 '22'^^xsd:integer;
  dwc:collectorNumber '899_507'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:startYearCollected '2016'^^xsd:integer;
  dwc:endYearCollected '2016'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Romanian Coast of Black Sea'^^xsd:string;
  dwc:longitude '28.580402'^^xsd:double;
  dwc:startLongitude '28.5804015'^^xsd:double;
  dwc:endLongitude '28.5804015'^^xsd:double;
  dwc:latitude '43.783272'^^xsd:double;
  dwc:startLatitude '43.7832715'^^xsd:double;
  dwc:endLatitude '43.7832715'^^xsd:double;
  dwc:boundingBox 'POLYGON ((28.5804015 43.7832715, 28.5804015 43.7832715, 28.5804015 43.7832715, 28.5804015 43.7832715, 28.5804015 43.7832715))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena relicta" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '899_507'^^xsd:string;
  dwc:observationDate '2016-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4147__899_169>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4147__899_169> ;
  mr:hasGeometry <https://eurobis.org/id/point/4147__899_169> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.785956 28.580496)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.785956"^^xsd:decimal ;
  dwc:decimalLongitude "28.580496"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4147__899_169>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "899_169" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4147_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-08'^^xsd:date;
  dwc:institutionCode 'Mare Nostrum'^^xsd:string;
  dwc:collectionCode '899'^^xsd:integer;
  dwc:catalogNumber '899_169'^^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 '899_169'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Romanian Coast of Black Sea'^^xsd:string;
  dwc:longitude '28.580496'^^xsd:double;
  dwc:startLongitude '28.5804959'^^xsd:double;
  dwc:endLongitude '28.5804959'^^xsd:double;
  dwc:latitude '43.785956'^^xsd:double;
  dwc:startLatitude '43.785956'^^xsd:double;
  dwc:endLatitude '43.785956'^^xsd:double;
  dwc:boundingBox 'POLYGON ((28.5804959 43.785956, 28.5804959 43.785956, 28.5804959 43.785956, 28.5804959 43.785956, 28.5804959 43.785956))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena relicta" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '899_169'^^xsd:string;
  dwc:observationDate '2012-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4147__899_22>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4147__899_22> ;
  mr:hasGeometry <https://eurobis.org/id/point/4147__899_22> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.786235 28.580525)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.786235"^^xsd:decimal ;
  dwc:decimalLongitude "28.580525"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4147__899_22>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "899_22" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4147_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-08'^^xsd:date;
  dwc:institutionCode 'Mare Nostrum'^^xsd:string;
  dwc:collectionCode '899'^^xsd:integer;
  dwc:catalogNumber '899_22'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '899_22'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Romanian Coast of Black Sea'^^xsd:string;
  dwc:longitude '28.580525'^^xsd:double;
  dwc:startLongitude '28.5805254'^^xsd:double;
  dwc:endLongitude '28.5805254'^^xsd:double;
  dwc:latitude '43.786235'^^xsd:double;
  dwc:startLatitude '43.7862348'^^xsd:double;
  dwc:endLatitude '43.7862348'^^xsd:double;
  dwc:boundingBox 'POLYGON ((28.5805254 43.7862348, 28.5805254 43.7862348, 28.5805254 43.7862348, 28.5805254 43.7862348, 28.5805254 43.7862348))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena relicta" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '899_22'^^xsd:string;
  dwc:observationDate '2010-12-04'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4147__899_208>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4147__899_208> ;
  mr:hasGeometry <https://eurobis.org/id/point/4147__899_208> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.786897 28.580602)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.786897"^^xsd:decimal ;
  dwc:decimalLongitude "28.580602"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4147__899_208>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "899_208" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4147_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-08'^^xsd:date;
  dwc:institutionCode 'Mare Nostrum'^^xsd:string;
  dwc:collectionCode '899'^^xsd:integer;
  dwc:catalogNumber '899_208'^^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 '27'^^xsd:integer;
  dwc:collectorNumber '899_208'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Romanian Coast of Black Sea'^^xsd:string;
  dwc:longitude '28.580602'^^xsd:double;
  dwc:startLongitude '28.5806015'^^xsd:double;
  dwc:endLongitude '28.5806015'^^xsd:double;
  dwc:latitude '43.786897'^^xsd:double;
  dwc:startLatitude '43.7868967'^^xsd:double;
  dwc:endLatitude '43.7868967'^^xsd:double;
  dwc:boundingBox 'POLYGON ((28.5806015 43.7868967, 28.5806015 43.7868967, 28.5806015 43.7868967, 28.5806015 43.7868967, 28.5806015 43.7868967))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena relicta" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '899_208'^^xsd:string;
  dwc:observationDate '2012-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4147__899_430>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4147__899_430> ;
  mr:hasGeometry <https://eurobis.org/id/point/4147__899_430> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.788132 28.580729)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.788132"^^xsd:decimal ;
  dwc:decimalLongitude "28.580729"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4147__899_430>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "899_430" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4147_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-08'^^xsd:date;
  dwc:institutionCode 'Mare Nostrum'^^xsd:string;
  dwc:collectionCode '899'^^xsd:integer;
  dwc:catalogNumber '899_430'^^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 '899_430'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startYearCollected '2015'^^xsd:integer;
  dwc:endYearCollected '2015'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Romanian Coast of Black Sea'^^xsd:string;
  dwc:longitude '28.580729'^^xsd:double;
  dwc:startLongitude '28.5807288'^^xsd:double;
  dwc:endLongitude '28.5807288'^^xsd:double;
  dwc:latitude '43.788132'^^xsd:double;
  dwc:startLatitude '43.7881318'^^xsd:double;
  dwc:endLatitude '43.7881318'^^xsd:double;
  dwc:boundingBox 'POLYGON ((28.5807288 43.7881318, 28.5807288 43.7881318, 28.5807288 43.7881318, 28.5807288 43.7881318, 28.5807288 43.7881318))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena relicta" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '899_430'^^xsd:string;
  dwc:observationDate '2015-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4147__899_408>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4147__899_408> ;
  mr:hasGeometry <https://eurobis.org/id/point/4147__899_408> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.788767 28.5809)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.788767"^^xsd:decimal ;
  dwc:decimalLongitude "28.5809"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4147__899_408>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "899_408" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4147_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-08'^^xsd:date;
  dwc:institutionCode 'Mare Nostrum'^^xsd:string;
  dwc:collectionCode '899'^^xsd:integer;
  dwc:catalogNumber '899_408'^^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 '26'^^xsd:integer;
  dwc:collectorNumber '899_408'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startYearCollected '2015'^^xsd:integer;
  dwc:endYearCollected '2015'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Romanian Coast of Black Sea'^^xsd:string;
  dwc:longitude '28.5809'^^xsd:double;
  dwc:startLongitude '28.5809'^^xsd:double;
  dwc:endLongitude '28.5809'^^xsd:double;
  dwc:latitude '43.788767'^^xsd:double;
  dwc:startLatitude '43.7887667'^^xsd:double;
  dwc:endLatitude '43.7887667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((28.5809 43.7887667, 28.5809 43.7887667, 28.5809 43.7887667, 28.5809 43.7887667, 28.5809 43.7887667))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena relicta" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '899_408'^^xsd:string;
  dwc:observationDate '2015-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4147__899_421>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4147__899_421> ;
  mr:hasGeometry <https://eurobis.org/id/point/4147__899_421> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.789313 28.581619)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.789313"^^xsd:decimal ;
  dwc:decimalLongitude "28.581619"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4147__899_421>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "899_421" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4147_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-08'^^xsd:date;
  dwc:institutionCode 'Mare Nostrum'^^xsd:string;
  dwc:collectionCode '899'^^xsd:integer;
  dwc:catalogNumber '899_421'^^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 '899_421'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startYearCollected '2015'^^xsd:integer;
  dwc:endYearCollected '2015'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Romanian Coast of Black Sea'^^xsd:string;
  dwc:longitude '28.581619'^^xsd:double;
  dwc:startLongitude '28.5816193'^^xsd:double;
  dwc:endLongitude '28.5816193'^^xsd:double;
  dwc:latitude '43.789313'^^xsd:double;
  dwc:startLatitude '43.7893129'^^xsd:double;
  dwc:endLatitude '43.7893129'^^xsd:double;
  dwc:boundingBox 'POLYGON ((28.5816193 43.7893129, 28.5816193 43.7893129, 28.5816193 43.7893129, 28.5816193 43.7893129, 28.5816193 43.7893129))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena relicta" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '899_421'^^xsd:string;
  dwc:observationDate '2015-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4147__899_21>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4147__899_21> ;
  mr:hasGeometry <https://eurobis.org/id/point/4147__899_21> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.789563 28.581778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.789563"^^xsd:decimal ;
  dwc:decimalLongitude "28.581778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4147__899_21>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "899_21" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4147_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-08'^^xsd:date;
  dwc:institutionCode 'Mare Nostrum'^^xsd:string;
  dwc:collectionCode '899'^^xsd:integer;
  dwc:catalogNumber '899_21'^^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 '23'^^xsd:integer;
  dwc:collectorNumber '899_21'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Romanian Coast of Black Sea'^^xsd:string;
  dwc:longitude '28.581778'^^xsd:double;
  dwc:startLongitude '28.581778'^^xsd:double;
  dwc:endLongitude '28.581778'^^xsd:double;
  dwc:latitude '43.789563'^^xsd:double;
  dwc:startLatitude '43.7895633'^^xsd:double;
  dwc:endLatitude '43.7895633'^^xsd:double;
  dwc:boundingBox 'POLYGON ((28.581778 43.7895633, 28.581778 43.7895633, 28.581778 43.7895633, 28.581778 43.7895633, 28.581778 43.7895633))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena relicta" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '899_21'^^xsd:string;
  dwc:observationDate '2010-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4147__899_100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4147__899_100> ;
  mr:hasGeometry <https://eurobis.org/id/point/4147__899_100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.812521 28.586845)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.812521"^^xsd:decimal ;
  dwc:decimalLongitude "28.586845"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4147__899_100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "899_100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4147_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-08'^^xsd:date;
  dwc:institutionCode 'Mare Nostrum'^^xsd:string;
  dwc:collectionCode '899'^^xsd:integer;
  dwc:catalogNumber '899_100'^^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 '16'^^xsd:integer;
  dwc:collectorNumber '899_100'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Romanian Coast of Black Sea'^^xsd:string;
  dwc:longitude '28.586845'^^xsd:double;
  dwc:startLongitude '28.586845'^^xsd:double;
  dwc:endLongitude '28.586845'^^xsd:double;
  dwc:latitude '43.812521'^^xsd:double;
  dwc:startLatitude '43.8125211'^^xsd:double;
  dwc:endLatitude '43.8125211'^^xsd:double;
  dwc:boundingBox 'POLYGON ((28.586845 43.8125211, 28.586845 43.8125211, 28.586845 43.8125211, 28.586845 43.8125211, 28.586845 43.8125211))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena relicta" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '899_100'^^xsd:string;
  dwc:observationDate '2012-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4147__899_30>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4147__899_30> ;
  mr:hasGeometry <https://eurobis.org/id/point/4147__899_30> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.812393 28.58696)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.812393"^^xsd:decimal ;
  dwc:decimalLongitude "28.58696"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4147__899_30>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "899_30" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4147_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-08'^^xsd:date;
  dwc:institutionCode 'Mare Nostrum'^^xsd:string;
  dwc:collectionCode '899'^^xsd:integer;
  dwc:catalogNumber '899_30'^^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 '12'^^xsd:integer;
  dwc:collectorNumber '899_30'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Romanian Coast of Black Sea'^^xsd:string;
  dwc:longitude '28.58696'^^xsd:double;
  dwc:startLongitude '28.5869595'^^xsd:double;
  dwc:endLongitude '28.5869595'^^xsd:double;
  dwc:latitude '43.812393'^^xsd:double;
  dwc:startLatitude '43.8123934'^^xsd:double;
  dwc:endLatitude '43.8123934'^^xsd:double;
  dwc:boundingBox 'POLYGON ((28.5869595 43.8123934, 28.5869595 43.8123934, 28.5869595 43.8123934, 28.5869595 43.8123934, 28.5869595 43.8123934))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena relicta" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '899_30'^^xsd:string;
  dwc:observationDate '2011-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4147__899_142>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4147__899_142> ;
  mr:hasGeometry <https://eurobis.org/id/point/4147__899_142> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.815909 28.588093)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.815909"^^xsd:decimal ;
  dwc:decimalLongitude "28.588093"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4147__899_142>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "899_142" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4147_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-08'^^xsd:date;
  dwc:institutionCode 'Mare Nostrum'^^xsd:string;
  dwc:collectionCode '899'^^xsd:integer;
  dwc:catalogNumber '899_142'^^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 '899_142'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Romanian Coast of Black Sea'^^xsd:string;
  dwc:longitude '28.588093'^^xsd:double;
  dwc:startLongitude '28.5880926'^^xsd:double;
  dwc:endLongitude '28.5880926'^^xsd:double;
  dwc:latitude '43.815909'^^xsd:double;
  dwc:startLatitude '43.8159089'^^xsd:double;
  dwc:endLatitude '43.8159089'^^xsd:double;
  dwc:boundingBox 'POLYGON ((28.5880926 43.8159089, 28.5880926 43.8159089, 28.5880926 43.8159089, 28.5880926 43.8159089, 28.5880926 43.8159089))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena relicta" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '899_142'^^xsd:string;
  dwc:observationDate '2012-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4147__899_105>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4147__899_105> ;
  mr:hasGeometry <https://eurobis.org/id/point/4147__899_105> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.821611 28.588333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.821611"^^xsd:decimal ;
  dwc:decimalLongitude "28.588333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4147__899_105>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "899_105" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4147_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-08'^^xsd:date;
  dwc:institutionCode 'Mare Nostrum'^^xsd:string;
  dwc:collectionCode '899'^^xsd:integer;
  dwc:catalogNumber '899_105'^^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 '899_105'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Romanian Coast of Black Sea'^^xsd:string;
  dwc:longitude '28.588333'^^xsd:double;
  dwc:startLongitude '28.5883333'^^xsd:double;
  dwc:endLongitude '28.5883333'^^xsd:double;
  dwc:latitude '43.821611'^^xsd:double;
  dwc:startLatitude '43.8216111'^^xsd:double;
  dwc:endLatitude '43.8216111'^^xsd:double;
  dwc:boundingBox 'POLYGON ((28.5883333 43.8216111, 28.5883333 43.8216111, 28.5883333 43.8216111, 28.5883333 43.8216111, 28.5883333 43.8216111))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena relicta" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '899_105'^^xsd:string;
  dwc:observationDate '2012-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4147__899_482>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4147__899_482> ;
  mr:hasGeometry <https://eurobis.org/id/point/4147__899_482> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.82043 28.58842)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.82043"^^xsd:decimal ;
  dwc:decimalLongitude "28.58842"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4147__899_482>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "899_482" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4147_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-08'^^xsd:date;
  dwc:institutionCode 'Mare Nostrum'^^xsd:string;
  dwc:collectionCode '899'^^xsd:integer;
  dwc:catalogNumber '899_482'^^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 '24'^^xsd:integer;
  dwc:collectorNumber '899_482'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:startYearCollected '2016'^^xsd:integer;
  dwc:endYearCollected '2016'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Romanian Coast of Black Sea'^^xsd:string;
  dwc:longitude '28.58842'^^xsd:double;
  dwc:startLongitude '28.58842'^^xsd:double;
  dwc:endLongitude '28.58842'^^xsd:double;
  dwc:latitude '43.82043'^^xsd:double;
  dwc:startLatitude '43.82043'^^xsd:double;
  dwc:endLatitude '43.82043'^^xsd:double;
  dwc:boundingBox 'POLYGON ((28.58842 43.82043, 28.58842 43.82043, 28.58842 43.82043, 28.58842 43.82043, 28.58842 43.82043))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena relicta" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '899_482'^^xsd:string;
  dwc:observationDate '2016-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4147__899_373>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4147__899_373> ;
  mr:hasGeometry <https://eurobis.org/id/point/4147__899_373> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.822189 28.588432)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.822189"^^xsd:decimal ;
  dwc:decimalLongitude "28.588432"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4147__899_373>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "899_373" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4147_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-08'^^xsd:date;
  dwc:institutionCode 'Mare Nostrum'^^xsd:string;
  dwc:collectionCode '899'^^xsd:integer;
  dwc:catalogNumber '899_373'^^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 '899_373'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Romanian Coast of Black Sea'^^xsd:string;
  dwc:longitude '28.588432'^^xsd:double;
  dwc:startLongitude '28.5884321'^^xsd:double;
  dwc:endLongitude '28.5884321'^^xsd:double;
  dwc:latitude '43.822189'^^xsd:double;
  dwc:startLatitude '43.8221893'^^xsd:double;
  dwc:endLatitude '43.8221893'^^xsd:double;
  dwc:boundingBox 'POLYGON ((28.5884321 43.8221893, 28.5884321 43.8221893, 28.5884321 43.8221893, 28.5884321 43.8221893, 28.5884321 43.8221893))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena relicta" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '899_373'^^xsd:string;
  dwc:observationDate '2014-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4147__899_431>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4147__899_431> ;
  mr:hasGeometry <https://eurobis.org/id/point/4147__899_431> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.809499 28.588539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.809499"^^xsd:decimal ;
  dwc:decimalLongitude "28.588539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4147__899_431>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "899_431" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4147_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-08'^^xsd:date;
  dwc:institutionCode 'Mare Nostrum'^^xsd:string;
  dwc:collectionCode '899'^^xsd:integer;
  dwc:catalogNumber '899_431'^^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 '899_431'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startYearCollected '2015'^^xsd:integer;
  dwc:endYearCollected '2015'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Romanian Coast of Black Sea'^^xsd:string;
  dwc:longitude '28.588539'^^xsd:double;
  dwc:startLongitude '28.5885394'^^xsd:double;
  dwc:endLongitude '28.5885394'^^xsd:double;
  dwc:latitude '43.809499'^^xsd:double;
  dwc:startLatitude '43.8094989'^^xsd:double;
  dwc:endLatitude '43.8094989'^^xsd:double;
  dwc:boundingBox 'POLYGON ((28.5885394 43.8094989, 28.5885394 43.8094989, 28.5885394 43.8094989, 28.5885394 43.8094989, 28.5885394 43.8094989))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena relicta" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '899_431'^^xsd:string;
  dwc:observationDate '2015-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4147__899_406>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4147__899_406> ;
  mr:hasGeometry <https://eurobis.org/id/point/4147__899_406> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.809571 28.588572)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.809571"^^xsd:decimal ;
  dwc:decimalLongitude "28.588572"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4147__899_406>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "899_406" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4147_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-08'^^xsd:date;
  dwc:institutionCode 'Mare Nostrum'^^xsd:string;
  dwc:collectionCode '899'^^xsd:integer;
  dwc:catalogNumber '899_406'^^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 '24'^^xsd:integer;
  dwc:collectorNumber '899_406'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startYearCollected '2015'^^xsd:integer;
  dwc:endYearCollected '2015'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Romanian Coast of Black Sea'^^xsd:string;
  dwc:longitude '28.588572'^^xsd:double;
  dwc:startLongitude '28.5885715'^^xsd:double;
  dwc:endLongitude '28.5885715'^^xsd:double;
  dwc:latitude '43.809571'^^xsd:double;
  dwc:startLatitude '43.8095705'^^xsd:double;
  dwc:endLatitude '43.8095705'^^xsd:double;
  dwc:boundingBox 'POLYGON ((28.5885715 43.8095705, 28.5885715 43.8095705, 28.5885715 43.8095705, 28.5885715 43.8095705, 28.5885715 43.8095705))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena relicta" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '899_406'^^xsd:string;
  dwc:observationDate '2015-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4147__899_41>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4147__899_41> ;
  mr:hasGeometry <https://eurobis.org/id/point/4147__899_41> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.809544 28.588757)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.809544"^^xsd:decimal ;
  dwc:decimalLongitude "28.588757"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4147__899_41>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "899_41" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4147_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-08'^^xsd:date;
  dwc:institutionCode 'Mare Nostrum'^^xsd:string;
  dwc:collectionCode '899'^^xsd:integer;
  dwc:catalogNumber '899_41'^^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 '20'^^xsd:integer;
  dwc:collectorNumber '899_41'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Romanian Coast of Black Sea'^^xsd:string;
  dwc:longitude '28.588757'^^xsd:double;
  dwc:startLongitude '28.5887566'^^xsd:double;
  dwc:endLongitude '28.5887566'^^xsd:double;
  dwc:latitude '43.809544'^^xsd:double;
  dwc:startLatitude '43.8095442'^^xsd:double;
  dwc:endLatitude '43.8095442'^^xsd:double;
  dwc:boundingBox 'POLYGON ((28.5887566 43.8095442, 28.5887566 43.8095442, 28.5887566 43.8095442, 28.5887566 43.8095442, 28.5887566 43.8095442))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena relicta" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '899_41'^^xsd:string;
  dwc:observationDate '2011-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4147__899_412>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4147__899_412> ;
  mr:hasGeometry <https://eurobis.org/id/point/4147__899_412> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.808217 28.588783)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.808217"^^xsd:decimal ;
  dwc:decimalLongitude "28.588783"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4147__899_412>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "899_412" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4147_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-08'^^xsd:date;
  dwc:institutionCode 'Mare Nostrum'^^xsd:string;
  dwc:collectionCode '899'^^xsd:integer;
  dwc:catalogNumber '899_412'^^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 '13'^^xsd:integer;
  dwc:collectorNumber '899_412'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startYearCollected '2015'^^xsd:integer;
  dwc:endYearCollected '2015'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Romanian Coast of Black Sea'^^xsd:string;
  dwc:longitude '28.588783'^^xsd:double;
  dwc:startLongitude '28.5887833'^^xsd:double;
  dwc:endLongitude '28.5887833'^^xsd:double;
  dwc:latitude '43.808217'^^xsd:double;
  dwc:startLatitude '43.8082167'^^xsd:double;
  dwc:endLatitude '43.8082167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((28.5887833 43.8082167, 28.5887833 43.8082167, 28.5887833 43.8082167, 28.5887833 43.8082167, 28.5887833 43.8082167))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena relicta" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '899_412'^^xsd:string;
  dwc:observationDate '2015-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4147__899_328>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4147__899_328> ;
  mr:hasGeometry <https://eurobis.org/id/point/4147__899_328> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.819361 28.588889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.819361"^^xsd:decimal ;
  dwc:decimalLongitude "28.588889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4147__899_328>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "899_328" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4147_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-08'^^xsd:date;
  dwc:institutionCode 'Mare Nostrum'^^xsd:string;
  dwc:collectionCode '899'^^xsd:integer;
  dwc:catalogNumber '899_328'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus ponticus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2014'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '899_328'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Romanian Coast of Black Sea'^^xsd:string;
  dwc:longitude '28.588889'^^xsd:double;
  dwc:startLongitude '28.5888889'^^xsd:double;
  dwc:endLongitude '28.5888889'^^xsd:double;
  dwc:latitude '43.819361'^^xsd:double;
  dwc:startLatitude '43.8193611'^^xsd:double;
  dwc:endLatitude '43.8193611'^^xsd:double;
  dwc:boundingBox 'POLYGON ((28.5888889 43.8193611, 28.5888889 43.8193611, 28.5888889 43.8193611, 28.5888889 43.8193611, 28.5888889 43.8193611))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Tursiops truncatus ponticus" by the provider'^^xsd:string;
  dwc:aphiaid '368871'^^xsd:integer;
  dwc:occurrenceId '899_328'^^xsd:string;
  dwc:observationDate '2014-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '368871'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4147__899_299>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4147__899_299> ;
  mr:hasGeometry <https://eurobis.org/id/point/4147__899_299> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.822778 28.588889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.822778"^^xsd:decimal ;
  dwc:decimalLongitude "28.588889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4147__899_299>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "899_299" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4147_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-08'^^xsd:date;
  dwc:institutionCode 'Mare Nostrum'^^xsd:string;
  dwc:collectionCode '899'^^xsd:integer;
  dwc:catalogNumber '899_299'^^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 '899_299'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Romanian Coast of Black Sea'^^xsd:string;
  dwc:longitude '28.588889'^^xsd:double;
  dwc:startLongitude '28.588889'^^xsd:double;
  dwc:endLongitude '28.588889'^^xsd:double;
  dwc:latitude '43.822778'^^xsd:double;
  dwc:startLatitude '43.822778'^^xsd:double;
  dwc:endLatitude '43.822778'^^xsd:double;
  dwc:boundingBox 'POLYGON ((28.588889 43.822778, 28.588889 43.822778, 28.588889 43.822778, 28.588889 43.822778, 28.588889 43.822778))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena relicta" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '899_299'^^xsd:string;
  dwc:observationDate '2013-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4147__899_458>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4147__899_458> ;
  mr:hasGeometry <https://eurobis.org/id/point/4147__899_458> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.819356 28.588915)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.819356"^^xsd:decimal ;
  dwc:decimalLongitude "28.588915"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4147__899_458>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "899_458" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4147_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-08'^^xsd:date;
  dwc:institutionCode 'Mare Nostrum'^^xsd:string;
  dwc:collectionCode '899'^^xsd:integer;
  dwc:catalogNumber '899_458'^^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 '899_458'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startYearCollected '2015'^^xsd:integer;
  dwc:endYearCollected '2015'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Romanian Coast of Black Sea'^^xsd:string;
  dwc:longitude '28.588915'^^xsd:double;
  dwc:startLongitude '28.5889149'^^xsd:double;
  dwc:endLongitude '28.5889149'^^xsd:double;
  dwc:latitude '43.819356'^^xsd:double;
  dwc:startLatitude '43.8193561'^^xsd:double;
  dwc:endLatitude '43.8193561'^^xsd:double;
  dwc:boundingBox 'POLYGON ((28.5889149 43.8193561, 28.5889149 43.8193561, 28.5889149 43.8193561, 28.5889149 43.8193561, 28.5889149 43.8193561))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena relicta" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '899_458'^^xsd:string;
  dwc:observationDate '2015-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4147__899_511>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4147__899_511> ;
  mr:hasGeometry <https://eurobis.org/id/point/4147__899_511> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.814725 28.588963)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.814725"^^xsd:decimal ;
  dwc:decimalLongitude "28.588963"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4147__899_511>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "899_511" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4147_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-08'^^xsd:date;
  dwc:institutionCode 'Mare Nostrum'^^xsd:string;
  dwc:collectionCode '899'^^xsd:integer;
  dwc:catalogNumber '899_511'^^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 '899_511'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:startYearCollected '2016'^^xsd:integer;
  dwc:endYearCollected '2016'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Romanian Coast of Black Sea'^^xsd:string;
  dwc:longitude '28.588963'^^xsd:double;
  dwc:startLongitude '28.5889632'^^xsd:double;
  dwc:endLongitude '28.5889632'^^xsd:double;
  dwc:latitude '43.814725'^^xsd:double;
  dwc:startLatitude '43.8147248'^^xsd:double;
  dwc:endLatitude '43.8147248'^^xsd:double;
  dwc:boundingBox 'POLYGON ((28.5889632 43.8147248, 28.5889632 43.8147248, 28.5889632 43.8147248, 28.5889632 43.8147248, 28.5889632 43.8147248))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena relicta" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '899_511'^^xsd:string;
  dwc:observationDate '2016-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4147__899_115>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4147__899_115> ;
  mr:hasGeometry <https://eurobis.org/id/point/4147__899_115> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.8149 28.589172)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.8149"^^xsd:decimal ;
  dwc:decimalLongitude "28.589172"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4147__899_115>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "899_115" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4147_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-08'^^xsd:date;
  dwc:institutionCode 'Mare Nostrum'^^xsd:string;
  dwc:collectionCode '899'^^xsd:integer;
  dwc:catalogNumber '899_115'^^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 '30'^^xsd:integer;
  dwc:collectorNumber '899_115'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Romanian Coast of Black Sea'^^xsd:string;
  dwc:longitude '28.589172'^^xsd:double;
  dwc:startLongitude '28.5891724'^^xsd:double;
  dwc:endLongitude '28.5891724'^^xsd:double;
  dwc:latitude '43.8149'^^xsd:double;
  dwc:startLatitude '43.8148999'^^xsd:double;
  dwc:endLatitude '43.8148999'^^xsd:double;
  dwc:boundingBox 'POLYGON ((28.5891724 43.8148999, 28.5891724 43.8148999, 28.5891724 43.8148999, 28.5891724 43.8148999, 28.5891724 43.8148999))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena relicta" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '899_115'^^xsd:string;
  dwc:observationDate '2012-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4147__899_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4147__899_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/4147__899_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.819275 28.589425)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.819275"^^xsd:decimal ;
  dwc:decimalLongitude "28.589425"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4147__899_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "899_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4147_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-08'^^xsd:date;
  dwc:institutionCode 'Mare Nostrum'^^xsd:string;
  dwc:collectionCode '899'^^xsd:integer;
  dwc:catalogNumber '899_5'^^xsd:string;
  dwc:scientificName 'Delphinus delphis ponticus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '899_5'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Romanian Coast of Black Sea'^^xsd:string;
  dwc:longitude '28.589425'^^xsd:double;
  dwc:startLongitude '28.589425'^^xsd:double;
  dwc:endLongitude '28.589425'^^xsd:double;
  dwc:latitude '43.819275'^^xsd:double;
  dwc:startLatitude '43.8192745'^^xsd:double;
  dwc:endLatitude '43.8192745'^^xsd:double;
  dwc:boundingBox 'POLYGON ((28.589425 43.8192745, 28.589425 43.8192745, 28.589425 43.8192745, 28.589425 43.8192745, 28.589425 43.8192745))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis ponticus" by the provider'^^xsd:string;
  dwc:aphiaid '368870'^^xsd:integer;
  dwc:occurrenceId '899_5'^^xsd:string;
  dwc:observationDate '2010-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '368870'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4147__899_353>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4147__899_353> ;
  mr:hasGeometry <https://eurobis.org/id/point/4147__899_353> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.834418 28.589859)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.834418"^^xsd:decimal ;
  dwc:decimalLongitude "28.589859"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4147__899_353>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "899_353" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4147_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-08'^^xsd:date;
  dwc:institutionCode 'Mare Nostrum'^^xsd:string;
  dwc:collectionCode '899'^^xsd:integer;
  dwc:catalogNumber '899_353'^^xsd:string;
  dwc:scientificName 'Delphinus delphis ponticus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2014'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '899_353'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Romanian Coast of Black Sea'^^xsd:string;
  dwc:longitude '28.589859'^^xsd:double;
  dwc:startLongitude '28.589859'^^xsd:double;
  dwc:endLongitude '28.589859'^^xsd:double;
  dwc:latitude '43.834418'^^xsd:double;
  dwc:startLatitude '43.8344184'^^xsd:double;
  dwc:endLatitude '43.8344184'^^xsd:double;
  dwc:boundingBox 'POLYGON ((28.589859 43.8344184, 28.589859 43.8344184, 28.589859 43.8344184, 28.589859 43.8344184, 28.589859 43.8344184))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis ponticus" by the provider'^^xsd:string;
  dwc:aphiaid '368870'^^xsd:integer;
  dwc:occurrenceId '899_353'^^xsd:string;
  dwc:observationDate '2014-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '368870'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4147__899_323>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4147__899_323> ;
  mr:hasGeometry <https://eurobis.org/id/point/4147__899_323> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.809167 28.59)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.809167"^^xsd:decimal ;
  dwc:decimalLongitude "28.59"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4147__899_323>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "899_323" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4147_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-08'^^xsd:date;
  dwc:institutionCode 'Mare Nostrum'^^xsd:string;
  dwc:collectionCode '899'^^xsd:integer;
  dwc:catalogNumber '899_323'^^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 '30'^^xsd:integer;
  dwc:collectorNumber '899_323'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Romanian Coast of Black Sea'^^xsd:string;
  dwc:longitude '28.59'^^xsd:double;
  dwc:startLongitude '28.59'^^xsd:double;
  dwc:endLongitude '28.59'^^xsd:double;
  dwc:latitude '43.809167'^^xsd:double;
  dwc:startLatitude '43.809167'^^xsd:double;
  dwc:endLatitude '43.809167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((28.59 43.809167, 28.59 43.809167, 28.59 43.809167, 28.59 43.809167, 28.59 43.809167))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Tursiops truncatus ponticus" by the provider'^^xsd:string;
  dwc:aphiaid '368871'^^xsd:integer;
  dwc:occurrenceId '899_323'^^xsd:string;
  dwc:observationDate '2013-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '368871'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4147__899_382>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4147__899_382> ;
  mr:hasGeometry <https://eurobis.org/id/point/4147__899_382> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.834062 28.590481)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.834062"^^xsd:decimal ;
  dwc:decimalLongitude "28.590481"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4147__899_382>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "899_382" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4147_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-08'^^xsd:date;
  dwc:institutionCode 'Mare Nostrum'^^xsd:string;
  dwc:collectionCode '899'^^xsd:integer;
  dwc:catalogNumber '899_382'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus ponticus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2014'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '899_382'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Romanian Coast of Black Sea'^^xsd:string;
  dwc:longitude '28.590481'^^xsd:double;
  dwc:startLongitude '28.5904813'^^xsd:double;
  dwc:endLongitude '28.5904813'^^xsd:double;
  dwc:latitude '43.834062'^^xsd:double;
  dwc:startLatitude '43.8340624'^^xsd:double;
  dwc:endLatitude '43.8340624'^^xsd:double;
  dwc:boundingBox 'POLYGON ((28.5904813 43.8340624, 28.5904813 43.8340624, 28.5904813 43.8340624, 28.5904813 43.8340624, 28.5904813 43.8340624))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Tursiops truncatus ponticus" by the provider'^^xsd:string;
  dwc:aphiaid '368871'^^xsd:integer;
  dwc:occurrenceId '899_382'^^xsd:string;
  dwc:observationDate '2014-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '368871'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4147__899_335>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4147__899_335> ;
  mr:hasGeometry <https://eurobis.org/id/point/4147__899_335> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.835833 28.590556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.835833"^^xsd:decimal ;
  dwc:decimalLongitude "28.590556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4147__899_335>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "899_335" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4147_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-08'^^xsd:date;
  dwc:institutionCode 'Mare Nostrum'^^xsd:string;
  dwc:collectionCode '899'^^xsd:integer;
  dwc:catalogNumber '899_335'^^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 '30'^^xsd:integer;
  dwc:collectorNumber '899_335'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Romanian Coast of Black Sea'^^xsd:string;
  dwc:longitude '28.590556'^^xsd:double;
  dwc:startLongitude '28.5905556'^^xsd:double;
  dwc:endLongitude '28.5905556'^^xsd:double;
  dwc:latitude '43.835833'^^xsd:double;
  dwc:startLatitude '43.8358333'^^xsd:double;
  dwc:endLatitude '43.8358333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((28.5905556 43.8358333, 28.5905556 43.8358333, 28.5905556 43.8358333, 28.5905556 43.8358333, 28.5905556 43.8358333))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena relicta" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '899_335'^^xsd:string;
  dwc:observationDate '2014-04-30'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4147__899_381>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4147__899_381> ;
  mr:hasGeometry <https://eurobis.org/id/point/4147__899_381> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.838164 28.590782)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.838164"^^xsd:decimal ;
  dwc:decimalLongitude "28.590782"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4147__899_381>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "899_381" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4147_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-08'^^xsd:date;
  dwc:institutionCode 'Mare Nostrum'^^xsd:string;
  dwc:collectionCode '899'^^xsd:integer;
  dwc:catalogNumber '899_381'^^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 '10'^^xsd:integer;
  dwc:collectorNumber '899_381'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Romanian Coast of Black Sea'^^xsd:string;
  dwc:longitude '28.590782'^^xsd:double;
  dwc:startLongitude '28.5907817'^^xsd:double;
  dwc:endLongitude '28.5907817'^^xsd:double;
  dwc:latitude '43.838164'^^xsd:double;
  dwc:startLatitude '43.8381641'^^xsd:double;
  dwc:endLatitude '43.8381641'^^xsd:double;
  dwc:boundingBox 'POLYGON ((28.5907817 43.8381641, 28.5907817 43.8381641, 28.5907817 43.8381641, 28.5907817 43.8381641, 28.5907817 43.8381641))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena relicta" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '899_381'^^xsd:string;
  dwc:observationDate '2014-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4147__899_292>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4147__899_292> ;
  mr:hasGeometry <https://eurobis.org/id/point/4147__899_292> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.815278 28.590833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.815278"^^xsd:decimal ;
  dwc:decimalLongitude "28.590833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4147__899_292>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "899_292" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4147_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-08'^^xsd:date;
  dwc:institutionCode 'Mare Nostrum'^^xsd:string;
  dwc:collectionCode '899'^^xsd:integer;
  dwc:catalogNumber '899_292'^^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 '23'^^xsd:integer;
  dwc:collectorNumber '899_292'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Romanian Coast of Black Sea'^^xsd:string;
  dwc:longitude '28.590833'^^xsd:double;
  dwc:startLongitude '28.590833'^^xsd:double;
  dwc:endLongitude '28.590833'^^xsd:double;
  dwc:latitude '43.815278'^^xsd:double;
  dwc:startLatitude '43.815278'^^xsd:double;
  dwc:endLatitude '43.815278'^^xsd:double;
  dwc:boundingBox 'POLYGON ((28.590833 43.815278, 28.590833 43.815278, 28.590833 43.815278, 28.590833 43.815278, 28.590833 43.815278))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena relicta" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '899_292'^^xsd:string;
  dwc:observationDate '2013-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4147__899_405>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4147__899_405> ;
  mr:hasGeometry <https://eurobis.org/id/point/4147__899_405> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.830967 28.5909)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.830967"^^xsd:decimal ;
  dwc:decimalLongitude "28.5909"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4147__899_405>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "899_405" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4147_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-08'^^xsd:date;
  dwc:institutionCode 'Mare Nostrum'^^xsd:string;
  dwc:collectionCode '899'^^xsd:integer;
  dwc:catalogNumber '899_405'^^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 '24'^^xsd:integer;
  dwc:collectorNumber '899_405'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startYearCollected '2015'^^xsd:integer;
  dwc:endYearCollected '2015'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Romanian Coast of Black Sea'^^xsd:string;
  dwc:longitude '28.5909'^^xsd:double;
  dwc:startLongitude '28.5909'^^xsd:double;
  dwc:endLongitude '28.5909'^^xsd:double;
  dwc:latitude '43.830967'^^xsd:double;
  dwc:startLatitude '43.8309667'^^xsd:double;
  dwc:endLatitude '43.8309667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((28.5909 43.8309667, 28.5909 43.8309667, 28.5909 43.8309667, 28.5909 43.8309667, 28.5909 43.8309667))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena relicta" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '899_405'^^xsd:string;
  dwc:observationDate '2015-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4147__899_215>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4147__899_215> ;
  mr:hasGeometry <https://eurobis.org/id/point/4147__899_215> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.83255 28.59095)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.83255"^^xsd:decimal ;
  dwc:decimalLongitude "28.59095"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4147__899_215>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "899_215" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4147_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-08'^^xsd:date;
  dwc:institutionCode 'Mare Nostrum'^^xsd:string;
  dwc:collectionCode '899'^^xsd:integer;
  dwc:catalogNumber '899_215'^^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 '29'^^xsd:integer;
  dwc:collectorNumber '899_215'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Romanian Coast of Black Sea'^^xsd:string;
  dwc:longitude '28.59095'^^xsd:double;
  dwc:startLongitude '28.5909495'^^xsd:double;
  dwc:endLongitude '28.5909495'^^xsd:double;
  dwc:latitude '43.83255'^^xsd:double;
  dwc:startLatitude '43.8325497'^^xsd:double;
  dwc:endLatitude '43.8325497'^^xsd:double;
  dwc:boundingBox 'POLYGON ((28.5909495 43.8325497, 28.5909495 43.8325497, 28.5909495 43.8325497, 28.5909495 43.8325497, 28.5909495 43.8325497))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena relicta" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '899_215'^^xsd:string;
  dwc:observationDate '2012-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4147__899_73>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4147__899_73> ;
  mr:hasGeometry <https://eurobis.org/id/point/4147__899_73> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.838509 28.591385)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.838509"^^xsd:decimal ;
  dwc:decimalLongitude "28.591385"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4147__899_73>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "899_73" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4147_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-08'^^xsd:date;
  dwc:institutionCode 'Mare Nostrum'^^xsd:string;
  dwc:collectionCode '899'^^xsd:integer;
  dwc:catalogNumber '899_73'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '899_73'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Romanian Coast of Black Sea'^^xsd:string;
  dwc:longitude '28.591385'^^xsd:double;
  dwc:startLongitude '28.5913851'^^xsd:double;
  dwc:endLongitude '28.5913851'^^xsd:double;
  dwc:latitude '43.838509'^^xsd:double;
  dwc:startLatitude '43.8385093'^^xsd:double;
  dwc:endLatitude '43.8385093'^^xsd:double;
  dwc:boundingBox 'POLYGON ((28.5913851 43.8385093, 28.5913851 43.8385093, 28.5913851 43.8385093, 28.5913851 43.8385093, 28.5913851 43.8385093))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena relicta" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '899_73'^^xsd:string;
  dwc:observationDate '2011-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4147__899_74>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4147__899_74> ;
  mr:hasGeometry <https://eurobis.org/id/point/4147__899_74> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.838509 28.591385)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.838509"^^xsd:decimal ;
  dwc:decimalLongitude "28.591385"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4147__899_74>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "899_74" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4147_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-08'^^xsd:date;
  dwc:institutionCode 'Mare Nostrum'^^xsd:string;
  dwc:collectionCode '899'^^xsd:integer;
  dwc:catalogNumber '899_74'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '899_74'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Romanian Coast of Black Sea'^^xsd:string;
  dwc:longitude '28.591385'^^xsd:double;
  dwc:startLongitude '28.5913851'^^xsd:double;
  dwc:endLongitude '28.5913851'^^xsd:double;
  dwc:latitude '43.838509'^^xsd:double;
  dwc:startLatitude '43.8385093'^^xsd:double;
  dwc:endLatitude '43.8385093'^^xsd:double;
  dwc:boundingBox 'POLYGON ((28.5913851 43.8385093, 28.5913851 43.8385093, 28.5913851 43.8385093, 28.5913851 43.8385093, 28.5913851 43.8385093))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena relicta" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '899_74'^^xsd:string;
  dwc:observationDate '2011-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4147__899_310>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4147__899_310> ;
  mr:hasGeometry <https://eurobis.org/id/point/4147__899_310> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.826389 28.591389)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.826389"^^xsd:decimal ;
  dwc:decimalLongitude "28.591389"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4147__899_310>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "899_310" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4147_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-08'^^xsd:date;
  dwc:institutionCode 'Mare Nostrum'^^xsd:string;
  dwc:collectionCode '899'^^xsd:integer;
  dwc:catalogNumber '899_310'^^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 '21'^^xsd:integer;
  dwc:collectorNumber '899_310'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Romanian Coast of Black Sea'^^xsd:string;
  dwc:longitude '28.591389'^^xsd:double;
  dwc:startLongitude '28.591389'^^xsd:double;
  dwc:endLongitude '28.591389'^^xsd:double;
  dwc:latitude '43.826389'^^xsd:double;
  dwc:startLatitude '43.826389'^^xsd:double;
  dwc:endLatitude '43.826389'^^xsd:double;
  dwc:boundingBox 'POLYGON ((28.591389 43.826389, 28.591389 43.826389, 28.591389 43.826389, 28.591389 43.826389, 28.591389 43.826389))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena relicta" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '899_310'^^xsd:string;
  dwc:observationDate '2013-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4147__899_75>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4147__899_75> ;
  mr:hasGeometry <https://eurobis.org/id/point/4147__899_75> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.838569 28.591396)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.838569"^^xsd:decimal ;
  dwc:decimalLongitude "28.591396"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4147__899_75>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "899_75" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4147_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-08'^^xsd:date;
  dwc:institutionCode 'Mare Nostrum'^^xsd:string;
  dwc:collectionCode '899'^^xsd:integer;
  dwc:catalogNumber '899_75'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '899_75'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Romanian Coast of Black Sea'^^xsd:string;
  dwc:longitude '28.591396'^^xsd:double;
  dwc:startLongitude '28.5913959'^^xsd:double;
  dwc:endLongitude '28.5913959'^^xsd:double;
  dwc:latitude '43.838569'^^xsd:double;
  dwc:startLatitude '43.8385693'^^xsd:double;
  dwc:endLatitude '43.8385693'^^xsd:double;
  dwc:boundingBox 'POLYGON ((28.5913959 43.8385693, 28.5913959 43.8385693, 28.5913959 43.8385693, 28.5913959 43.8385693, 28.5913959 43.8385693))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena relicta" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '899_75'^^xsd:string;
  dwc:observationDate '2011-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4147__899_344>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4147__899_344> ;
  mr:hasGeometry <https://eurobis.org/id/point/4147__899_344> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.840333 28.591444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.840333"^^xsd:decimal ;
  dwc:decimalLongitude "28.591444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4147__899_344>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "899_344" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4147_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-08'^^xsd:date;
  dwc:institutionCode 'Mare Nostrum'^^xsd:string;
  dwc:collectionCode '899'^^xsd:integer;
  dwc:catalogNumber '899_344'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2014'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '899_344'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Romanian Coast of Black Sea'^^xsd:string;
  dwc:longitude '28.591444'^^xsd:double;
  dwc:startLongitude '28.5914444'^^xsd:double;
  dwc:endLongitude '28.5914444'^^xsd:double;
  dwc:latitude '43.840333'^^xsd:double;
  dwc:startLatitude '43.8403333'^^xsd:double;
  dwc:endLatitude '43.8403333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((28.5914444 43.8403333, 28.5914444 43.8403333, 28.5914444 43.8403333, 28.5914444 43.8403333, 28.5914444 43.8403333))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena relicta" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '899_344'^^xsd:string;
  dwc:observationDate '2014-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4147__899_141>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4147__899_141> ;
  mr:hasGeometry <https://eurobis.org/id/point/4147__899_141> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.804139 28.592056)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.804139"^^xsd:decimal ;
  dwc:decimalLongitude "28.592056"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4147__899_141>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "899_141" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4147_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-08'^^xsd:date;
  dwc:institutionCode 'Mare Nostrum'^^xsd:string;
  dwc:collectionCode '899'^^xsd:integer;
  dwc:catalogNumber '899_141'^^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 '899_141'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Romanian Coast of Black Sea'^^xsd:string;
  dwc:longitude '28.592056'^^xsd:double;
  dwc:startLongitude '28.5920556'^^xsd:double;
  dwc:endLongitude '28.5920556'^^xsd:double;
  dwc:latitude '43.804139'^^xsd:double;
  dwc:startLatitude '43.8041389'^^xsd:double;
  dwc:endLatitude '43.8041389'^^xsd:double;
  dwc:boundingBox 'POLYGON ((28.5920556 43.8041389, 28.5920556 43.8041389, 28.5920556 43.8041389, 28.5920556 43.8041389, 28.5920556 43.8041389))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena relicta" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '899_141'^^xsd:string;
  dwc:observationDate '2012-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4147__899_350>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4147__899_350> ;
  mr:hasGeometry <https://eurobis.org/id/point/4147__899_350> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.84225 28.592056)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.84225"^^xsd:decimal ;
  dwc:decimalLongitude "28.592056"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4147__899_350>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "899_350" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4147_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-08'^^xsd:date;
  dwc:institutionCode 'Mare Nostrum'^^xsd:string;
  dwc:collectionCode '899'^^xsd:integer;
  dwc:catalogNumber '899_350'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2014'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '899_350'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Romanian Coast of Black Sea'^^xsd:string;
  dwc:longitude '28.592056'^^xsd:double;
  dwc:startLongitude '28.5920556'^^xsd:double;
  dwc:endLongitude '28.5920556'^^xsd:double;
  dwc:latitude '43.84225'^^xsd:double;
  dwc:startLatitude '43.84225'^^xsd:double;
  dwc:endLatitude '43.84225'^^xsd:double;
  dwc:boundingBox 'POLYGON ((28.5920556 43.84225, 28.5920556 43.84225, 28.5920556 43.84225, 28.5920556 43.84225, 28.5920556 43.84225))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena relicta" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '899_350'^^xsd:string;
  dwc:observationDate '2014-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4147__899_254>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4147__899_254> ;
  mr:hasGeometry <https://eurobis.org/id/point/4147__899_254> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.829899 28.592242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.829899"^^xsd:decimal ;
  dwc:decimalLongitude "28.592242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4147__899_254>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "899_254" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4147_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-08'^^xsd:date;
  dwc:institutionCode 'Mare Nostrum'^^xsd:string;
  dwc:collectionCode '899'^^xsd:integer;
  dwc:catalogNumber '899_254'^^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 '9'^^xsd:integer;
  dwc:collectorNumber '899_254'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Romanian Coast of Black Sea'^^xsd:string;
  dwc:longitude '28.592242'^^xsd:double;
  dwc:startLongitude '28.5922423'^^xsd:double;
  dwc:endLongitude '28.5922423'^^xsd:double;
  dwc:latitude '43.829899'^^xsd:double;
  dwc:startLatitude '43.8298989'^^xsd:double;
  dwc:endLatitude '43.8298989'^^xsd:double;
  dwc:boundingBox 'POLYGON ((28.5922423 43.8298989, 28.5922423 43.8298989, 28.5922423 43.8298989, 28.5922423 43.8298989, 28.5922423 43.8298989))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena relicta" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '899_254'^^xsd:string;
  dwc:observationDate '2012-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4147__899_205>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4147__899_205> ;
  mr:hasGeometry <https://eurobis.org/id/point/4147__899_205> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.804508 28.592558)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.804508"^^xsd:decimal ;
  dwc:decimalLongitude "28.592558"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4147__899_205>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "899_205" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4147_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-08'^^xsd:date;
  dwc:institutionCode 'Mare Nostrum'^^xsd:string;
  dwc:collectionCode '899'^^xsd:integer;
  dwc:catalogNumber '899_205'^^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 '27'^^xsd:integer;
  dwc:collectorNumber '899_205'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Romanian Coast of Black Sea'^^xsd:string;
  dwc:longitude '28.592558'^^xsd:double;
  dwc:startLongitude '28.5925578'^^xsd:double;
  dwc:endLongitude '28.5925578'^^xsd:double;
  dwc:latitude '43.804508'^^xsd:double;
  dwc:startLatitude '43.8045083'^^xsd:double;
  dwc:endLatitude '43.8045083'^^xsd:double;
  dwc:boundingBox 'POLYGON ((28.5925578 43.8045083, 28.5925578 43.8045083, 28.5925578 43.8045083, 28.5925578 43.8045083, 28.5925578 43.8045083))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena relicta" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '899_205'^^xsd:string;
  dwc:observationDate '2012-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4147__899_206>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4147__899_206> ;
  mr:hasGeometry <https://eurobis.org/id/point/4147__899_206> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.804423 28.592617)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.804423"^^xsd:decimal ;
  dwc:decimalLongitude "28.592617"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4147__899_206>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "899_206" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4147_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-08'^^xsd:date;
  dwc:institutionCode 'Mare Nostrum'^^xsd:string;
  dwc:collectionCode '899'^^xsd:integer;
  dwc:catalogNumber '899_206'^^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 '27'^^xsd:integer;
  dwc:collectorNumber '899_206'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Romanian Coast of Black Sea'^^xsd:string;
  dwc:longitude '28.592617'^^xsd:double;
  dwc:startLongitude '28.5926168'^^xsd:double;
  dwc:endLongitude '28.5926168'^^xsd:double;
  dwc:latitude '43.804423'^^xsd:double;
  dwc:startLatitude '43.8044232'^^xsd:double;
  dwc:endLatitude '43.8044232'^^xsd:double;
  dwc:boundingBox 'POLYGON ((28.5926168 43.8044232, 28.5926168 43.8044232, 28.5926168 43.8044232, 28.5926168 43.8044232, 28.5926168 43.8044232))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena relicta" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '899_206'^^xsd:string;
  dwc:observationDate '2012-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4147__899_207>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4147__899_207> ;
  mr:hasGeometry <https://eurobis.org/id/point/4147__899_207> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.804218 28.59266)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.804218"^^xsd:decimal ;
  dwc:decimalLongitude "28.59266"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4147__899_207>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "899_207" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4147_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-08'^^xsd:date;
  dwc:institutionCode 'Mare Nostrum'^^xsd:string;
  dwc:collectionCode '899'^^xsd:integer;
  dwc:catalogNumber '899_207'^^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 '27'^^xsd:integer;
  dwc:collectorNumber '899_207'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Romanian Coast of Black Sea'^^xsd:string;
  dwc:longitude '28.59266'^^xsd:double;
  dwc:startLongitude '28.5926597'^^xsd:double;
  dwc:endLongitude '28.5926597'^^xsd:double;
  dwc:latitude '43.804218'^^xsd:double;
  dwc:startLatitude '43.804218'^^xsd:double;
  dwc:endLatitude '43.804218'^^xsd:double;
  dwc:boundingBox 'POLYGON ((28.5926597 43.804218, 28.5926597 43.804218, 28.5926597 43.804218, 28.5926597 43.804218, 28.5926597 43.804218))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena relicta" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '899_207'^^xsd:string;
  dwc:observationDate '2012-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4147__899_47>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4147__899_47> ;
  mr:hasGeometry <https://eurobis.org/id/point/4147__899_47> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.842016 28.592976)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.842016"^^xsd:decimal ;
  dwc:decimalLongitude "28.592976"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4147__899_47>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "899_47" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4147_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-08'^^xsd:date;
  dwc:institutionCode 'Mare Nostrum'^^xsd:string;
  dwc:collectionCode '899'^^xsd:integer;
  dwc:catalogNumber '899_47'^^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 '26'^^xsd:integer;
  dwc:collectorNumber '899_47'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Romanian Coast of Black Sea'^^xsd:string;
  dwc:longitude '28.592976'^^xsd:double;
  dwc:startLongitude '28.5929757'^^xsd:double;
  dwc:endLongitude '28.5929757'^^xsd:double;
  dwc:latitude '43.842016'^^xsd:double;
  dwc:startLatitude '43.8420158'^^xsd:double;
  dwc:endLatitude '43.8420158'^^xsd:double;
  dwc:boundingBox 'POLYGON ((28.5929757 43.8420158, 28.5929757 43.8420158, 28.5929757 43.8420158, 28.5929757 43.8420158, 28.5929757 43.8420158))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena relicta" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '899_47'^^xsd:string;
  dwc:observationDate '2011-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4147__899_182>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4147__899_182> ;
  mr:hasGeometry <https://eurobis.org/id/point/4147__899_182> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.844115 28.598913)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.844115"^^xsd:decimal ;
  dwc:decimalLongitude "28.598913"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4147__899_182>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "899_182" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4147_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-08'^^xsd:date;
  dwc:institutionCode 'Mare Nostrum'^^xsd:string;
  dwc:collectionCode '899'^^xsd:integer;
  dwc:catalogNumber '899_182'^^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 '20'^^xsd:integer;
  dwc:collectorNumber '899_182'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Romanian Coast of Black Sea'^^xsd:string;
  dwc:longitude '28.598913'^^xsd:double;
  dwc:startLongitude '28.598913'^^xsd:double;
  dwc:endLongitude '28.598913'^^xsd:double;
  dwc:latitude '43.844115'^^xsd:double;
  dwc:startLatitude '43.8441152'^^xsd:double;
  dwc:endLatitude '43.8441152'^^xsd:double;
  dwc:boundingBox 'POLYGON ((28.598913 43.8441152, 28.598913 43.8441152, 28.598913 43.8441152, 28.598913 43.8441152, 28.598913 43.8441152))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena relicta" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '899_182'^^xsd:string;
  dwc:observationDate '2012-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4147__899_419>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4147__899_419> ;
  mr:hasGeometry <https://eurobis.org/id/point/4147__899_419> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.843283 28.599617)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.843283"^^xsd:decimal ;
  dwc:decimalLongitude "28.599617"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4147__899_419>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "899_419" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4147_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-08'^^xsd:date;
  dwc:institutionCode 'Mare Nostrum'^^xsd:string;
  dwc:collectionCode '899'^^xsd:integer;
  dwc:catalogNumber '899_419'^^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 '899_419'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startYearCollected '2015'^^xsd:integer;
  dwc:endYearCollected '2015'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Romanian Coast of Black Sea'^^xsd:string;
  dwc:longitude '28.599617'^^xsd:double;
  dwc:startLongitude '28.5996167'^^xsd:double;
  dwc:endLongitude '28.5996167'^^xsd:double;
  dwc:latitude '43.843283'^^xsd:double;
  dwc:startLatitude '43.8432833'^^xsd:double;
  dwc:endLatitude '43.8432833'^^xsd:double;
  dwc:boundingBox 'POLYGON ((28.5996167 43.8432833, 28.5996167 43.8432833, 28.5996167 43.8432833, 28.5996167 43.8432833, 28.5996167 43.8432833))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena relicta" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '899_419'^^xsd:string;
  dwc:observationDate '2015-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4147__899_436>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4147__899_436> ;
  mr:hasGeometry <https://eurobis.org/id/point/4147__899_436> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.844568 28.599821)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.844568"^^xsd:decimal ;
  dwc:decimalLongitude "28.599821"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4147__899_436>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "899_436" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4147_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-08'^^xsd:date;
  dwc:institutionCode 'Mare Nostrum'^^xsd:string;
  dwc:collectionCode '899'^^xsd:integer;
  dwc:catalogNumber '899_436'^^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 '899_436'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startYearCollected '2015'^^xsd:integer;
  dwc:endYearCollected '2015'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Romanian Coast of Black Sea'^^xsd:string;
  dwc:longitude '28.599821'^^xsd:double;
  dwc:startLongitude '28.5998207'^^xsd:double;
  dwc:endLongitude '28.5998207'^^xsd:double;
  dwc:latitude '43.844568'^^xsd:double;
  dwc:startLatitude '43.8445675'^^xsd:double;
  dwc:endLatitude '43.8445675'^^xsd:double;
  dwc:boundingBox 'POLYGON ((28.5998207 43.8445675, 28.5998207 43.8445675, 28.5998207 43.8445675, 28.5998207 43.8445675, 28.5998207 43.8445675))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena relicta" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '899_436'^^xsd:string;
  dwc:observationDate '2015-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4147__899_291>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4147__899_291> ;
  mr:hasGeometry <https://eurobis.org/id/point/4147__899_291> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.885 28.600833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.885"^^xsd:decimal ;
  dwc:decimalLongitude "28.600833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4147__899_291>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "899_291" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4147_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-08'^^xsd:date;
  dwc:institutionCode 'Mare Nostrum'^^xsd:string;
  dwc:collectionCode '899'^^xsd:integer;
  dwc:catalogNumber '899_291'^^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 '22'^^xsd:integer;
  dwc:collectorNumber '899_291'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Romanian Coast of Black Sea'^^xsd:string;
  dwc:longitude '28.600833'^^xsd:double;
  dwc:startLongitude '28.600833'^^xsd:double;
  dwc:endLongitude '28.600833'^^xsd:double;
  dwc:latitude '43.885'^^xsd:double;
  dwc:startLatitude '43.885'^^xsd:double;
  dwc:endLatitude '43.885'^^xsd:double;
  dwc:boundingBox 'POLYGON ((28.600833 43.885, 28.600833 43.885, 28.600833 43.885, 28.600833 43.885, 28.600833 43.885))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena relicta" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '899_291'^^xsd:string;
  dwc:observationDate '2013-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4147__899_516>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4147__899_516> ;
  mr:hasGeometry <https://eurobis.org/id/point/4147__899_516> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.864584 28.605866)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.864584"^^xsd:decimal ;
  dwc:decimalLongitude "28.605866"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4147__899_516>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "899_516" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4147_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-08'^^xsd:date;
  dwc:institutionCode 'Mare Nostrum'^^xsd:string;
  dwc:collectionCode '899'^^xsd:integer;
  dwc:catalogNumber '899_516'^^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 '9'^^xsd:integer;
  dwc:collectorNumber '899_516'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:startYearCollected '2016'^^xsd:integer;
  dwc:endYearCollected '2016'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Romanian Coast of Black Sea'^^xsd:string;
  dwc:longitude '28.605866'^^xsd:double;
  dwc:startLongitude '28.6058664'^^xsd:double;
  dwc:endLongitude '28.6058664'^^xsd:double;
  dwc:latitude '43.864584'^^xsd:double;
  dwc:startLatitude '43.864584'^^xsd:double;
  dwc:endLatitude '43.864584'^^xsd:double;
  dwc:boundingBox 'POLYGON ((28.6058664 43.864584, 28.6058664 43.864584, 28.6058664 43.864584, 28.6058664 43.864584, 28.6058664 43.864584))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena relicta" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '899_516'^^xsd:string;
  dwc:observationDate '2016-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4147__899_213>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4147__899_213> ;
  mr:hasGeometry <https://eurobis.org/id/point/4147__899_213> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.864919 28.605935)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.864919"^^xsd:decimal ;
  dwc:decimalLongitude "28.605935"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4147__899_213>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "899_213" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4147_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-08'^^xsd:date;
  dwc:institutionCode 'Mare Nostrum'^^xsd:string;
  dwc:collectionCode '899'^^xsd:integer;
  dwc:catalogNumber '899_213'^^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 '29'^^xsd:integer;
  dwc:collectorNumber '899_213'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Romanian Coast of Black Sea'^^xsd:string;
  dwc:longitude '28.605935'^^xsd:double;
  dwc:startLongitude '28.605935'^^xsd:double;
  dwc:endLongitude '28.605935'^^xsd:double;
  dwc:latitude '43.864919'^^xsd:double;
  dwc:startLatitude '43.8649188'^^xsd:double;
  dwc:endLatitude '43.8649188'^^xsd:double;
  dwc:boundingBox 'POLYGON ((28.605935 43.8649188, 28.605935 43.8649188, 28.605935 43.8649188, 28.605935 43.8649188, 28.605935 43.8649188))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena relicta" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '899_213'^^xsd:string;
  dwc:observationDate '2012-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4147__899_320>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4147__899_320> ;
  mr:hasGeometry <https://eurobis.org/id/point/4147__899_320> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.867222 28.606111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.867222"^^xsd:decimal ;
  dwc:decimalLongitude "28.606111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4147__899_320>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "899_320" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4147_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-08'^^xsd:date;
  dwc:institutionCode 'Mare Nostrum'^^xsd:string;
  dwc:collectionCode '899'^^xsd:integer;
  dwc:catalogNumber '899_320'^^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 '26'^^xsd:integer;
  dwc:collectorNumber '899_320'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Romanian Coast of Black Sea'^^xsd:string;
  dwc:longitude '28.606111'^^xsd:double;
  dwc:startLongitude '28.606111'^^xsd:double;
  dwc:endLongitude '28.606111'^^xsd:double;
  dwc:latitude '43.867222'^^xsd:double;
  dwc:startLatitude '43.867222'^^xsd:double;
  dwc:endLatitude '43.867222'^^xsd:double;
  dwc:boundingBox 'POLYGON ((28.606111 43.867222, 28.606111 43.867222, 28.606111 43.867222, 28.606111 43.867222, 28.606111 43.867222))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena relicta" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '899_320'^^xsd:string;
  dwc:observationDate '2013-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4147__899_184>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4147__899_184> ;
  mr:hasGeometry <https://eurobis.org/id/point/4147__899_184> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.866186 28.606117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.866186"^^xsd:decimal ;
  dwc:decimalLongitude "28.606117"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4147__899_184>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "899_184" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4147_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-08'^^xsd:date;
  dwc:institutionCode 'Mare Nostrum'^^xsd:string;
  dwc:collectionCode '899'^^xsd:integer;
  dwc:catalogNumber '899_184'^^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 '22'^^xsd:integer;
  dwc:collectorNumber '899_184'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Romanian Coast of Black Sea'^^xsd:string;
  dwc:longitude '28.606117'^^xsd:double;
  dwc:startLongitude '28.6061174'^^xsd:double;
  dwc:endLongitude '28.6061174'^^xsd:double;
  dwc:latitude '43.866186'^^xsd:double;
  dwc:startLatitude '43.8661855'^^xsd:double;
  dwc:endLatitude '43.8661855'^^xsd:double;
  dwc:boundingBox 'POLYGON ((28.6061174 43.8661855, 28.6061174 43.8661855, 28.6061174 43.8661855, 28.6061174 43.8661855, 28.6061174 43.8661855))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena relicta" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '899_184'^^xsd:string;
  dwc:observationDate '2012-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4147__899_166>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4147__899_166> ;
  mr:hasGeometry <https://eurobis.org/id/point/4147__899_166> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.876422 28.606243)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.876422"^^xsd:decimal ;
  dwc:decimalLongitude "28.606243"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4147__899_166>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "899_166" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4147_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-08'^^xsd:date;
  dwc:institutionCode 'Mare Nostrum'^^xsd:string;
  dwc:collectionCode '899'^^xsd:integer;
  dwc:catalogNumber '899_166'^^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 '4'^^xsd:integer;
  dwc:collectorNumber '899_166'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Romanian Coast of Black Sea'^^xsd:string;
  dwc:longitude '28.606243'^^xsd:double;
  dwc:startLongitude '28.6062434'^^xsd:double;
  dwc:endLongitude '28.6062434'^^xsd:double;
  dwc:latitude '43.876422'^^xsd:double;
  dwc:startLatitude '43.8764219'^^xsd:double;
  dwc:endLatitude '43.8764219'^^xsd:double;
  dwc:boundingBox 'POLYGON ((28.6062434 43.8764219, 28.6062434 43.8764219, 28.6062434 43.8764219, 28.6062434 43.8764219, 28.6062434 43.8764219))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena relicta" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '899_166'^^xsd:string;
  dwc:observationDate '2012-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4147__899_468>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4147__899_468> ;
  mr:hasGeometry <https://eurobis.org/id/point/4147__899_468> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.862768 28.606274)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.862768"^^xsd:decimal ;
  dwc:decimalLongitude "28.606274"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4147__899_468>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "899_468" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4147_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-08'^^xsd:date;
  dwc:institutionCode 'Mare Nostrum'^^xsd:string;
  dwc:collectionCode '899'^^xsd:integer;
  dwc:catalogNumber '899_468'^^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 '9'^^xsd:integer;
  dwc:collectorNumber '899_468'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startYearCollected '2015'^^xsd:integer;
  dwc:endYearCollected '2015'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Romanian Coast of Black Sea'^^xsd:string;
  dwc:longitude '28.606274'^^xsd:double;
  dwc:startLongitude '28.6062741'^^xsd:double;
  dwc:endLongitude '28.6062741'^^xsd:double;
  dwc:latitude '43.862768'^^xsd:double;
  dwc:startLatitude '43.8627681'^^xsd:double;
  dwc:endLatitude '43.8627681'^^xsd:double;
  dwc:boundingBox 'POLYGON ((28.6062741 43.8627681, 28.6062741 43.8627681, 28.6062741 43.8627681, 28.6062741 43.8627681, 28.6062741 43.8627681))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Tursiops truncatus ponticus" by the provider'^^xsd:string;
  dwc:aphiaid '368871'^^xsd:integer;
  dwc:occurrenceId '899_468'^^xsd:string;
  dwc:observationDate '2015-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '368871'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4147__899_192>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4147__899_192> ;
  mr:hasGeometry <https://eurobis.org/id/point/4147__899_192> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.866706 28.606343)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.866706"^^xsd:decimal ;
  dwc:decimalLongitude "28.606343"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4147__899_192>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "899_192" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4147_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-08'^^xsd:date;
  dwc:institutionCode 'Mare Nostrum'^^xsd:string;
  dwc:collectionCode '899'^^xsd:integer;
  dwc:catalogNumber '899_192'^^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 '899_192'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Romanian Coast of Black Sea'^^xsd:string;
  dwc:longitude '28.606343'^^xsd:double;
  dwc:startLongitude '28.6063427'^^xsd:double;
  dwc:endLongitude '28.6063427'^^xsd:double;
  dwc:latitude '43.866706'^^xsd:double;
  dwc:startLatitude '43.8667056'^^xsd:double;
  dwc:endLatitude '43.8667056'^^xsd:double;
  dwc:boundingBox 'POLYGON ((28.6063427 43.8667056, 28.6063427 43.8667056, 28.6063427 43.8667056, 28.6063427 43.8667056, 28.6063427 43.8667056))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena relicta" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '899_192'^^xsd:string;
  dwc:observationDate '2012-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4147__899_326>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4147__899_326> ;
  mr:hasGeometry <https://eurobis.org/id/point/4147__899_326> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.866944 28.606389)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.866944"^^xsd:decimal ;
  dwc:decimalLongitude "28.606389"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4147__899_326>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "899_326" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4147_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-08'^^xsd:date;
  dwc:institutionCode 'Mare Nostrum'^^xsd:string;
  dwc:collectionCode '899'^^xsd:integer;
  dwc:catalogNumber '899_326'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus ponticus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2013'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '899_326'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Romanian Coast of Black Sea'^^xsd:string;
  dwc:longitude '28.606389'^^xsd:double;
  dwc:startLongitude '28.606389'^^xsd:double;
  dwc:endLongitude '28.606389'^^xsd:double;
  dwc:latitude '43.866944'^^xsd:double;
  dwc:startLatitude '43.866944'^^xsd:double;
  dwc:endLatitude '43.866944'^^xsd:double;
  dwc:boundingBox 'POLYGON ((28.606389 43.866944, 28.606389 43.866944, 28.606389 43.866944, 28.606389 43.866944, 28.606389 43.866944))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Tursiops truncatus ponticus" by the provider'^^xsd:string;
  dwc:aphiaid '368871'^^xsd:integer;
  dwc:occurrenceId '899_326'^^xsd:string;
  dwc:observationDate '2013-11-24'^^xsd:date;
  dwc:aphiaIdAccepted '368871'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4147__899_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4147__899_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/4147__899_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.872943 28.607042)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.872943"^^xsd:decimal ;
  dwc:decimalLongitude "28.607042"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4147__899_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "899_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4147_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-08'^^xsd:date;
  dwc:institutionCode 'Mare Nostrum'^^xsd:string;
  dwc:collectionCode '899'^^xsd:integer;
  dwc:catalogNumber '899_4'^^xsd:string;
  dwc:scientificName 'Delphinus delphis ponticus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '899_4'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Romanian Coast of Black Sea'^^xsd:string;
  dwc:longitude '28.607042'^^xsd:double;
  dwc:startLongitude '28.6070417'^^xsd:double;
  dwc:endLongitude '28.6070417'^^xsd:double;
  dwc:latitude '43.872943'^^xsd:double;
  dwc:startLatitude '43.8729429'^^xsd:double;
  dwc:endLatitude '43.8729429'^^xsd:double;
  dwc:boundingBox 'POLYGON ((28.6070417 43.8729429, 28.6070417 43.8729429, 28.6070417 43.8729429, 28.6070417 43.8729429, 28.6070417 43.8729429))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis ponticus" by the provider'^^xsd:string;
  dwc:aphiaid '368870'^^xsd:integer;
  dwc:occurrenceId '899_4'^^xsd:string;
  dwc:observationDate '2010-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '368870'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4147__899_173>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4147__899_173> ;
  mr:hasGeometry <https://eurobis.org/id/point/4147__899_173> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.859719 28.607161)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.859719"^^xsd:decimal ;
  dwc:decimalLongitude "28.607161"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4147__899_173>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "899_173" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4147_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-08'^^xsd:date;
  dwc:institutionCode 'Mare Nostrum'^^xsd:string;
  dwc:collectionCode '899'^^xsd:integer;
  dwc:catalogNumber '899_173'^^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 '7'^^xsd:integer;
  dwc:collectorNumber '899_173'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Romanian Coast of Black Sea'^^xsd:string;
  dwc:longitude '28.607161'^^xsd:double;
  dwc:startLongitude '28.6071607'^^xsd:double;
  dwc:endLongitude '28.6071607'^^xsd:double;
  dwc:latitude '43.859719'^^xsd:double;
  dwc:startLatitude '43.8597186'^^xsd:double;
  dwc:endLatitude '43.8597186'^^xsd:double;
  dwc:boundingBox 'POLYGON ((28.6071607 43.8597186, 28.6071607 43.8597186, 28.6071607 43.8597186, 28.6071607 43.8597186, 28.6071607 43.8597186))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena relicta" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '899_173'^^xsd:string;
  dwc:observationDate '2012-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4147__899_226>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4147__899_226> ;
  mr:hasGeometry <https://eurobis.org/id/point/4147__899_226> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.857574 28.607354)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.857574"^^xsd:decimal ;
  dwc:decimalLongitude "28.607354"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4147__899_226>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "899_226" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4147_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-08'^^xsd:date;
  dwc:institutionCode 'Mare Nostrum'^^xsd:string;
  dwc:collectionCode '899'^^xsd:integer;
  dwc:catalogNumber '899_226'^^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 '899_226'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Romanian Coast of Black Sea'^^xsd:string;
  dwc:longitude '28.607354'^^xsd:double;
  dwc:startLongitude '28.6073539'^^xsd:double;
  dwc:endLongitude '28.6073539'^^xsd:double;
  dwc:latitude '43.857574'^^xsd:double;
  dwc:startLatitude '43.8575738'^^xsd:double;
  dwc:endLatitude '43.8575738'^^xsd:double;
  dwc:boundingBox 'POLYGON ((28.6073539 43.8575738, 28.6073539 43.8575738, 28.6073539 43.8575738, 28.6073539 43.8575738, 28.6073539 43.8575738))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena relicta" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '899_226'^^xsd:string;
  dwc:observationDate '2012-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4147__899_369>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4147__899_369> ;
  mr:hasGeometry <https://eurobis.org/id/point/4147__899_369> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.856185 28.607487)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.856185"^^xsd:decimal ;
  dwc:decimalLongitude "28.607487"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4147__899_369>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "899_369" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4147_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-08'^^xsd:date;
  dwc:institutionCode 'Mare Nostrum'^^xsd:string;
  dwc:collectionCode '899'^^xsd:integer;
  dwc:catalogNumber '899_369'^^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 '3'^^xsd:integer;
  dwc:collectorNumber '899_369'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Romanian Coast of Black Sea'^^xsd:string;
  dwc:longitude '28.607487'^^xsd:double;
  dwc:startLongitude '28.6074865'^^xsd:double;
  dwc:endLongitude '28.6074865'^^xsd:double;
  dwc:latitude '43.856185'^^xsd:double;
  dwc:startLatitude '43.8561848'^^xsd:double;
  dwc:endLatitude '43.8561848'^^xsd:double;
  dwc:boundingBox 'POLYGON ((28.6074865 43.8561848, 28.6074865 43.8561848, 28.6074865 43.8561848, 28.6074865 43.8561848, 28.6074865 43.8561848))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena relicta" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '899_369'^^xsd:string;
  dwc:observationDate '2014-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4147__899_297>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4147__899_297> ;
  mr:hasGeometry <https://eurobis.org/id/point/4147__899_297> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.859444 28.6075)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.859444"^^xsd:decimal ;
  dwc:decimalLongitude "28.6075"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4147__899_297>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "899_297" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4147_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-08'^^xsd:date;
  dwc:institutionCode 'Mare Nostrum'^^xsd:string;
  dwc:collectionCode '899'^^xsd:integer;
  dwc:catalogNumber '899_297'^^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 '7'^^xsd:integer;
  dwc:collectorNumber '899_297'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Romanian Coast of Black Sea'^^xsd:string;
  dwc:longitude '28.6075'^^xsd:double;
  dwc:startLongitude '28.6075'^^xsd:double;
  dwc:endLongitude '28.6075'^^xsd:double;
  dwc:latitude '43.859444'^^xsd:double;
  dwc:startLatitude '43.859444'^^xsd:double;
  dwc:endLatitude '43.859444'^^xsd:double;
  dwc:boundingBox 'POLYGON ((28.6075 43.859444, 28.6075 43.859444, 28.6075 43.859444, 28.6075 43.859444, 28.6075 43.859444))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena relicta" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '899_297'^^xsd:string;
  dwc:observationDate '2013-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4147__899_453>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4147__899_453> ;
  mr:hasGeometry <https://eurobis.org/id/point/4147__899_453> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.883271 28.607744)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.883271"^^xsd:decimal ;
  dwc:decimalLongitude "28.607744"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4147__899_453>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "899_453" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4147_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-08'^^xsd:date;
  dwc:institutionCode 'Mare Nostrum'^^xsd:string;
  dwc:collectionCode '899'^^xsd:integer;
  dwc:catalogNumber '899_453'^^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 '8'^^xsd:integer;
  dwc:collectorNumber '899_453'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startYearCollected '2015'^^xsd:integer;
  dwc:endYearCollected '2015'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Romanian Coast of Black Sea'^^xsd:string;
  dwc:longitude '28.607744'^^xsd:double;
  dwc:startLongitude '28.607744'^^xsd:double;
  dwc:endLongitude '28.607744'^^xsd:double;
  dwc:latitude '43.883271'^^xsd:double;
  dwc:startLatitude '43.8832714'^^xsd:double;
  dwc:endLatitude '43.8832714'^^xsd:double;
  dwc:boundingBox 'POLYGON ((28.607744 43.8832714, 28.607744 43.8832714, 28.607744 43.8832714, 28.607744 43.8832714, 28.607744 43.8832714))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Tursiops truncatus ponticus" by the provider'^^xsd:string;
  dwc:aphiaid '368871'^^xsd:integer;
  dwc:occurrenceId '899_453'^^xsd:string;
  dwc:observationDate '2015-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '368871'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4147__899_376>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4147__899_376> ;
  mr:hasGeometry <https://eurobis.org/id/point/4147__899_376> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.855574 28.60776)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.855574"^^xsd:decimal ;
  dwc:decimalLongitude "28.60776"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4147__899_376>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "899_376" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4147_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-08'^^xsd:date;
  dwc:institutionCode 'Mare Nostrum'^^xsd:string;
  dwc:collectionCode '899'^^xsd:integer;
  dwc:catalogNumber '899_376'^^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 '7'^^xsd:integer;
  dwc:collectorNumber '899_376'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Romanian Coast of Black Sea'^^xsd:string;
  dwc:longitude '28.60776'^^xsd:double;
  dwc:startLongitude '28.6077601'^^xsd:double;
  dwc:endLongitude '28.6077601'^^xsd:double;
  dwc:latitude '43.855574'^^xsd:double;
  dwc:startLatitude '43.8555736'^^xsd:double;
  dwc:endLatitude '43.8555736'^^xsd:double;
  dwc:boundingBox 'POLYGON ((28.6077601 43.8555736, 28.6077601 43.8555736, 28.6077601 43.8555736, 28.6077601 43.8555736, 28.6077601 43.8555736))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena relicta" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '899_376'^^xsd:string;
  dwc:observationDate '2014-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4147__899_348>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4147__899_348> ;
  mr:hasGeometry <https://eurobis.org/id/point/4147__899_348> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.850556 28.608028)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.850556"^^xsd:decimal ;
  dwc:decimalLongitude "28.608028"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4147__899_348>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "899_348" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4147_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-08'^^xsd:date;
  dwc:institutionCode 'Mare Nostrum'^^xsd:string;
  dwc:collectionCode '899'^^xsd:integer;
  dwc:catalogNumber '899_348'^^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 '24'^^xsd:integer;
  dwc:collectorNumber '899_348'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Romanian Coast of Black Sea'^^xsd:string;
  dwc:longitude '28.608028'^^xsd:double;
  dwc:startLongitude '28.6080278'^^xsd:double;
  dwc:endLongitude '28.6080278'^^xsd:double;
  dwc:latitude '43.850556'^^xsd:double;
  dwc:startLatitude '43.8505556'^^xsd:double;
  dwc:endLatitude '43.8505556'^^xsd:double;
  dwc:boundingBox 'POLYGON ((28.6080278 43.8505556, 28.6080278 43.8505556, 28.6080278 43.8505556, 28.6080278 43.8505556, 28.6080278 43.8505556))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Tursiops truncatus ponticus" by the provider'^^xsd:string;
  dwc:aphiaid '368871'^^xsd:integer;
  dwc:occurrenceId '899_348'^^xsd:string;
  dwc:observationDate '2014-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '368871'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4147__899_239>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4147__899_239> ;
  mr:hasGeometry <https://eurobis.org/id/point/4147__899_239> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.851111 28.608056)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.851111"^^xsd:decimal ;
  dwc:decimalLongitude "28.608056"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4147__899_239>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "899_239" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4147_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-08'^^xsd:date;
  dwc:institutionCode 'Mare Nostrum'^^xsd:string;
  dwc:collectionCode '899'^^xsd:integer;
  dwc:catalogNumber '899_239'^^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 '1'^^xsd:integer;
  dwc:collectorNumber '899_239'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Romanian Coast of Black Sea'^^xsd:string;
  dwc:longitude '28.608056'^^xsd:double;
  dwc:startLongitude '28.6080556'^^xsd:double;
  dwc:endLongitude '28.6080556'^^xsd:double;
  dwc:latitude '43.851111'^^xsd:double;
  dwc:startLatitude '43.8511111'^^xsd:double;
  dwc:endLatitude '43.8511111'^^xsd:double;
  dwc:boundingBox 'POLYGON ((28.6080556 43.8511111, 28.6080556 43.8511111, 28.6080556 43.8511111, 28.6080556 43.8511111, 28.6080556 43.8511111))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis ponticus" by the provider'^^xsd:string;
  dwc:aphiaid '368870'^^xsd:integer;
  dwc:occurrenceId '899_239'^^xsd:string;
  dwc:observationDate '2012-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '368870'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4147__899_415>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4147__899_415> ;
  mr:hasGeometry <https://eurobis.org/id/point/4147__899_415> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.85138 28.608162)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.85138"^^xsd:decimal ;
  dwc:decimalLongitude "28.608162"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4147__899_415>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "899_415" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4147_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-08'^^xsd:date;
  dwc:institutionCode 'Mare Nostrum'^^xsd:string;
  dwc:collectionCode '899'^^xsd:integer;
  dwc:catalogNumber '899_415'^^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 '899_415'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startYearCollected '2015'^^xsd:integer;
  dwc:endYearCollected '2015'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Romanian Coast of Black Sea'^^xsd:string;
  dwc:longitude '28.608162'^^xsd:double;
  dwc:startLongitude '28.6081624'^^xsd:double;
  dwc:endLongitude '28.6081624'^^xsd:double;
  dwc:latitude '43.85138'^^xsd:double;
  dwc:startLatitude '43.8513803'^^xsd:double;
  dwc:endLatitude '43.8513803'^^xsd:double;
  dwc:boundingBox 'POLYGON ((28.6081624 43.8513803, 28.6081624 43.8513803, 28.6081624 43.8513803, 28.6081624 43.8513803, 28.6081624 43.8513803))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena relicta" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '899_415'^^xsd:string;
  dwc:observationDate '2015-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4147__899_252>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4147__899_252> ;
  mr:hasGeometry <https://eurobis.org/id/point/4147__899_252> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.853201 28.608262)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.853201"^^xsd:decimal ;
  dwc:decimalLongitude "28.608262"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4147__899_252>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "899_252" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4147_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-08'^^xsd:date;
  dwc:institutionCode 'Mare Nostrum'^^xsd:string;
  dwc:collectionCode '899'^^xsd:integer;
  dwc:catalogNumber '899_252'^^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 '4'^^xsd:integer;
  dwc:collectorNumber '899_252'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Romanian Coast of Black Sea'^^xsd:string;
  dwc:longitude '28.608262'^^xsd:double;
  dwc:startLongitude '28.6082621'^^xsd:double;
  dwc:endLongitude '28.6082621'^^xsd:double;
  dwc:latitude '43.853201'^^xsd:double;
  dwc:startLatitude '43.853201'^^xsd:double;
  dwc:endLatitude '43.853201'^^xsd:double;
  dwc:boundingBox 'POLYGON ((28.6082621 43.853201, 28.6082621 43.853201, 28.6082621 43.853201, 28.6082621 43.853201, 28.6082621 43.853201))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena relicta" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '899_252'^^xsd:string;
  dwc:observationDate '2012-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4147__899_33>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4147__899_33> ;
  mr:hasGeometry <https://eurobis.org/id/point/4147__899_33> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.885499 28.609383)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.885499"^^xsd:decimal ;
  dwc:decimalLongitude "28.609383"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4147__899_33>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "899_33" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4147_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-08'^^xsd:date;
  dwc:institutionCode 'Mare Nostrum'^^xsd:string;
  dwc:collectionCode '899'^^xsd:integer;
  dwc:catalogNumber '899_33'^^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 '13'^^xsd:integer;
  dwc:collectorNumber '899_33'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Romanian Coast of Black Sea'^^xsd:string;
  dwc:longitude '28.609383'^^xsd:double;
  dwc:startLongitude '28.6093828'^^xsd:double;
  dwc:endLongitude '28.6093828'^^xsd:double;
  dwc:latitude '43.885499'^^xsd:double;
  dwc:startLatitude '43.8854992'^^xsd:double;
  dwc:endLatitude '43.8854992'^^xsd:double;
  dwc:boundingBox 'POLYGON ((28.6093828 43.8854992, 28.6093828 43.8854992, 28.6093828 43.8854992, 28.6093828 43.8854992, 28.6093828 43.8854992))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena relicta" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '899_33'^^xsd:string;
  dwc:observationDate '2011-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4147__899_365>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4147__899_365> ;
  mr:hasGeometry <https://eurobis.org/id/point/4147__899_365> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.872806 28.610056)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.872806"^^xsd:decimal ;
  dwc:decimalLongitude "28.610056"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4147__899_365>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "899_365" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4147_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-08'^^xsd:date;
  dwc:institutionCode 'Mare Nostrum'^^xsd:string;
  dwc:collectionCode '899'^^xsd:integer;
  dwc:catalogNumber '899_365'^^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 '899_365'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Romanian Coast of Black Sea'^^xsd:string;
  dwc:longitude '28.610056'^^xsd:double;
  dwc:startLongitude '28.6100556'^^xsd:double;
  dwc:endLongitude '28.6100556'^^xsd:double;
  dwc:latitude '43.872806'^^xsd:double;
  dwc:startLatitude '43.8728056'^^xsd:double;
  dwc:endLatitude '43.8728056'^^xsd:double;
  dwc:boundingBox 'POLYGON ((28.6100556 43.8728056, 28.6100556 43.8728056, 28.6100556 43.8728056, 28.6100556 43.8728056, 28.6100556 43.8728056))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena relicta" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '899_365'^^xsd:string;
  dwc:observationDate '2014-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4147__899_478>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4147__899_478> ;
  mr:hasGeometry <https://eurobis.org/id/point/4147__899_478> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.888081 28.610732)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.888081"^^xsd:decimal ;
  dwc:decimalLongitude "28.610732"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4147__899_478>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "899_478" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4147_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-08'^^xsd:date;
  dwc:institutionCode 'Mare Nostrum'^^xsd:string;
  dwc:collectionCode '899'^^xsd:integer;
  dwc:catalogNumber '899_478'^^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 '20'^^xsd:integer;
  dwc:collectorNumber '899_478'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:startYearCollected '2016'^^xsd:integer;
  dwc:endYearCollected '2016'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Romanian Coast of Black Sea'^^xsd:string;
  dwc:longitude '28.610732'^^xsd:double;
  dwc:startLongitude '28.610732'^^xsd:double;
  dwc:endLongitude '28.610732'^^xsd:double;
  dwc:latitude '43.888081'^^xsd:double;
  dwc:startLatitude '43.888081'^^xsd:double;
  dwc:endLatitude '43.888081'^^xsd:double;
  dwc:boundingBox 'POLYGON ((28.610732 43.888081, 28.610732 43.888081, 28.610732 43.888081, 28.610732 43.888081, 28.610732 43.888081))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena relicta" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '899_478'^^xsd:string;
  dwc:observationDate '2016-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4147__899_479>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4147__899_479> ;
  mr:hasGeometry <https://eurobis.org/id/point/4147__899_479> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.888081 28.610732)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.888081"^^xsd:decimal ;
  dwc:decimalLongitude "28.610732"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4147__899_479>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "899_479" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4147_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-08'^^xsd:date;
  dwc:institutionCode 'Mare Nostrum'^^xsd:string;
  dwc:collectionCode '899'^^xsd:integer;
  dwc:catalogNumber '899_479'^^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 '7'^^xsd:integer;
  dwc:collectorNumber '899_479'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:startYearCollected '2016'^^xsd:integer;
  dwc:endYearCollected '2016'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Romanian Coast of Black Sea'^^xsd:string;
  dwc:longitude '28.610732'^^xsd:double;
  dwc:startLongitude '28.610732'^^xsd:double;
  dwc:endLongitude '28.610732'^^xsd:double;
  dwc:latitude '43.888081'^^xsd:double;
  dwc:startLatitude '43.888081'^^xsd:double;
  dwc:endLatitude '43.888081'^^xsd:double;
  dwc:boundingBox 'POLYGON ((28.610732 43.888081, 28.610732 43.888081, 28.610732 43.888081, 28.610732 43.888081, 28.610732 43.888081))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena relicta" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '899_479'^^xsd:string;
  dwc:observationDate '2016-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4147__899_183>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4147__899_183> ;
  mr:hasGeometry <https://eurobis.org/id/point/4147__899_183> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.888385 28.610843)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.888385"^^xsd:decimal ;
  dwc:decimalLongitude "28.610843"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4147__899_183>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "899_183" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4147_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-08'^^xsd:date;
  dwc:institutionCode 'Mare Nostrum'^^xsd:string;
  dwc:collectionCode '899'^^xsd:integer;
  dwc:catalogNumber '899_183'^^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 '21'^^xsd:integer;
  dwc:collectorNumber '899_183'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Romanian Coast of Black Sea'^^xsd:string;
  dwc:longitude '28.610843'^^xsd:double;
  dwc:startLongitude '28.6108434'^^xsd:double;
  dwc:endLongitude '28.6108434'^^xsd:double;
  dwc:latitude '43.888385'^^xsd:double;
  dwc:startLatitude '43.8883848'^^xsd:double;
  dwc:endLatitude '43.8883848'^^xsd:double;
  dwc:boundingBox 'POLYGON ((28.6108434 43.8883848, 28.6108434 43.8883848, 28.6108434 43.8883848, 28.6108434 43.8883848, 28.6108434 43.8883848))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena relicta" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '899_183'^^xsd:string;
  dwc:observationDate '2012-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4147__899_508>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4147__899_508> ;
  mr:hasGeometry <https://eurobis.org/id/point/4147__899_508> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.898016 28.613564)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.898016"^^xsd:decimal ;
  dwc:decimalLongitude "28.613564"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4147__899_508>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "899_508" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4147_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-08'^^xsd:date;
  dwc:institutionCode 'Mare Nostrum'^^xsd:string;
  dwc:collectionCode '899'^^xsd:integer;
  dwc:catalogNumber '899_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 '26'^^xsd:integer;
  dwc:collectorNumber '899_508'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:startYearCollected '2016'^^xsd:integer;
  dwc:endYearCollected '2016'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Romanian Coast of Black Sea'^^xsd:string;
  dwc:longitude '28.613564'^^xsd:double;
  dwc:startLongitude '28.6135644'^^xsd:double;
  dwc:endLongitude '28.6135644'^^xsd:double;
  dwc:latitude '43.898016'^^xsd:double;
  dwc:startLatitude '43.8980161'^^xsd:double;
  dwc:endLatitude '43.8980161'^^xsd:double;
  dwc:boundingBox 'POLYGON ((28.6135644 43.8980161, 28.6135644 43.8980161, 28.6135644 43.8980161, 28.6135644 43.8980161, 28.6135644 43.8980161))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena relicta" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '899_508'^^xsd:string;
  dwc:observationDate '2016-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4147__899_497>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4147__899_497> ;
  mr:hasGeometry <https://eurobis.org/id/point/4147__899_497> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.898433 28.6138)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.898433"^^xsd:decimal ;
  dwc:decimalLongitude "28.6138"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4147__899_497>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "899_497" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4147_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-08'^^xsd:date;
  dwc:institutionCode 'Mare Nostrum'^^xsd:string;
  dwc:collectionCode '899'^^xsd:integer;
  dwc:catalogNumber '899_497'^^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 '899_497'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:startYearCollected '2016'^^xsd:integer;
  dwc:endYearCollected '2016'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Romanian Coast of Black Sea'^^xsd:string;
  dwc:longitude '28.6138'^^xsd:double;
  dwc:startLongitude '28.6138'^^xsd:double;
  dwc:endLongitude '28.6138'^^xsd:double;
  dwc:latitude '43.898433'^^xsd:double;
  dwc:startLatitude '43.8984333'^^xsd:double;
  dwc:endLatitude '43.8984333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((28.6138 43.8984333, 28.6138 43.8984333, 28.6138 43.8984333, 28.6138 43.8984333, 28.6138 43.8984333))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena relicta" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '899_497'^^xsd:string;
  dwc:observationDate '2016-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4147__899_276>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4147__899_276> ;
  mr:hasGeometry <https://eurobis.org/id/point/4147__899_276> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.900556 28.616944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.900556"^^xsd:decimal ;
  dwc:decimalLongitude "28.616944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4147__899_276>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "899_276" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4147_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-08'^^xsd:date;
  dwc:institutionCode 'Mare Nostrum'^^xsd:string;
  dwc:collectionCode '899'^^xsd:integer;
  dwc:catalogNumber '899_276'^^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 '11'^^xsd:integer;
  dwc:collectorNumber '899_276'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Romanian Coast of Black Sea'^^xsd:string;
  dwc:longitude '28.616944'^^xsd:double;
  dwc:startLongitude '28.616944'^^xsd:double;
  dwc:endLongitude '28.616944'^^xsd:double;
  dwc:latitude '43.900556'^^xsd:double;
  dwc:startLatitude '43.900556'^^xsd:double;
  dwc:endLatitude '43.900556'^^xsd:double;
  dwc:boundingBox 'POLYGON ((28.616944 43.900556, 28.616944 43.900556, 28.616944 43.900556, 28.616944 43.900556, 28.616944 43.900556))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena relicta" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '899_276'^^xsd:string;
  dwc:observationDate '2013-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4147__899_303>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4147__899_303> ;
  mr:hasGeometry <https://eurobis.org/id/point/4147__899_303> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.233333 28.6175)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.233333"^^xsd:decimal ;
  dwc:decimalLongitude "28.6175"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4147__899_303>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "899_303" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4147_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-08'^^xsd:date;
  dwc:institutionCode 'Mare Nostrum'^^xsd:string;
  dwc:collectionCode '899'^^xsd:integer;
  dwc:catalogNumber '899_303'^^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 '15'^^xsd:integer;
  dwc:collectorNumber '899_303'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Romanian Coast of Black Sea'^^xsd:string;
  dwc:longitude '28.6175'^^xsd:double;
  dwc:startLongitude '28.6175'^^xsd:double;
  dwc:endLongitude '28.6175'^^xsd:double;
  dwc:latitude '44.233333'^^xsd:double;
  dwc:startLatitude '44.233333'^^xsd:double;
  dwc:endLatitude '44.233333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((28.6175 44.233333, 28.6175 44.233333, 28.6175 44.233333, 28.6175 44.233333, 28.6175 44.233333))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Tursiops truncatus ponticus" by the provider'^^xsd:string;
  dwc:aphiaid '368871'^^xsd:integer;
  dwc:occurrenceId '899_303'^^xsd:string;
  dwc:observationDate '2013-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '368871'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4147__899_298>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4147__899_298> ;
  mr:hasGeometry <https://eurobis.org/id/point/4147__899_298> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.233611 28.617778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.233611"^^xsd:decimal ;
  dwc:decimalLongitude "28.617778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4147__899_298>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "899_298" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4147_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-08'^^xsd:date;
  dwc:institutionCode 'Mare Nostrum'^^xsd:string;
  dwc:collectionCode '899'^^xsd:integer;
  dwc:catalogNumber '899_298'^^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 '8'^^xsd:integer;
  dwc:collectorNumber '899_298'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Romanian Coast of Black Sea'^^xsd:string;
  dwc:longitude '28.617778'^^xsd:double;
  dwc:startLongitude '28.617778'^^xsd:double;
  dwc:endLongitude '28.617778'^^xsd:double;
  dwc:latitude '44.233611'^^xsd:double;
  dwc:startLatitude '44.233611'^^xsd:double;
  dwc:endLatitude '44.233611'^^xsd:double;
  dwc:boundingBox 'POLYGON ((28.617778 44.233611, 28.617778 44.233611, 28.617778 44.233611, 28.617778 44.233611, 28.617778 44.233611))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena relicta" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '899_298'^^xsd:string;
  dwc:observationDate '2013-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4147__899_380>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4147__899_380> ;
  mr:hasGeometry <https://eurobis.org/id/point/4147__899_380> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.901526 28.618763)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.901526"^^xsd:decimal ;
  dwc:decimalLongitude "28.618763"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4147__899_380>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "899_380" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4147_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-08'^^xsd:date;
  dwc:institutionCode 'Mare Nostrum'^^xsd:string;
  dwc:collectionCode '899'^^xsd:integer;
  dwc:catalogNumber '899_380'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus ponticus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2014'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '899_380'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Romanian Coast of Black Sea'^^xsd:string;
  dwc:longitude '28.618763'^^xsd:double;
  dwc:startLongitude '28.6187625'^^xsd:double;
  dwc:endLongitude '28.6187625'^^xsd:double;
  dwc:latitude '43.901526'^^xsd:double;
  dwc:startLatitude '43.9015258'^^xsd:double;
  dwc:endLatitude '43.9015258'^^xsd:double;
  dwc:boundingBox 'POLYGON ((28.6187625 43.9015258, 28.6187625 43.9015258, 28.6187625 43.9015258, 28.6187625 43.9015258, 28.6187625 43.9015258))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Tursiops truncatus ponticus" by the provider'^^xsd:string;
  dwc:aphiaid '368871'^^xsd:integer;
  dwc:occurrenceId '899_380'^^xsd:string;
  dwc:observationDate '2014-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '368871'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4147__899_317>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4147__899_317> ;
  mr:hasGeometry <https://eurobis.org/id/point/4147__899_317> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.258056 28.620833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.258056"^^xsd:decimal ;
  dwc:decimalLongitude "28.620833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4147__899_317>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "899_317" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4147_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-08'^^xsd:date;
  dwc:institutionCode 'Mare Nostrum'^^xsd:string;
  dwc:collectionCode '899'^^xsd:integer;
  dwc:catalogNumber '899_317'^^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 '14'^^xsd:integer;
  dwc:collectorNumber '899_317'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Romanian Coast of Black Sea'^^xsd:string;
  dwc:longitude '28.620833'^^xsd:double;
  dwc:startLongitude '28.620833'^^xsd:double;
  dwc:endLongitude '28.620833'^^xsd:double;
  dwc:latitude '44.258056'^^xsd:double;
  dwc:startLatitude '44.258056'^^xsd:double;
  dwc:endLatitude '44.258056'^^xsd:double;
  dwc:boundingBox 'POLYGON ((28.620833 44.258056, 28.620833 44.258056, 28.620833 44.258056, 28.620833 44.258056, 28.620833 44.258056))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Tursiops truncatus ponticus" by the provider'^^xsd:string;
  dwc:aphiaid '368871'^^xsd:integer;
  dwc:occurrenceId '899_317'^^xsd:string;
  dwc:observationDate '2013-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '368871'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4147__899_435>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4147__899_435> ;
  mr:hasGeometry <https://eurobis.org/id/point/4147__899_435> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.259585 28.62108)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.259585"^^xsd:decimal ;
  dwc:decimalLongitude "28.62108"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4147__899_435>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "899_435" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4147_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-08'^^xsd:date;
  dwc:institutionCode 'Mare Nostrum'^^xsd:string;
  dwc:collectionCode '899'^^xsd:integer;
  dwc:catalogNumber '899_435'^^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 '899_435'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startYearCollected '2015'^^xsd:integer;
  dwc:endYearCollected '2015'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Romanian Coast of Black Sea'^^xsd:string;
  dwc:longitude '28.62108'^^xsd:double;
  dwc:startLongitude '28.6210799'^^xsd:double;
  dwc:endLongitude '28.6210799'^^xsd:double;
  dwc:latitude '44.259585'^^xsd:double;
  dwc:startLatitude '44.2595849'^^xsd:double;
  dwc:endLatitude '44.2595849'^^xsd:double;
  dwc:boundingBox 'POLYGON ((28.6210799 44.2595849, 28.6210799 44.2595849, 28.6210799 44.2595849, 28.6210799 44.2595849, 28.6210799 44.2595849))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena relicta" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '899_435'^^xsd:string;
  dwc:observationDate '2015-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4147__899_517>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4147__899_517> ;
  mr:hasGeometry <https://eurobis.org/id/point/4147__899_517> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.265348 28.621563)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.265348"^^xsd:decimal ;
  dwc:decimalLongitude "28.621563"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4147__899_517>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "899_517" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4147_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-08'^^xsd:date;
  dwc:institutionCode 'Mare Nostrum'^^xsd:string;
  dwc:collectionCode '899'^^xsd:integer;
  dwc:catalogNumber '899_517'^^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 '899_517'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:startYearCollected '2016'^^xsd:integer;
  dwc:endYearCollected '2016'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Romanian Coast of Black Sea'^^xsd:string;
  dwc:longitude '28.621563'^^xsd:double;
  dwc:startLongitude '28.6215627'^^xsd:double;
  dwc:endLongitude '28.6215627'^^xsd:double;
  dwc:latitude '44.265348'^^xsd:double;
  dwc:startLatitude '44.2653475'^^xsd:double;
  dwc:endLatitude '44.2653475'^^xsd:double;
  dwc:boundingBox 'POLYGON ((28.6215627 44.2653475, 28.6215627 44.2653475, 28.6215627 44.2653475, 28.6215627 44.2653475, 28.6215627 44.2653475))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena relicta" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '899_517'^^xsd:string;
  dwc:observationDate '2016-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4147__899_484>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4147__899_484> ;
  mr:hasGeometry <https://eurobis.org/id/point/4147__899_484> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.262674 28.621595)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.262674"^^xsd:decimal ;
  dwc:decimalLongitude "28.621595"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4147__899_484>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "899_484" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4147_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-08'^^xsd:date;
  dwc:institutionCode 'Mare Nostrum'^^xsd:string;
  dwc:collectionCode '899'^^xsd:integer;
  dwc:catalogNumber '899_484'^^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 '7'^^xsd:integer;
  dwc:collectorNumber '899_484'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:startYearCollected '2016'^^xsd:integer;
  dwc:endYearCollected '2016'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Romanian Coast of Black Sea'^^xsd:string;
  dwc:longitude '28.621595'^^xsd:double;
  dwc:startLongitude '28.6215949'^^xsd:double;
  dwc:endLongitude '28.6215949'^^xsd:double;
  dwc:latitude '44.262674'^^xsd:double;
  dwc:startLatitude '44.2626737'^^xsd:double;
  dwc:endLatitude '44.2626737'^^xsd:double;
  dwc:boundingBox 'POLYGON ((28.6215949 44.2626737, 28.6215949 44.2626737, 28.6215949 44.2626737, 28.6215949 44.2626737, 28.6215949 44.2626737))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena relicta" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '899_484'^^xsd:string;
  dwc:observationDate '2016-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4147__899_499>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4147__899_499> ;
  mr:hasGeometry <https://eurobis.org/id/point/4147__899_499> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.265148 28.621616)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.265148"^^xsd:decimal ;
  dwc:decimalLongitude "28.621616"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4147__899_499>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "899_499" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4147_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-08'^^xsd:date;
  dwc:institutionCode 'Mare Nostrum'^^xsd:string;
  dwc:collectionCode '899'^^xsd:integer;
  dwc:catalogNumber '899_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 '5'^^xsd:integer;
  dwc:collectorNumber '899_499'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:startYearCollected '2016'^^xsd:integer;
  dwc:endYearCollected '2016'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Romanian Coast of Black Sea'^^xsd:string;
  dwc:longitude '28.621616'^^xsd:double;
  dwc:startLongitude '28.6216164'^^xsd:double;
  dwc:endLongitude '28.6216164'^^xsd:double;
  dwc:latitude '44.265148'^^xsd:double;
  dwc:startLatitude '44.2651477'^^xsd:double;
  dwc:endLatitude '44.2651477'^^xsd:double;
  dwc:boundingBox 'POLYGON ((28.6216164 44.2651477, 28.6216164 44.2651477, 28.6216164 44.2651477, 28.6216164 44.2651477, 28.6216164 44.2651477))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena relicta" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '899_499'^^xsd:string;
  dwc:observationDate '2016-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4147__899_199>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4147__899_199> ;
  mr:hasGeometry <https://eurobis.org/id/point/4147__899_199> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.260588 28.621643)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.260588"^^xsd:decimal ;
  dwc:decimalLongitude "28.621643"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4147__899_199>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "899_199" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4147_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-08'^^xsd:date;
  dwc:institutionCode 'Mare Nostrum'^^xsd:string;
  dwc:collectionCode '899'^^xsd:integer;
  dwc:catalogNumber '899_199'^^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 '899_199'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Romanian Coast of Black Sea'^^xsd:string;
  dwc:longitude '28.621643'^^xsd:double;
  dwc:startLongitude '28.6216432'^^xsd:double;
  dwc:endLongitude '28.6216432'^^xsd:double;
  dwc:latitude '44.260588'^^xsd:double;
  dwc:startLatitude '44.2605876'^^xsd:double;
  dwc:endLatitude '44.2605876'^^xsd:double;
  dwc:boundingBox 'POLYGON ((28.6216432 44.2605876, 28.6216432 44.2605876, 28.6216432 44.2605876, 28.6216432 44.2605876, 28.6216432 44.2605876))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena relicta" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '899_199'^^xsd:string;
  dwc:observationDate '2012-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4147__899_113>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4147__899_113> ;
  mr:hasGeometry <https://eurobis.org/id/point/4147__899_113> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.266236 28.621669)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.266236"^^xsd:decimal ;
  dwc:decimalLongitude "28.621669"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4147__899_113>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "899_113" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4147_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-08'^^xsd:date;
  dwc:institutionCode 'Mare Nostrum'^^xsd:string;
  dwc:collectionCode '899'^^xsd:integer;
  dwc:catalogNumber '899_113'^^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 '27'^^xsd:integer;
  dwc:collectorNumber '899_113'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Romanian Coast of Black Sea'^^xsd:string;
  dwc:longitude '28.621669'^^xsd:double;
  dwc:startLongitude '28.6216689'^^xsd:double;
  dwc:endLongitude '28.6216689'^^xsd:double;
  dwc:latitude '44.266236'^^xsd:double;
  dwc:startLatitude '44.2662359'^^xsd:double;
  dwc:endLatitude '44.2662359'^^xsd:double;
  dwc:boundingBox 'POLYGON ((28.6216689 44.2662359, 28.6216689 44.2662359, 28.6216689 44.2662359, 28.6216689 44.2662359, 28.6216689 44.2662359))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena relicta" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '899_113'^^xsd:string;
  dwc:observationDate '2012-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4147__899_414>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4147__899_414> ;
  mr:hasGeometry <https://eurobis.org/id/point/4147__899_414> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.258724 28.62167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.258724"^^xsd:decimal ;
  dwc:decimalLongitude "28.62167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4147__899_414>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "899_414" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4147_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-08'^^xsd:date;
  dwc:institutionCode 'Mare Nostrum'^^xsd:string;
  dwc:collectionCode '899'^^xsd:integer;
  dwc:catalogNumber '899_414'^^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 '899_414'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startYearCollected '2015'^^xsd:integer;
  dwc:endYearCollected '2015'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Romanian Coast of Black Sea'^^xsd:string;
  dwc:longitude '28.62167'^^xsd:double;
  dwc:startLongitude '28.62167'^^xsd:double;
  dwc:endLongitude '28.62167'^^xsd:double;
  dwc:latitude '44.258724'^^xsd:double;
  dwc:startLatitude '44.2587243'^^xsd:double;
  dwc:endLatitude '44.2587243'^^xsd:double;
  dwc:boundingBox 'POLYGON ((28.62167 44.2587243, 28.62167 44.2587243, 28.62167 44.2587243, 28.62167 44.2587243, 28.62167 44.2587243))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena relicta" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '899_414'^^xsd:string;
  dwc:observationDate '2015-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4147__899_186>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4147__899_186> ;
  mr:hasGeometry <https://eurobis.org/id/point/4147__899_186> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.262253 28.621697)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.262253"^^xsd:decimal ;
  dwc:decimalLongitude "28.621697"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4147__899_186>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "899_186" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4147_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-08'^^xsd:date;
  dwc:institutionCode 'Mare Nostrum'^^xsd:string;
  dwc:collectionCode '899'^^xsd:integer;
  dwc:catalogNumber '899_186'^^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 '899_186'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Romanian Coast of Black Sea'^^xsd:string;
  dwc:longitude '28.621697'^^xsd:double;
  dwc:startLongitude '28.6216968'^^xsd:double;
  dwc:endLongitude '28.6216968'^^xsd:double;
  dwc:latitude '44.262253'^^xsd:double;
  dwc:startLatitude '44.2622531'^^xsd:double;
  dwc:endLatitude '44.2622531'^^xsd:double;
  dwc:boundingBox 'POLYGON ((28.6216968 44.2622531, 28.6216968 44.2622531, 28.6216968 44.2622531, 28.6216968 44.2622531, 28.6216968 44.2622531))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena relicta" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '899_186'^^xsd:string;
  dwc:observationDate '2012-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4147__899_200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4147__899_200> ;
  mr:hasGeometry <https://eurobis.org/id/point/4147__899_200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.261425 28.621708)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.261425"^^xsd:decimal ;
  dwc:decimalLongitude "28.621708"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4147__899_200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "899_200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4147_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-08'^^xsd:date;
  dwc:institutionCode 'Mare Nostrum'^^xsd:string;
  dwc:collectionCode '899'^^xsd:integer;
  dwc:catalogNumber '899_200'^^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 '899_200'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Romanian Coast of Black Sea'^^xsd:string;
  dwc:longitude '28.621708'^^xsd:double;
  dwc:startLongitude '28.6217076'^^xsd:double;
  dwc:endLongitude '28.6217076'^^xsd:double;
  dwc:latitude '44.261425'^^xsd:double;
  dwc:startLatitude '44.2614251'^^xsd:double;
  dwc:endLatitude '44.2614251'^^xsd:double;
  dwc:boundingBox 'POLYGON ((28.6217076 44.2614251, 28.6217076 44.2614251, 28.6217076 44.2614251, 28.6217076 44.2614251, 28.6217076 44.2614251))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena relicta" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '899_200'^^xsd:string;
  dwc:observationDate '2012-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4147__899_410>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4147__899_410> ;
  mr:hasGeometry <https://eurobis.org/id/point/4147__899_410> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.266446 28.621713)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.266446"^^xsd:decimal ;
  dwc:decimalLongitude "28.621713"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4147__899_410>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "899_410" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4147_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-08'^^xsd:date;
  dwc:institutionCode 'Mare Nostrum'^^xsd:string;
  dwc:collectionCode '899'^^xsd:integer;
  dwc:catalogNumber '899_410'^^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 '7'^^xsd:integer;
  dwc:collectorNumber '899_410'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startYearCollected '2015'^^xsd:integer;
  dwc:endYearCollected '2015'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Romanian Coast of Black Sea'^^xsd:string;
  dwc:longitude '28.621713'^^xsd:double;
  dwc:startLongitude '28.6217129'^^xsd:double;
  dwc:endLongitude '28.6217129'^^xsd:double;
  dwc:latitude '44.266446'^^xsd:double;
  dwc:startLatitude '44.2664462'^^xsd:double;
  dwc:endLatitude '44.2664462'^^xsd:double;
  dwc:boundingBox 'POLYGON ((28.6217129 44.2664462, 28.6217129 44.2664462, 28.6217129 44.2664462, 28.6217129 44.2664462, 28.6217129 44.2664462))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena relicta" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '899_410'^^xsd:string;
  dwc:observationDate '2015-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4147__899_160>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4147__899_160> ;
  mr:hasGeometry <https://eurobis.org/id/point/4147__899_160> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.265736 28.621718)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.265736"^^xsd:decimal ;
  dwc:decimalLongitude "28.621718"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4147__899_160>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "899_160" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4147_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-08'^^xsd:date;
  dwc:institutionCode 'Mare Nostrum'^^xsd:string;
  dwc:collectionCode '899'^^xsd:integer;
  dwc:catalogNumber '899_160'^^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 '3'^^xsd:integer;
  dwc:collectorNumber '899_160'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Romanian Coast of Black Sea'^^xsd:string;
  dwc:longitude '28.621718'^^xsd:double;
  dwc:startLongitude '28.6217183'^^xsd:double;
  dwc:endLongitude '28.6217183'^^xsd:double;
  dwc:latitude '44.265736'^^xsd:double;
  dwc:startLatitude '44.2657355'^^xsd:double;
  dwc:endLatitude '44.2657355'^^xsd:double;
  dwc:boundingBox 'POLYGON ((28.6217183 44.2657355, 28.6217183 44.2657355, 28.6217183 44.2657355, 28.6217183 44.2657355, 28.6217183 44.2657355))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena relicta" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '899_160'^^xsd:string;
  dwc:observationDate '2012-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4147__899_403>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4147__899_403> ;
  mr:hasGeometry <https://eurobis.org/id/point/4147__899_403> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.26824 28.62173)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.26824"^^xsd:decimal ;
  dwc:decimalLongitude "28.62173"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4147__899_403>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "899_403" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4147_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-08'^^xsd:date;
  dwc:institutionCode 'Mare Nostrum'^^xsd:string;
  dwc:collectionCode '899'^^xsd:integer;
  dwc:catalogNumber '899_403'^^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 '7'^^xsd:integer;
  dwc:collectorNumber '899_403'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startYearCollected '2015'^^xsd:integer;
  dwc:endYearCollected '2015'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Romanian Coast of Black Sea'^^xsd:string;
  dwc:longitude '28.62173'^^xsd:double;
  dwc:startLongitude '28.62173'^^xsd:double;
  dwc:endLongitude '28.62173'^^xsd:double;
  dwc:latitude '44.26824'^^xsd:double;
  dwc:startLatitude '44.26824'^^xsd:double;
  dwc:endLatitude '44.26824'^^xsd:double;
  dwc:boundingBox 'POLYGON ((28.62173 44.26824, 28.62173 44.26824, 28.62173 44.26824, 28.62173 44.26824, 28.62173 44.26824))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena relicta" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '899_403'^^xsd:string;
  dwc:observationDate '2015-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4147__899_274>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4147__899_274> ;
  mr:hasGeometry <https://eurobis.org/id/point/4147__899_274> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.271028 28.621778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.271028"^^xsd:decimal ;
  dwc:decimalLongitude "28.621778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4147__899_274>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "899_274" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4147_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-08'^^xsd:date;
  dwc:institutionCode 'Mare Nostrum'^^xsd:string;
  dwc:collectionCode '899'^^xsd:integer;
  dwc:catalogNumber '899_274'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus ponticus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2013'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '899_274'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Romanian Coast of Black Sea'^^xsd:string;
  dwc:longitude '28.621778'^^xsd:double;
  dwc:startLongitude '28.621778'^^xsd:double;
  dwc:endLongitude '28.621778'^^xsd:double;
  dwc:latitude '44.271028'^^xsd:double;
  dwc:startLatitude '44.271028'^^xsd:double;
  dwc:endLatitude '44.271028'^^xsd:double;
  dwc:boundingBox 'POLYGON ((28.621778 44.271028, 28.621778 44.271028, 28.621778 44.271028, 28.621778 44.271028, 28.621778 44.271028))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Tursiops truncatus ponticus" by the provider'^^xsd:string;
  dwc:aphiaid '368871'^^xsd:integer;
  dwc:occurrenceId '899_274'^^xsd:string;
  dwc:observationDate '2013-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '368871'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4147__899_487>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4147__899_487> ;
  mr:hasGeometry <https://eurobis.org/id/point/4147__899_487> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.262009 28.621793)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.262009"^^xsd:decimal ;
  dwc:decimalLongitude "28.621793"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4147__899_487>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "899_487" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4147_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-08'^^xsd:date;
  dwc:institutionCode 'Mare Nostrum'^^xsd:string;
  dwc:collectionCode '899'^^xsd:integer;
  dwc:catalogNumber '899_487'^^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 '899_487'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:startYearCollected '2016'^^xsd:integer;
  dwc:endYearCollected '2016'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Romanian Coast of Black Sea'^^xsd:string;
  dwc:longitude '28.621793'^^xsd:double;
  dwc:startLongitude '28.6217934'^^xsd:double;
  dwc:endLongitude '28.6217934'^^xsd:double;
  dwc:latitude '44.262009'^^xsd:double;
  dwc:startLatitude '44.2620091'^^xsd:double;
  dwc:endLatitude '44.2620091'^^xsd:double;
  dwc:boundingBox 'POLYGON ((28.6217934 44.2620091, 28.6217934 44.2620091, 28.6217934 44.2620091, 28.6217934 44.2620091, 28.6217934 44.2620091))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena relicta" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '899_487'^^xsd:string;
  dwc:observationDate '2016-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4147__899_473>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4147__899_473> ;
  mr:hasGeometry <https://eurobis.org/id/point/4147__899_473> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.27637 28.62184)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.27637"^^xsd:decimal ;
  dwc:decimalLongitude "28.62184"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4147__899_473>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "899_473" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4147_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-08'^^xsd:date;
  dwc:institutionCode 'Mare Nostrum'^^xsd:string;
  dwc:collectionCode '899'^^xsd:integer;
  dwc:catalogNumber '899_473'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus ponticus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '899_473'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:startYearCollected '2016'^^xsd:integer;
  dwc:endYearCollected '2016'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Romanian Coast of Black Sea'^^xsd:string;
  dwc:longitude '28.62184'^^xsd:double;
  dwc:startLongitude '28.62184'^^xsd:double;
  dwc:endLongitude '28.62184'^^xsd:double;
  dwc:latitude '44.27637'^^xsd:double;
  dwc:startLatitude '44.27637'^^xsd:double;
  dwc:endLatitude '44.27637'^^xsd:double;
  dwc:boundingBox 'POLYGON ((28.62184 44.27637, 28.62184 44.27637, 28.62184 44.27637, 28.62184 44.27637, 28.62184 44.27637))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Tursiops truncatus ponticus" by the provider'^^xsd:string;
  dwc:aphiaid '368871'^^xsd:integer;
  dwc:occurrenceId '899_473'^^xsd:string;
  dwc:observationDate '2016-02-20'^^xsd:date;
  dwc:aphiaIdAccepted '368871'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4147__899_94>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4147__899_94> ;
  mr:hasGeometry <https://eurobis.org/id/point/4147__899_94> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.257636 28.621901)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.257636"^^xsd:decimal ;
  dwc:decimalLongitude "28.621901"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4147__899_94>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "899_94" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4147_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-08'^^xsd:date;
  dwc:institutionCode 'Mare Nostrum'^^xsd:string;
  dwc:collectionCode '899'^^xsd:integer;
  dwc:catalogNumber '899_94'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus ponticus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '899_94'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Romanian Coast of Black Sea'^^xsd:string;
  dwc:longitude '28.621901'^^xsd:double;
  dwc:startLongitude '28.6219012'^^xsd:double;
  dwc:endLongitude '28.6219012'^^xsd:double;
  dwc:latitude '44.257636'^^xsd:double;
  dwc:startLatitude '44.2576357'^^xsd:double;
  dwc:endLatitude '44.2576357'^^xsd:double;
  dwc:boundingBox 'POLYGON ((28.6219012 44.2576357, 28.6219012 44.2576357, 28.6219012 44.2576357, 28.6219012 44.2576357, 28.6219012 44.2576357))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Tursiops truncatus ponticus" by the provider'^^xsd:string;
  dwc:aphiaid '368871'^^xsd:integer;
  dwc:occurrenceId '899_94'^^xsd:string;
  dwc:observationDate '2012-04-30'^^xsd:date;
  dwc:aphiaIdAccepted '368871'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4147__899_498>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4147__899_498> ;
  mr:hasGeometry <https://eurobis.org/id/point/4147__899_498> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2593 28.621917)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2593"^^xsd:decimal ;
  dwc:decimalLongitude "28.621917"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4147__899_498>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "899_498" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4147_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-08'^^xsd:date;
  dwc:institutionCode 'Mare Nostrum'^^xsd:string;
  dwc:collectionCode '899'^^xsd:integer;
  dwc:catalogNumber '899_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 '1'^^xsd:integer;
  dwc:collectorNumber '899_498'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:startYearCollected '2016'^^xsd:integer;
  dwc:endYearCollected '2016'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Romanian Coast of Black Sea'^^xsd:string;
  dwc:longitude '28.621917'^^xsd:double;
  dwc:startLongitude '28.6219167'^^xsd:double;
  dwc:endLongitude '28.6219167'^^xsd:double;
  dwc:latitude '44.2593'^^xsd:double;
  dwc:startLatitude '44.2593'^^xsd:double;
  dwc:endLatitude '44.2593'^^xsd:double;
  dwc:boundingBox 'POLYGON ((28.6219167 44.2593, 28.6219167 44.2593, 28.6219167 44.2593, 28.6219167 44.2593, 28.6219167 44.2593))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena relicta" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '899_498'^^xsd:string;
  dwc:observationDate '2016-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4147__899_201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4147__899_201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4147__899_201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.257821 28.621933)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.257821"^^xsd:decimal ;
  dwc:decimalLongitude "28.621933"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4147__899_201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "899_201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4147_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-08'^^xsd:date;
  dwc:institutionCode 'Mare Nostrum'^^xsd:string;
  dwc:collectionCode '899'^^xsd:integer;
  dwc:catalogNumber '899_201'^^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 '899_201'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Romanian Coast of Black Sea'^^xsd:string;
  dwc:longitude '28.621933'^^xsd:double;
  dwc:startLongitude '28.6219329'^^xsd:double;
  dwc:endLongitude '28.6219329'^^xsd:double;
  dwc:latitude '44.257821'^^xsd:double;
  dwc:startLatitude '44.2578214'^^xsd:double;
  dwc:endLatitude '44.2578214'^^xsd:double;
  dwc:boundingBox 'POLYGON ((28.6219329 44.2578214, 28.6219329 44.2578214, 28.6219329 44.2578214, 28.6219329 44.2578214, 28.6219329 44.2578214))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena relicta" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '899_201'^^xsd:string;
  dwc:observationDate '2012-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4147__899_311>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4147__899_311> ;
  mr:hasGeometry <https://eurobis.org/id/point/4147__899_311> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.255556 28.621944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.255556"^^xsd:decimal ;
  dwc:decimalLongitude "28.621944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4147__899_311>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "899_311" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4147_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-08'^^xsd:date;
  dwc:institutionCode 'Mare Nostrum'^^xsd:string;
  dwc:collectionCode '899'^^xsd:integer;
  dwc:catalogNumber '899_311'^^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 '21'^^xsd:integer;
  dwc:collectorNumber '899_311'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Romanian Coast of Black Sea'^^xsd:string;
  dwc:longitude '28.621944'^^xsd:double;
  dwc:startLongitude '28.621944'^^xsd:double;
  dwc:endLongitude '28.621944'^^xsd:double;
  dwc:latitude '44.255556'^^xsd:double;
  dwc:startLatitude '44.255556'^^xsd:double;
  dwc:endLatitude '44.255556'^^xsd:double;
  dwc:boundingBox 'POLYGON ((28.621944 44.255556, 28.621944 44.255556, 28.621944 44.255556, 28.621944 44.255556, 28.621944 44.255556))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena relicta" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '899_311'^^xsd:string;
  dwc:observationDate '2013-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4147__899_305>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4147__899_305> ;
  mr:hasGeometry <https://eurobis.org/id/point/4147__899_305> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.257222 28.621944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.257222"^^xsd:decimal ;
  dwc:decimalLongitude "28.621944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4147__899_305>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "899_305" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4147_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-08'^^xsd:date;
  dwc:institutionCode 'Mare Nostrum'^^xsd:string;
  dwc:collectionCode '899'^^xsd:integer;
  dwc:catalogNumber '899_305'^^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 '15'^^xsd:integer;
  dwc:collectorNumber '899_305'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Romanian Coast of Black Sea'^^xsd:string;
  dwc:longitude '28.621944'^^xsd:double;
  dwc:startLongitude '28.621944'^^xsd:double;
  dwc:endLongitude '28.621944'^^xsd:double;
  dwc:latitude '44.257222'^^xsd:double;
  dwc:startLatitude '44.257222'^^xsd:double;
  dwc:endLatitude '44.257222'^^xsd:double;
  dwc:boundingBox 'POLYGON ((28.621944 44.257222, 28.621944 44.257222, 28.621944 44.257222, 28.621944 44.257222, 28.621944 44.257222))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena relicta" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '899_305'^^xsd:string;
  dwc:observationDate '2013-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4147__899_159>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4147__899_159> ;
  mr:hasGeometry <https://eurobis.org/id/point/4147__899_159> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.257293 28.621957)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.257293"^^xsd:decimal ;
  dwc:decimalLongitude "28.621957"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4147__899_159>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "899_159" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4147_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-08'^^xsd:date;
  dwc:institutionCode 'Mare Nostrum'^^xsd:string;
  dwc:collectionCode '899'^^xsd:integer;
  dwc:catalogNumber '899_159'^^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 '2'^^xsd:integer;
  dwc:collectorNumber '899_159'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Romanian Coast of Black Sea'^^xsd:string;
  dwc:longitude '28.621957'^^xsd:double;
  dwc:startLongitude '28.621957'^^xsd:double;
  dwc:endLongitude '28.621957'^^xsd:double;
  dwc:latitude '44.257293'^^xsd:double;
  dwc:startLatitude '44.2572931'^^xsd:double;
  dwc:endLatitude '44.2572931'^^xsd:double;
  dwc:boundingBox 'POLYGON ((28.621957 44.2572931, 28.621957 44.2572931, 28.621957 44.2572931, 28.621957 44.2572931, 28.621957 44.2572931))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena relicta" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '899_159'^^xsd:string;
  dwc:observationDate '2012-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4147__899_196>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4147__899_196> ;
  mr:hasGeometry <https://eurobis.org/id/point/4147__899_196> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.256878 28.622005)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.256878"^^xsd:decimal ;
  dwc:decimalLongitude "28.622005"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4147__899_196>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "899_196" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4147_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-08'^^xsd:date;
  dwc:institutionCode 'Mare Nostrum'^^xsd:string;
  dwc:collectionCode '899'^^xsd:integer;
  dwc:catalogNumber '899_196'^^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 '899_196'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Romanian Coast of Black Sea'^^xsd:string;
  dwc:longitude '28.622005'^^xsd:double;
  dwc:startLongitude '28.6220052'^^xsd:double;
  dwc:endLongitude '28.6220052'^^xsd:double;
  dwc:latitude '44.256878'^^xsd:double;
  dwc:startLatitude '44.2568782'^^xsd:double;
  dwc:endLatitude '44.2568782'^^xsd:double;
  dwc:boundingBox 'POLYGON ((28.6220052 44.2568782, 28.6220052 44.2568782, 28.6220052 44.2568782, 28.6220052 44.2568782, 28.6220052 44.2568782))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena relicta" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '899_196'^^xsd:string;
  dwc:observationDate '2012-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4147__899_88>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4147__899_88> ;
  mr:hasGeometry <https://eurobis.org/id/point/4147__899_88> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.256895 28.622021)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.256895"^^xsd:decimal ;
  dwc:decimalLongitude "28.622021"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4147__899_88>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "899_88" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4147_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-08'^^xsd:date;
  dwc:institutionCode 'Mare Nostrum'^^xsd:string;
  dwc:collectionCode '899'^^xsd:integer;
  dwc:catalogNumber '899_88'^^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 '20'^^xsd:integer;
  dwc:collectorNumber '899_88'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Romanian Coast of Black Sea'^^xsd:string;
  dwc:longitude '28.622021'^^xsd:double;
  dwc:startLongitude '28.6220213'^^xsd:double;
  dwc:endLongitude '28.6220213'^^xsd:double;
  dwc:latitude '44.256895'^^xsd:double;
  dwc:startLatitude '44.2568954'^^xsd:double;
  dwc:endLatitude '44.2568954'^^xsd:double;
  dwc:boundingBox 'POLYGON ((28.6220213 44.2568954, 28.6220213 44.2568954, 28.6220213 44.2568954, 28.6220213 44.2568954, 28.6220213 44.2568954))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena relicta" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '899_88'^^xsd:string;
  dwc:observationDate '2011-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4147__899_347>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4147__899_347> ;
  mr:hasGeometry <https://eurobis.org/id/point/4147__899_347> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.252694 28.622111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.252694"^^xsd:decimal ;
  dwc:decimalLongitude "28.622111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4147__899_347>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "899_347" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4147_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-08'^^xsd:date;
  dwc:institutionCode 'Mare Nostrum'^^xsd:string;
  dwc:collectionCode '899'^^xsd:integer;
  dwc:catalogNumber '899_347'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2014'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '899_347'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Romanian Coast of Black Sea'^^xsd:string;
  dwc:longitude '28.622111'^^xsd:double;
  dwc:startLongitude '28.6221111'^^xsd:double;
  dwc:endLongitude '28.6221111'^^xsd:double;
  dwc:latitude '44.252694'^^xsd:double;
  dwc:startLatitude '44.2526944'^^xsd:double;
  dwc:endLatitude '44.2526944'^^xsd:double;
  dwc:boundingBox 'POLYGON ((28.6221111 44.2526944, 28.6221111 44.2526944, 28.6221111 44.2526944, 28.6221111 44.2526944, 28.6221111 44.2526944))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena relicta" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '899_347'^^xsd:string;
  dwc:observationDate '2014-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4147__899_79>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4147__899_79> ;
  mr:hasGeometry <https://eurobis.org/id/point/4147__899_79> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.278691 28.622152)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.278691"^^xsd:decimal ;
  dwc:decimalLongitude "28.622152"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4147__899_79>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "899_79" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4147_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-08'^^xsd:date;
  dwc:institutionCode 'Mare Nostrum'^^xsd:string;
  dwc:collectionCode '899'^^xsd:integer;
  dwc:catalogNumber '899_79'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '899_79'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Romanian Coast of Black Sea'^^xsd:string;
  dwc:longitude '28.622152'^^xsd:double;
  dwc:startLongitude '28.6221524'^^xsd:double;
  dwc:endLongitude '28.6221524'^^xsd:double;
  dwc:latitude '44.278691'^^xsd:double;
  dwc:startLatitude '44.2786912'^^xsd:double;
  dwc:endLatitude '44.2786912'^^xsd:double;
  dwc:boundingBox 'POLYGON ((28.6221524 44.2786912, 28.6221524 44.2786912, 28.6221524 44.2786912, 28.6221524 44.2786912, 28.6221524 44.2786912))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena relicta" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '899_79'^^xsd:string;
  dwc:observationDate '2011-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4147__899_202>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4147__899_202> ;
  mr:hasGeometry <https://eurobis.org/id/point/4147__899_202> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.254779 28.622169)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.254779"^^xsd:decimal ;
  dwc:decimalLongitude "28.622169"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4147__899_202>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "899_202" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4147_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-08'^^xsd:date;
  dwc:institutionCode 'Mare Nostrum'^^xsd:string;
  dwc:collectionCode '899'^^xsd:integer;
  dwc:catalogNumber '899_202'^^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 '899_202'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Romanian Coast of Black Sea'^^xsd:string;
  dwc:longitude '28.622169'^^xsd:double;
  dwc:startLongitude '28.6221689'^^xsd:double;
  dwc:endLongitude '28.6221689'^^xsd:double;
  dwc:latitude '44.254779'^^xsd:double;
  dwc:startLatitude '44.2547785'^^xsd:double;
  dwc:endLatitude '44.2547785'^^xsd:double;
  dwc:boundingBox 'POLYGON ((28.6221689 44.2547785, 28.6221689 44.2547785, 28.6221689 44.2547785, 28.6221689 44.2547785, 28.6221689 44.2547785))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena relicta" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '899_202'^^xsd:string;
  dwc:observationDate '2012-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4147__899_284>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4147__899_284> ;
  mr:hasGeometry <https://eurobis.org/id/point/4147__899_284> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.251111 28.622222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.251111"^^xsd:decimal ;
  dwc:decimalLongitude "28.622222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4147__899_284>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "899_284" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4147_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-08'^^xsd:date;
  dwc:institutionCode 'Mare Nostrum'^^xsd:string;
  dwc:collectionCode '899'^^xsd:integer;
  dwc:catalogNumber '899_284'^^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 '18'^^xsd:integer;
  dwc:collectorNumber '899_284'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Romanian Coast of Black Sea'^^xsd:string;
  dwc:longitude '28.622222'^^xsd:double;
  dwc:startLongitude '28.622222'^^xsd:double;
  dwc:endLongitude '28.622222'^^xsd:double;
  dwc:latitude '44.251111'^^xsd:double;
  dwc:startLatitude '44.251111'^^xsd:double;
  dwc:endLatitude '44.251111'^^xsd:double;
  dwc:boundingBox 'POLYGON ((28.622222 44.251111, 28.622222 44.251111, 28.622222 44.251111, 28.622222 44.251111, 28.622222 44.251111))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena relicta" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '899_284'^^xsd:string;
  dwc:observationDate '2013-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4147__899_321>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4147__899_321> ;
  mr:hasGeometry <https://eurobis.org/id/point/4147__899_321> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.254444 28.622222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.254444"^^xsd:decimal ;
  dwc:decimalLongitude "28.622222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4147__899_321>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "899_321" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4147_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-08'^^xsd:date;
  dwc:institutionCode 'Mare Nostrum'^^xsd:string;
  dwc:collectionCode '899'^^xsd:integer;
  dwc:catalogNumber '899_321'^^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 '26'^^xsd:integer;
  dwc:collectorNumber '899_321'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Romanian Coast of Black Sea'^^xsd:string;
  dwc:longitude '28.622222'^^xsd:double;
  dwc:startLongitude '28.622222'^^xsd:double;
  dwc:endLongitude '28.622222'^^xsd:double;
  dwc:latitude '44.254444'^^xsd:double;
  dwc:startLatitude '44.254444'^^xsd:double;
  dwc:endLatitude '44.254444'^^xsd:double;
  dwc:boundingBox 'POLYGON ((28.622222 44.254444, 28.622222 44.254444, 28.622222 44.254444, 28.622222 44.254444, 28.622222 44.254444))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena relicta" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '899_321'^^xsd:string;
  dwc:observationDate '2013-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4147__899_54>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4147__899_54> ;
  mr:hasGeometry <https://eurobis.org/id/point/4147__899_54> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.279254 28.622231)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.279254"^^xsd:decimal ;
  dwc:decimalLongitude "28.622231"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4147__899_54>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "899_54" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4147_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-08'^^xsd:date;
  dwc:institutionCode 'Mare Nostrum'^^xsd:string;
  dwc:collectionCode '899'^^xsd:integer;
  dwc:catalogNumber '899_54'^^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 '30'^^xsd:integer;
  dwc:collectorNumber '899_54'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Romanian Coast of Black Sea'^^xsd:string;
  dwc:longitude '28.622231'^^xsd:double;
  dwc:startLongitude '28.6222305'^^xsd:double;
  dwc:endLongitude '28.6222305'^^xsd:double;
  dwc:latitude '44.279254'^^xsd:double;
  dwc:startLatitude '44.279254'^^xsd:double;
  dwc:endLatitude '44.279254'^^xsd:double;
  dwc:boundingBox 'POLYGON ((28.6222305 44.279254, 28.6222305 44.279254, 28.6222305 44.279254, 28.6222305 44.279254, 28.6222305 44.279254))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena relicta" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '899_54'^^xsd:string;
  dwc:observationDate '2011-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4147__899_176>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4147__899_176> ;
  mr:hasGeometry <https://eurobis.org/id/point/4147__899_176> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.253941 28.622233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.253941"^^xsd:decimal ;
  dwc:decimalLongitude "28.622233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4147__899_176>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "899_176" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4147_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-08'^^xsd:date;
  dwc:institutionCode 'Mare Nostrum'^^xsd:string;
  dwc:collectionCode '899'^^xsd:integer;
  dwc:catalogNumber '899_176'^^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 '9'^^xsd:integer;
  dwc:collectorNumber '899_176'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Romanian Coast of Black Sea'^^xsd:string;
  dwc:longitude '28.622233'^^xsd:double;
  dwc:startLongitude '28.6222333'^^xsd:double;
  dwc:endLongitude '28.6222333'^^xsd:double;
  dwc:latitude '44.253941'^^xsd:double;
  dwc:startLatitude '44.2539408'^^xsd:double;
  dwc:endLatitude '44.2539408'^^xsd:double;
  dwc:boundingBox 'POLYGON ((28.6222333 44.2539408, 28.6222333 44.2539408, 28.6222333 44.2539408, 28.6222333 44.2539408, 28.6222333 44.2539408))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena relicta" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '899_176'^^xsd:string;
  dwc:observationDate '2012-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4147__899_195>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4147__899_195> ;
  mr:hasGeometry <https://eurobis.org/id/point/4147__899_195> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.25377 28.622266)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.25377"^^xsd:decimal ;
  dwc:decimalLongitude "28.622266"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4147__899_195>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "899_195" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4147_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-08'^^xsd:date;
  dwc:institutionCode 'Mare Nostrum'^^xsd:string;
  dwc:collectionCode '899'^^xsd:integer;
  dwc:catalogNumber '899_195'^^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 '899_195'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Romanian Coast of Black Sea'^^xsd:string;
  dwc:longitude '28.622266'^^xsd:double;
  dwc:startLongitude '28.6222655'^^xsd:double;
  dwc:endLongitude '28.6222655'^^xsd:double;
  dwc:latitude '44.25377'^^xsd:double;
  dwc:startLatitude '44.2537698'^^xsd:double;
  dwc:endLatitude '44.2537698'^^xsd:double;
  dwc:boundingBox 'POLYGON ((28.6222655 44.2537698, 28.6222655 44.2537698, 28.6222655 44.2537698, 28.6222655 44.2537698, 28.6222655 44.2537698))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena relicta" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '899_195'^^xsd:string;
  dwc:observationDate '2012-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4147__899_224>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4147__899_224> ;
  mr:hasGeometry <https://eurobis.org/id/point/4147__899_224> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.252442 28.622338)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.252442"^^xsd:decimal ;
  dwc:decimalLongitude "28.622338"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4147__899_224>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "899_224" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4147_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-08'^^xsd:date;
  dwc:institutionCode 'Mare Nostrum'^^xsd:string;
  dwc:collectionCode '899'^^xsd:integer;
  dwc:catalogNumber '899_224'^^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 '899_224'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Romanian Coast of Black Sea'^^xsd:string;
  dwc:longitude '28.622338'^^xsd:double;
  dwc:startLongitude '28.6223378'^^xsd:double;
  dwc:endLongitude '28.6223378'^^xsd:double;
  dwc:latitude '44.252442'^^xsd:double;
  dwc:startLatitude '44.2524423'^^xsd:double;
  dwc:endLatitude '44.2524423'^^xsd:double;
  dwc:boundingBox 'POLYGON ((28.6223378 44.2524423, 28.6223378 44.2524423, 28.6223378 44.2524423, 28.6223378 44.2524423, 28.6223378 44.2524423))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena relicta" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '899_224'^^xsd:string;
  dwc:observationDate '2012-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4147__899_379>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4147__899_379> ;
  mr:hasGeometry <https://eurobis.org/id/point/4147__899_379> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.251324 28.622351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.251324"^^xsd:decimal ;
  dwc:decimalLongitude "28.622351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4147__899_379>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "899_379" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4147_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-08'^^xsd:date;
  dwc:institutionCode 'Mare Nostrum'^^xsd:string;
  dwc:collectionCode '899'^^xsd:integer;
  dwc:catalogNumber '899_379'^^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 '8'^^xsd:integer;
  dwc:collectorNumber '899_379'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Romanian Coast of Black Sea'^^xsd:string;
  dwc:longitude '28.622351'^^xsd:double;
  dwc:startLongitude '28.6223513'^^xsd:double;
  dwc:endLongitude '28.6223513'^^xsd:double;
  dwc:latitude '44.251324'^^xsd:double;
  dwc:startLatitude '44.2513242'^^xsd:double;
  dwc:endLatitude '44.2513242'^^xsd:double;
  dwc:boundingBox 'POLYGON ((28.6223513 44.2513242, 28.6223513 44.2513242, 28.6223513 44.2513242, 28.6223513 44.2513242, 28.6223513 44.2513242))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena relicta" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '899_379'^^xsd:string;
  dwc:observationDate '2014-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4147__899_395>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4147__899_395> ;
  mr:hasGeometry <https://eurobis.org/id/point/4147__899_395> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.279139 28.622361)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.279139"^^xsd:decimal ;
  dwc:decimalLongitude "28.622361"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4147__899_395>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "899_395" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4147_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-08'^^xsd:date;
  dwc:institutionCode 'Mare Nostrum'^^xsd:string;
  dwc:collectionCode '899'^^xsd:integer;
  dwc:catalogNumber '899_395'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus ponticus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2014'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '899_395'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Romanian Coast of Black Sea'^^xsd:string;
  dwc:longitude '28.622361'^^xsd:double;
  dwc:startLongitude '28.6223611'^^xsd:double;
  dwc:endLongitude '28.6223611'^^xsd:double;
  dwc:latitude '44.279139'^^xsd:double;
  dwc:startLatitude '44.2791389'^^xsd:double;
  dwc:endLatitude '44.2791389'^^xsd:double;
  dwc:boundingBox 'POLYGON ((28.6223611 44.2791389, 28.6223611 44.2791389, 28.6223611 44.2791389, 28.6223611 44.2791389, 28.6223611 44.2791389))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Tursiops truncatus ponticus" by the provider'^^xsd:string;
  dwc:aphiaid '368871'^^xsd:integer;
  dwc:occurrenceId '899_395'^^xsd:string;
  dwc:observationDate '2014-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '368871'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4147__899_7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4147__899_7> ;
  mr:hasGeometry <https://eurobis.org/id/point/4147__899_7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.254507 28.622368)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.254507"^^xsd:decimal ;
  dwc:decimalLongitude "28.622368"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4147__899_7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "899_7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4147_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-08'^^xsd:date;
  dwc:institutionCode 'Mare Nostrum'^^xsd:string;
  dwc:collectionCode '899'^^xsd:integer;
  dwc:catalogNumber '899_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 '16'^^xsd:integer;
  dwc:collectorNumber '899_7'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Romanian Coast of Black Sea'^^xsd:string;
  dwc:longitude '28.622368'^^xsd:double;
  dwc:startLongitude '28.6223679'^^xsd:double;
  dwc:endLongitude '28.6223679'^^xsd:double;
  dwc:latitude '44.254507'^^xsd:double;
  dwc:startLatitude '44.2545073'^^xsd:double;
  dwc:endLatitude '44.2545073'^^xsd:double;
  dwc:boundingBox 'POLYGON ((28.6223679 44.2545073, 28.6223679 44.2545073, 28.6223679 44.2545073, 28.6223679 44.2545073, 28.6223679 44.2545073))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena relicta" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '899_7'^^xsd:string;
  dwc:observationDate '2010-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4147__899_523>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4147__899_523> ;
  mr:hasGeometry <https://eurobis.org/id/point/4147__899_523> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.280694 28.622389)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.280694"^^xsd:decimal ;
  dwc:decimalLongitude "28.622389"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4147__899_523>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "899_523" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4147_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-08'^^xsd:date;
  dwc:institutionCode 'Mare Nostrum'^^xsd:string;
  dwc:collectionCode '899'^^xsd:integer;
  dwc:catalogNumber '899_523'^^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 '18'^^xsd:integer;
  dwc:collectorNumber '899_523'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:startYearCollected '2016'^^xsd:integer;
  dwc:endYearCollected '2016'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Romanian Coast of Black Sea'^^xsd:string;
  dwc:longitude '28.622389'^^xsd:double;
  dwc:startLongitude '28.6223889'^^xsd:double;
  dwc:endLongitude '28.6223889'^^xsd:double;
  dwc:latitude '44.280694'^^xsd:double;
  dwc:startLatitude '44.2806944'^^xsd:double;
  dwc:endLatitude '44.2806944'^^xsd:double;
  dwc:boundingBox 'POLYGON ((28.6223889 44.2806944, 28.6223889 44.2806944, 28.6223889 44.2806944, 28.6223889 44.2806944, 28.6223889 44.2806944))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena relicta" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '899_523'^^xsd:string;
  dwc:observationDate '2016-10-18'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4147__899_471>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4147__899_471> ;
  mr:hasGeometry <https://eurobis.org/id/point/4147__899_471> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2508 28.622517)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2508"^^xsd:decimal ;
  dwc:decimalLongitude "28.622517"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4147__899_471>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "899_471" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4147_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-08'^^xsd:date;
  dwc:institutionCode 'Mare Nostrum'^^xsd:string;
  dwc:collectionCode '899'^^xsd:integer;
  dwc:catalogNumber '899_471'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2015'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '899_471'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startYearCollected '2015'^^xsd:integer;
  dwc:endYearCollected '2015'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Romanian Coast of Black Sea'^^xsd:string;
  dwc:longitude '28.622517'^^xsd:double;
  dwc:startLongitude '28.6225167'^^xsd:double;
  dwc:endLongitude '28.6225167'^^xsd:double;
  dwc:latitude '44.2508'^^xsd:double;
  dwc:startLatitude '44.2508'^^xsd:double;
  dwc:endLatitude '44.2508'^^xsd:double;
  dwc:boundingBox 'POLYGON ((28.6225167 44.2508, 28.6225167 44.2508, 28.6225167 44.2508, 28.6225167 44.2508, 28.6225167 44.2508))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena relicta" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '899_471'^^xsd:string;
  dwc:observationDate '2015-11-26'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4147__899_177>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4147__899_177> ;
  mr:hasGeometry <https://eurobis.org/id/point/4147__899_177> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.28363 28.622614)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.28363"^^xsd:decimal ;
  dwc:decimalLongitude "28.622614"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4147__899_177>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "899_177" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4147_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-08'^^xsd:date;
  dwc:institutionCode 'Mare Nostrum'^^xsd:string;
  dwc:collectionCode '899'^^xsd:integer;
  dwc:catalogNumber '899_177'^^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 '9'^^xsd:integer;
  dwc:collectorNumber '899_177'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Romanian Coast of Black Sea'^^xsd:string;
  dwc:longitude '28.622614'^^xsd:double;
  dwc:startLongitude '28.6226142'^^xsd:double;
  dwc:endLongitude '28.6226142'^^xsd:double;
  dwc:latitude '44.28363'^^xsd:double;
  dwc:startLatitude '44.2836304'^^xsd:double;
  dwc:endLatitude '44.2836304'^^xsd:double;
  dwc:boundingBox 'POLYGON ((28.6226142 44.2836304, 28.6226142 44.2836304, 28.6226142 44.2836304, 28.6226142 44.2836304, 28.6226142 44.2836304))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena relicta" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '899_177'^^xsd:string;
  dwc:observationDate '2012-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4147__899_396>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4147__899_396> ;
  mr:hasGeometry <https://eurobis.org/id/point/4147__899_396> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.248976 28.623033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.248976"^^xsd:decimal ;
  dwc:decimalLongitude "28.623033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4147__899_396>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "899_396" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4147_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-08'^^xsd:date;
  dwc:institutionCode 'Mare Nostrum'^^xsd:string;
  dwc:collectionCode '899'^^xsd:integer;
  dwc:catalogNumber '899_396'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus ponticus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2014'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '899_396'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Romanian Coast of Black Sea'^^xsd:string;
  dwc:longitude '28.623033'^^xsd:double;
  dwc:startLongitude '28.6230326'^^xsd:double;
  dwc:endLongitude '28.6230326'^^xsd:double;
  dwc:latitude '44.248976'^^xsd:double;
  dwc:startLatitude '44.2489757'^^xsd:double;
  dwc:endLatitude '44.2489757'^^xsd:double;
  dwc:boundingBox 'POLYGON ((28.6230326 44.2489757, 28.6230326 44.2489757, 28.6230326 44.2489757, 28.6230326 44.2489757, 28.6230326 44.2489757))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Tursiops truncatus ponticus" by the provider'^^xsd:string;
  dwc:aphiaid '368871'^^xsd:integer;
  dwc:occurrenceId '899_396'^^xsd:string;
  dwc:observationDate '2014-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '368871'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4147__899_300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4147__899_300> ;
  mr:hasGeometry <https://eurobis.org/id/point/4147__899_300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.286944 28.623056)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.286944"^^xsd:decimal ;
  dwc:decimalLongitude "28.623056"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4147__899_300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "899_300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4147_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-08'^^xsd:date;
  dwc:institutionCode 'Mare Nostrum'^^xsd:string;
  dwc:collectionCode '899'^^xsd:integer;
  dwc:catalogNumber '899_300'^^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 '11'^^xsd:integer;
  dwc:collectorNumber '899_300'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Romanian Coast of Black Sea'^^xsd:string;
  dwc:longitude '28.623056'^^xsd:double;
  dwc:startLongitude '28.623056'^^xsd:double;
  dwc:endLongitude '28.623056'^^xsd:double;
  dwc:latitude '44.286944'^^xsd:double;
  dwc:startLatitude '44.286944'^^xsd:double;
  dwc:endLatitude '44.286944'^^xsd:double;
  dwc:boundingBox 'POLYGON ((28.623056 44.286944, 28.623056 44.286944, 28.623056 44.286944, 28.623056 44.286944, 28.623056 44.286944))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena relicta" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '899_300'^^xsd:string;
  dwc:observationDate '2013-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4147__899_16>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4147__899_16> ;
  mr:hasGeometry <https://eurobis.org/id/point/4147__899_16> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.247725 28.623543)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.247725"^^xsd:decimal ;
  dwc:decimalLongitude "28.623543"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4147__899_16>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "899_16" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4147_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-08'^^xsd:date;
  dwc:institutionCode 'Mare Nostrum'^^xsd:string;
  dwc:collectionCode '899'^^xsd:integer;
  dwc:catalogNumber '899_16'^^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 '17'^^xsd:integer;
  dwc:collectorNumber '899_16'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Romanian Coast of Black Sea'^^xsd:string;
  dwc:longitude '28.623543'^^xsd:double;
  dwc:startLongitude '28.6235427'^^xsd:double;
  dwc:endLongitude '28.6235427'^^xsd:double;
  dwc:latitude '44.247725'^^xsd:double;
  dwc:startLatitude '44.2477253'^^xsd:double;
  dwc:endLatitude '44.2477253'^^xsd:double;
  dwc:boundingBox 'POLYGON ((28.6235427 44.2477253, 28.6235427 44.2477253, 28.6235427 44.2477253, 28.6235427 44.2477253, 28.6235427 44.2477253))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena relicta" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '899_16'^^xsd:string;
  dwc:observationDate '2010-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4147__899_87>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4147__899_87> ;
  mr:hasGeometry <https://eurobis.org/id/point/4147__899_87> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.287979 28.623545)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.287979"^^xsd:decimal ;
  dwc:decimalLongitude "28.623545"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4147__899_87>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "899_87" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4147_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-08'^^xsd:date;
  dwc:institutionCode 'Mare Nostrum'^^xsd:string;
  dwc:collectionCode '899'^^xsd:integer;
  dwc:catalogNumber '899_87'^^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 '7'^^xsd:integer;
  dwc:collectorNumber '899_87'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Romanian Coast of Black Sea'^^xsd:string;
  dwc:longitude '28.623545'^^xsd:double;
  dwc:startLongitude '28.6235448'^^xsd:double;
  dwc:endLongitude '28.6235448'^^xsd:double;
  dwc:latitude '44.287979'^^xsd:double;
  dwc:startLatitude '44.2879793'^^xsd:double;
  dwc:endLatitude '44.2879793'^^xsd:double;
  dwc:boundingBox 'POLYGON ((28.6235448 44.2879793, 28.6235448 44.2879793, 28.6235448 44.2879793, 28.6235448 44.2879793, 28.6235448 44.2879793))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena relicta" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '899_87'^^xsd:string;
  dwc:observationDate '2011-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4147__899_363>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4147__899_363> ;
  mr:hasGeometry <https://eurobis.org/id/point/4147__899_363> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.288039 28.623548)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.288039"^^xsd:decimal ;
  dwc:decimalLongitude "28.623548"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4147__899_363>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "899_363" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4147_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-08'^^xsd:date;
  dwc:institutionCode 'Mare Nostrum'^^xsd:string;
  dwc:collectionCode '899'^^xsd:integer;
  dwc:catalogNumber '899_363'^^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 '31'^^xsd:integer;
  dwc:collectorNumber '899_363'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Romanian Coast of Black Sea'^^xsd:string;
  dwc:longitude '28.623548'^^xsd:double;
  dwc:startLongitude '28.6235476'^^xsd:double;
  dwc:endLongitude '28.6235476'^^xsd:double;
  dwc:latitude '44.288039'^^xsd:double;
  dwc:startLatitude '44.2880389'^^xsd:double;
  dwc:endLatitude '44.2880389'^^xsd:double;
  dwc:boundingBox 'POLYGON ((28.6235476 44.2880389, 28.6235476 44.2880389, 28.6235476 44.2880389, 28.6235476 44.2880389, 28.6235476 44.2880389))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Tursiops truncatus ponticus" by the provider'^^xsd:string;
  dwc:aphiaid '368871'^^xsd:integer;
  dwc:occurrenceId '899_363'^^xsd:string;
  dwc:observationDate '2014-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '368871'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4147__899_43>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4147__899_43> ;
  mr:hasGeometry <https://eurobis.org/id/point/4147__899_43> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.247306 28.623566)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.247306"^^xsd:decimal ;
  dwc:decimalLongitude "28.623566"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4147__899_43>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "899_43" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4147_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-08'^^xsd:date;
  dwc:institutionCode 'Mare Nostrum'^^xsd:string;
  dwc:collectionCode '899'^^xsd:integer;
  dwc:catalogNumber '899_43'^^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 '20'^^xsd:integer;
  dwc:collectorNumber '899_43'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Romanian Coast of Black Sea'^^xsd:string;
  dwc:longitude '28.623566'^^xsd:double;
  dwc:startLongitude '28.6235663'^^xsd:double;
  dwc:endLongitude '28.6235663'^^xsd:double;
  dwc:latitude '44.247306'^^xsd:double;
  dwc:startLatitude '44.2473057'^^xsd:double;
  dwc:endLatitude '44.2473057'^^xsd:double;
  dwc:boundingBox 'POLYGON ((28.6235663 44.2473057, 28.6235663 44.2473057, 28.6235663 44.2473057, 28.6235663 44.2473057, 28.6235663 44.2473057))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena relicta" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '899_43'^^xsd:string;
  dwc:observationDate '2011-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4147__899_44>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4147__899_44> ;
  mr:hasGeometry <https://eurobis.org/id/point/4147__899_44> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.28771 28.623577)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.28771"^^xsd:decimal ;
  dwc:decimalLongitude "28.623577"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4147__899_44>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "899_44" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4147_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-08'^^xsd:date;
  dwc:institutionCode 'Mare Nostrum'^^xsd:string;
  dwc:collectionCode '899'^^xsd:integer;
  dwc:catalogNumber '899_44'^^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 '21'^^xsd:integer;
  dwc:collectorNumber '899_44'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Romanian Coast of Black Sea'^^xsd:string;
  dwc:longitude '28.623577'^^xsd:double;
  dwc:startLongitude '28.623577'^^xsd:double;
  dwc:endLongitude '28.623577'^^xsd:double;
  dwc:latitude '44.28771'^^xsd:double;
  dwc:startLatitude '44.2877095'^^xsd:double;
  dwc:endLatitude '44.2877095'^^xsd:double;
  dwc:boundingBox 'POLYGON ((28.623577 44.2877095, 28.623577 44.2877095, 28.623577 44.2877095, 28.623577 44.2877095, 28.623577 44.2877095))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena relicta" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '899_44'^^xsd:string;
  dwc:observationDate '2011-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4147__899_324>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4147__899_324> ;
  mr:hasGeometry <https://eurobis.org/id/point/4147__899_324> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.245833 28.623611)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.245833"^^xsd:decimal ;
  dwc:decimalLongitude "28.623611"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4147__899_324>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "899_324" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4147_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-08'^^xsd:date;
  dwc:institutionCode 'Mare Nostrum'^^xsd:string;
  dwc:collectionCode '899'^^xsd:integer;
  dwc:catalogNumber '899_324'^^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 '20'^^xsd:integer;
  dwc:collectorNumber '899_324'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Romanian Coast of Black Sea'^^xsd:string;
  dwc:longitude '28.623611'^^xsd:double;
  dwc:startLongitude '28.623611'^^xsd:double;
  dwc:endLongitude '28.623611'^^xsd:double;
  dwc:latitude '44.245833'^^xsd:double;
  dwc:startLatitude '44.245833'^^xsd:double;
  dwc:endLatitude '44.245833'^^xsd:double;
  dwc:boundingBox 'POLYGON ((28.623611 44.245833, 28.623611 44.245833, 28.623611 44.245833, 28.623611 44.245833, 28.623611 44.245833))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena relicta" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '899_324'^^xsd:string;
  dwc:observationDate '2013-11-20'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4147__899_99>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4147__899_99> ;
  mr:hasGeometry <https://eurobis.org/id/point/4147__899_99> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.288583 28.62375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.288583"^^xsd:decimal ;
  dwc:decimalLongitude "28.62375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4147__899_99>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "899_99" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4147_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-08'^^xsd:date;
  dwc:institutionCode 'Mare Nostrum'^^xsd:string;
  dwc:collectionCode '899'^^xsd:integer;
  dwc:catalogNumber '899_99'^^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 '899_99'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Romanian Coast of Black Sea'^^xsd:string;
  dwc:longitude '28.62375'^^xsd:double;
  dwc:startLongitude '28.62375'^^xsd:double;
  dwc:endLongitude '28.62375'^^xsd:double;
  dwc:latitude '44.288583'^^xsd:double;
  dwc:startLatitude '44.2885833'^^xsd:double;
  dwc:endLatitude '44.2885833'^^xsd:double;
  dwc:boundingBox 'POLYGON ((28.62375 44.2885833, 28.62375 44.2885833, 28.62375 44.2885833, 28.62375 44.2885833, 28.62375 44.2885833))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena relicta" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '899_99'^^xsd:string;
  dwc:observationDate '2012-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4147__899_204>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4147__899_204> ;
  mr:hasGeometry <https://eurobis.org/id/point/4147__899_204> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.291222 28.624291)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.291222"^^xsd:decimal ;
  dwc:decimalLongitude "28.624291"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4147__899_204>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "899_204" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4147_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-08'^^xsd:date;
  dwc:institutionCode 'Mare Nostrum'^^xsd:string;
  dwc:collectionCode '899'^^xsd:integer;
  dwc:catalogNumber '899_204'^^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 '899_204'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Romanian Coast of Black Sea'^^xsd:string;
  dwc:longitude '28.624291'^^xsd:double;
  dwc:startLongitude '28.6242905'^^xsd:double;
  dwc:endLongitude '28.6242905'^^xsd:double;
  dwc:latitude '44.291222'^^xsd:double;
  dwc:startLatitude '44.2912222'^^xsd:double;
  dwc:endLatitude '44.2912222'^^xsd:double;
  dwc:boundingBox 'POLYGON ((28.6242905 44.2912222, 28.6242905 44.2912222, 28.6242905 44.2912222, 28.6242905 44.2912222, 28.6242905 44.2912222))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena relicta" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '899_204'^^xsd:string;
  dwc:observationDate '2012-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4147__899_401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4147__899_401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4147__899_401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.29043 28.62431)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.29043"^^xsd:decimal ;
  dwc:decimalLongitude "28.62431"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4147__899_401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "899_401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4147_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-08'^^xsd:date;
  dwc:institutionCode 'Mare Nostrum'^^xsd:string;
  dwc:collectionCode '899'^^xsd:integer;
  dwc:catalogNumber '899_401'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2015'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '899_401'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startYearCollected '2015'^^xsd:integer;
  dwc:endYearCollected '2015'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Romanian Coast of Black Sea'^^xsd:string;
  dwc:longitude '28.62431'^^xsd:double;
  dwc:startLongitude '28.62431'^^xsd:double;
  dwc:endLongitude '28.62431'^^xsd:double;
  dwc:latitude '44.29043'^^xsd:double;
  dwc:startLatitude '44.29043'^^xsd:double;
  dwc:endLatitude '44.29043'^^xsd:double;
  dwc:boundingBox 'POLYGON ((28.62431 44.29043, 28.62431 44.29043, 28.62431 44.29043, 28.62431 44.29043, 28.62431 44.29043))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena relicta" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '899_401'^^xsd:string;
  dwc:observationDate '2015-04-09'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4147__899_400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4147__899_400> ;
  mr:hasGeometry <https://eurobis.org/id/point/4147__899_400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.290677 28.624339)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.290677"^^xsd:decimal ;
  dwc:decimalLongitude "28.624339"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4147__899_400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "899_400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4147_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-08'^^xsd:date;
  dwc:institutionCode 'Mare Nostrum'^^xsd:string;
  dwc:collectionCode '899'^^xsd:integer;
  dwc:catalogNumber '899_400'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus ponticus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2014'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '899_400'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Romanian Coast of Black Sea'^^xsd:string;
  dwc:longitude '28.624339'^^xsd:double;
  dwc:startLongitude '28.6243388'^^xsd:double;
  dwc:endLongitude '28.6243388'^^xsd:double;
  dwc:latitude '44.290677'^^xsd:double;
  dwc:startLatitude '44.290677'^^xsd:double;
  dwc:endLatitude '44.290677'^^xsd:double;
  dwc:boundingBox 'POLYGON ((28.6243388 44.290677, 28.6243388 44.290677, 28.6243388 44.290677, 28.6243388 44.290677, 28.6243388 44.290677))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Tursiops truncatus ponticus" by the provider'^^xsd:string;
  dwc:aphiaid '368871'^^xsd:integer;
  dwc:occurrenceId '899_400'^^xsd:string;
  dwc:observationDate '2014-11-13'^^xsd:date;
  dwc:aphiaIdAccepted '368871'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4147__899_122>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4147__899_122> ;
  mr:hasGeometry <https://eurobis.org/id/point/4147__899_122> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.29363 28.624739)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.29363"^^xsd:decimal ;
  dwc:decimalLongitude "28.624739"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4147__899_122>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "899_122" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4147_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-08'^^xsd:date;
  dwc:institutionCode 'Mare Nostrum'^^xsd:string;
  dwc:collectionCode '899'^^xsd:integer;
  dwc:catalogNumber '899_122'^^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 '7'^^xsd:integer;
  dwc:collectorNumber '899_122'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Romanian Coast of Black Sea'^^xsd:string;
  dwc:longitude '28.624739'^^xsd:double;
  dwc:startLongitude '28.6247385'^^xsd:double;
  dwc:endLongitude '28.6247385'^^xsd:double;
  dwc:latitude '44.29363'^^xsd:double;
  dwc:startLatitude '44.2936298'^^xsd:double;
  dwc:endLatitude '44.2936298'^^xsd:double;
  dwc:boundingBox 'POLYGON ((28.6247385 44.2936298, 28.6247385 44.2936298, 28.6247385 44.2936298, 28.6247385 44.2936298, 28.6247385 44.2936298))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena relicta" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '899_122'^^xsd:string;
  dwc:observationDate '2012-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4147__899_230>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4147__899_230> ;
  mr:hasGeometry <https://eurobis.org/id/point/4147__899_230> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.241396 28.624933)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.241396"^^xsd:decimal ;
  dwc:decimalLongitude "28.624933"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4147__899_230>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "899_230" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4147_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-08'^^xsd:date;
  dwc:institutionCode 'Mare Nostrum'^^xsd:string;
  dwc:collectionCode '899'^^xsd:integer;
  dwc:catalogNumber '899_230'^^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 '899_230'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Romanian Coast of Black Sea'^^xsd:string;
  dwc:longitude '28.624933'^^xsd:double;
  dwc:startLongitude '28.6249333'^^xsd:double;
  dwc:endLongitude '28.6249333'^^xsd:double;
  dwc:latitude '44.241396'^^xsd:double;
  dwc:startLatitude '44.2413963'^^xsd:double;
  dwc:endLatitude '44.2413963'^^xsd:double;
  dwc:boundingBox 'POLYGON ((28.6249333 44.2413963, 28.6249333 44.2413963, 28.6249333 44.2413963, 28.6249333 44.2413963, 28.6249333 44.2413963))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena relicta" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '899_230'^^xsd:string;
  dwc:observationDate '2012-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4147__899_223>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4147__899_223> ;
  mr:hasGeometry <https://eurobis.org/id/point/4147__899_223> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.240761 28.625135)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.240761"^^xsd:decimal ;
  dwc:decimalLongitude "28.625135"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4147__899_223>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "899_223" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4147_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-08'^^xsd:date;
  dwc:institutionCode 'Mare Nostrum'^^xsd:string;
  dwc:collectionCode '899'^^xsd:integer;
  dwc:catalogNumber '899_223'^^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 '899_223'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Romanian Coast of Black Sea'^^xsd:string;
  dwc:longitude '28.625135'^^xsd:double;
  dwc:startLongitude '28.6251354'^^xsd:double;
  dwc:endLongitude '28.6251354'^^xsd:double;
  dwc:latitude '44.240761'^^xsd:double;
  dwc:startLatitude '44.2407607'^^xsd:double;
  dwc:endLatitude '44.2407607'^^xsd:double;
  dwc:boundingBox 'POLYGON ((28.6251354 44.2407607, 28.6251354 44.2407607, 28.6251354 44.2407607, 28.6251354 44.2407607, 28.6251354 44.2407607))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena relicta" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '899_223'^^xsd:string;
  dwc:observationDate '2012-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4147__899_175>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4147__899_175> ;
  mr:hasGeometry <https://eurobis.org/id/point/4147__899_175> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.239623 28.625219)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.239623"^^xsd:decimal ;
  dwc:decimalLongitude "28.625219"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4147__899_175>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "899_175" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4147_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-08'^^xsd:date;
  dwc:institutionCode 'Mare Nostrum'^^xsd:string;
  dwc:collectionCode '899'^^xsd:integer;
  dwc:catalogNumber '899_175'^^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 '9'^^xsd:integer;
  dwc:collectorNumber '899_175'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Romanian Coast of Black Sea'^^xsd:string;
  dwc:longitude '28.625219'^^xsd:double;
  dwc:startLongitude '28.6252186'^^xsd:double;
  dwc:endLongitude '28.6252186'^^xsd:double;
  dwc:latitude '44.239623'^^xsd:double;
  dwc:startLatitude '44.2396227'^^xsd:double;
  dwc:endLatitude '44.2396227'^^xsd:double;
  dwc:boundingBox 'POLYGON ((28.6252186 44.2396227, 28.6252186 44.2396227, 28.6252186 44.2396227, 28.6252186 44.2396227, 28.6252186 44.2396227))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena relicta" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '899_175'^^xsd:string;
  dwc:observationDate '2012-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4147__899_110>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4147__899_110> ;
  mr:hasGeometry <https://eurobis.org/id/point/4147__899_110> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.295946 28.625423)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.295946"^^xsd:decimal ;
  dwc:decimalLongitude "28.625423"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4147__899_110>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "899_110" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4147_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-08'^^xsd:date;
  dwc:institutionCode 'Mare Nostrum'^^xsd:string;
  dwc:collectionCode '899'^^xsd:integer;
  dwc:catalogNumber '899_110'^^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 '25'^^xsd:integer;
  dwc:collectorNumber '899_110'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Romanian Coast of Black Sea'^^xsd:string;
  dwc:longitude '28.625423'^^xsd:double;
  dwc:startLongitude '28.6254227'^^xsd:double;
  dwc:endLongitude '28.6254227'^^xsd:double;
  dwc:latitude '44.295946'^^xsd:double;
  dwc:startLatitude '44.2959455'^^xsd:double;
  dwc:endLatitude '44.2959455'^^xsd:double;
  dwc:boundingBox 'POLYGON ((28.6254227 44.2959455, 28.6254227 44.2959455, 28.6254227 44.2959455, 28.6254227 44.2959455, 28.6254227 44.2959455))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena relicta" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '899_110'^^xsd:string;
  dwc:observationDate '2012-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4147__899_111>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4147__899_111> ;
  mr:hasGeometry <https://eurobis.org/id/point/4147__899_111> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.295946 28.625423)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.295946"^^xsd:decimal ;
  dwc:decimalLongitude "28.625423"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4147__899_111>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "899_111" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4147_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-08'^^xsd:date;
  dwc:institutionCode 'Mare Nostrum'^^xsd:string;
  dwc:collectionCode '899'^^xsd:integer;
  dwc:catalogNumber '899_111'^^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 '25'^^xsd:integer;
  dwc:collectorNumber '899_111'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Romanian Coast of Black Sea'^^xsd:string;
  dwc:longitude '28.625423'^^xsd:double;
  dwc:startLongitude '28.6254227'^^xsd:double;
  dwc:endLongitude '28.6254227'^^xsd:double;
  dwc:latitude '44.295946'^^xsd:double;
  dwc:startLatitude '44.2959455'^^xsd:double;
  dwc:endLatitude '44.2959455'^^xsd:double;
  dwc:boundingBox 'POLYGON ((28.6254227 44.2959455, 28.6254227 44.2959455, 28.6254227 44.2959455, 28.6254227 44.2959455, 28.6254227 44.2959455))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena relicta" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '899_111'^^xsd:string;
  dwc:observationDate '2012-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4147__899_135>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4147__899_135> ;
  mr:hasGeometry <https://eurobis.org/id/point/4147__899_135> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.238645 28.625444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.238645"^^xsd:decimal ;
  dwc:decimalLongitude "28.625444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4147__899_135>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "899_135" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4147_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-08'^^xsd:date;
  dwc:institutionCode 'Mare Nostrum'^^xsd:string;
  dwc:collectionCode '899'^^xsd:integer;
  dwc:catalogNumber '899_135'^^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 '899_135'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Romanian Coast of Black Sea'^^xsd:string;
  dwc:longitude '28.625444'^^xsd:double;
  dwc:startLongitude '28.6254438'^^xsd:double;
  dwc:endLongitude '28.6254438'^^xsd:double;
  dwc:latitude '44.238645'^^xsd:double;
  dwc:startLatitude '44.2386447'^^xsd:double;
  dwc:endLatitude '44.2386447'^^xsd:double;
  dwc:boundingBox 'POLYGON ((28.6254438 44.2386447, 28.6254438 44.2386447, 28.6254438 44.2386447, 28.6254438 44.2386447, 28.6254438 44.2386447))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena relicta" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '899_135'^^xsd:string;
  dwc:observationDate '2012-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4147__899_371>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4147__899_371> ;
  mr:hasGeometry <https://eurobis.org/id/point/4147__899_371> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.239711 28.625457)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.239711"^^xsd:decimal ;
  dwc:decimalLongitude "28.625457"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4147__899_371>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "899_371" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4147_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-08'^^xsd:date;
  dwc:institutionCode 'Mare Nostrum'^^xsd:string;
  dwc:collectionCode '899'^^xsd:integer;
  dwc:catalogNumber '899_371'^^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 '4'^^xsd:integer;
  dwc:collectorNumber '899_371'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Romanian Coast of Black Sea'^^xsd:string;
  dwc:longitude '28.625457'^^xsd:double;
  dwc:startLongitude '28.6254573'^^xsd:double;
  dwc:endLongitude '28.6254573'^^xsd:double;
  dwc:latitude '44.239711'^^xsd:double;
  dwc:startLatitude '44.2397112'^^xsd:double;
  dwc:endLatitude '44.2397112'^^xsd:double;
  dwc:boundingBox 'POLYGON ((28.6254573 44.2397112, 28.6254573 44.2397112, 28.6254573 44.2397112, 28.6254573 44.2397112, 28.6254573 44.2397112))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena relicta" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '899_371'^^xsd:string;
  dwc:observationDate '2014-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4147__899_351>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4147__899_351> ;
  mr:hasGeometry <https://eurobis.org/id/point/4147__899_351> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.296083 28.625583)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.296083"^^xsd:decimal ;
  dwc:decimalLongitude "28.625583"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4147__899_351>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "899_351" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4147_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-08'^^xsd:date;
  dwc:institutionCode 'Mare Nostrum'^^xsd:string;
  dwc:collectionCode '899'^^xsd:integer;
  dwc:catalogNumber '899_351'^^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 '899_351'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Romanian Coast of Black Sea'^^xsd:string;
  dwc:longitude '28.625583'^^xsd:double;
  dwc:startLongitude '28.6255833'^^xsd:double;
  dwc:endLongitude '28.6255833'^^xsd:double;
  dwc:latitude '44.296083'^^xsd:double;
  dwc:startLatitude '44.2960833'^^xsd:double;
  dwc:endLatitude '44.2960833'^^xsd:double;
  dwc:boundingBox 'POLYGON ((28.6255833 44.2960833, 28.6255833 44.2960833, 28.6255833 44.2960833, 28.6255833 44.2960833, 28.6255833 44.2960833))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Tursiops truncatus ponticus" by the provider'^^xsd:string;
  dwc:aphiaid '368871'^^xsd:integer;
  dwc:occurrenceId '899_351'^^xsd:string;
  dwc:observationDate '2014-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '368871'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4147__899_261>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4147__899_261> ;
  mr:hasGeometry <https://eurobis.org/id/point/4147__899_261> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.296285 28.625583)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.296285"^^xsd:decimal ;
  dwc:decimalLongitude "28.625583"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4147__899_261>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "899_261" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4147_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-08'^^xsd:date;
  dwc:institutionCode 'Mare Nostrum'^^xsd:string;
  dwc:collectionCode '899'^^xsd:integer;
  dwc:catalogNumber '899_261'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '899_261'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Romanian Coast of Black Sea'^^xsd:string;
  dwc:longitude '28.625583'^^xsd:double;
  dwc:startLongitude '28.6255834'^^xsd:double;
  dwc:endLongitude '28.6255834'^^xsd:double;
  dwc:latitude '44.296285'^^xsd:double;
  dwc:startLatitude '44.2962849'^^xsd:double;
  dwc:endLatitude '44.2962849'^^xsd:double;
  dwc:boundingBox 'POLYGON ((28.6255834 44.2962849, 28.6255834 44.2962849, 28.6255834 44.2962849, 28.6255834 44.2962849, 28.6255834 44.2962849))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena relicta" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '899_261'^^xsd:string;
  dwc:observationDate '2012-12-26'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4147__899_486>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4147__899_486> ;
  mr:hasGeometry <https://eurobis.org/id/point/4147__899_486> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.298111 28.626278)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.298111"^^xsd:decimal ;
  dwc:decimalLongitude "28.626278"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4147__899_486>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "899_486" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4147_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-08'^^xsd:date;
  dwc:institutionCode 'Mare Nostrum'^^xsd:string;
  dwc:collectionCode '899'^^xsd:integer;
  dwc:catalogNumber '899_486'^^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 '10'^^xsd:integer;
  dwc:collectorNumber '899_486'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:startYearCollected '2016'^^xsd:integer;
  dwc:endYearCollected '2016'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Romanian Coast of Black Sea'^^xsd:string;
  dwc:longitude '28.626278'^^xsd:double;
  dwc:startLongitude '28.6262778'^^xsd:double;
  dwc:endLongitude '28.6262778'^^xsd:double;
  dwc:latitude '44.298111'^^xsd:double;
  dwc:startLatitude '44.2981111'^^xsd:double;
  dwc:endLatitude '44.2981111'^^xsd:double;
  dwc:boundingBox 'POLYGON ((28.6262778 44.2981111, 28.6262778 44.2981111, 28.6262778 44.2981111, 28.6262778 44.2981111, 28.6262778 44.2981111))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena relicta" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '899_486'^^xsd:string;
  dwc:observationDate '2016-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4147__899_423>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4147__899_423> ;
  mr:hasGeometry <https://eurobis.org/id/point/4147__899_423> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.29965 28.626595)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.29965"^^xsd:decimal ;
  dwc:decimalLongitude "28.626595"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4147__899_423>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "899_423" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4147_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-08'^^xsd:date;
  dwc:institutionCode 'Mare Nostrum'^^xsd:string;
  dwc:collectionCode '899'^^xsd:integer;
  dwc:catalogNumber '899_423'^^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 '25'^^xsd:integer;
  dwc:collectorNumber '899_423'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startYearCollected '2015'^^xsd:integer;
  dwc:endYearCollected '2015'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Romanian Coast of Black Sea'^^xsd:string;
  dwc:longitude '28.626595'^^xsd:double;
  dwc:startLongitude '28.6265945'^^xsd:double;
  dwc:endLongitude '28.6265945'^^xsd:double;
  dwc:latitude '44.29965'^^xsd:double;
  dwc:startLatitude '44.2996501'^^xsd:double;
  dwc:endLatitude '44.2996501'^^xsd:double;
  dwc:boundingBox 'POLYGON ((28.6265945 44.2996501, 28.6265945 44.2996501, 28.6265945 44.2996501, 28.6265945 44.2996501, 28.6265945 44.2996501))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Tursiops truncatus ponticus" by the provider'^^xsd:string;
  dwc:aphiaid '368871'^^xsd:integer;
  dwc:occurrenceId '899_423'^^xsd:string;
  dwc:observationDate '2015-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '368871'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4147__899_333>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4147__899_333> ;
  mr:hasGeometry <https://eurobis.org/id/point/4147__899_333> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.236091 28.627088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.236091"^^xsd:decimal ;
  dwc:decimalLongitude "28.627088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4147__899_333>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "899_333" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4147_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-08'^^xsd:date;
  dwc:institutionCode 'Mare Nostrum'^^xsd:string;
  dwc:collectionCode '899'^^xsd:integer;
  dwc:catalogNumber '899_333'^^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 '20'^^xsd:integer;
  dwc:collectorNumber '899_333'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Romanian Coast of Black Sea'^^xsd:string;
  dwc:longitude '28.627088'^^xsd:double;
  dwc:startLongitude '28.6270881'^^xsd:double;
  dwc:endLongitude '28.6270881'^^xsd:double;
  dwc:latitude '44.236091'^^xsd:double;
  dwc:startLatitude '44.2360907'^^xsd:double;
  dwc:endLatitude '44.2360907'^^xsd:double;
  dwc:boundingBox 'POLYGON ((28.6270881 44.2360907, 28.6270881 44.2360907, 28.6270881 44.2360907, 28.6270881 44.2360907, 28.6270881 44.2360907))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena relicta" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '899_333'^^xsd:string;
  dwc:observationDate '2014-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4147__899_242>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4147__899_242> ;
  mr:hasGeometry <https://eurobis.org/id/point/4147__899_242> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.235831 28.627101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.235831"^^xsd:decimal ;
  dwc:decimalLongitude "28.627101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4147__899_242>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "899_242" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4147_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-08'^^xsd:date;
  dwc:institutionCode 'Mare Nostrum'^^xsd:string;
  dwc:collectionCode '899'^^xsd:integer;
  dwc:catalogNumber '899_242'^^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 '1'^^xsd:integer;
  dwc:collectorNumber '899_242'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Romanian Coast of Black Sea'^^xsd:string;
  dwc:longitude '28.627101'^^xsd:double;
  dwc:startLongitude '28.6271005'^^xsd:double;
  dwc:endLongitude '28.6271005'^^xsd:double;
  dwc:latitude '44.235831'^^xsd:double;
  dwc:startLatitude '44.2358312'^^xsd:double;
  dwc:endLatitude '44.2358312'^^xsd:double;
  dwc:boundingBox 'POLYGON ((28.6271005 44.2358312, 28.6271005 44.2358312, 28.6271005 44.2358312, 28.6271005 44.2358312, 28.6271005 44.2358312))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena relicta" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '899_242'^^xsd:string;
  dwc:observationDate '2012-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4147__899_218>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4147__899_218> ;
  mr:hasGeometry <https://eurobis.org/id/point/4147__899_218> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.301489 28.627324)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.301489"^^xsd:decimal ;
  dwc:decimalLongitude "28.627324"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4147__899_218>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "899_218" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4147_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-08'^^xsd:date;
  dwc:institutionCode 'Mare Nostrum'^^xsd:string;
  dwc:collectionCode '899'^^xsd:integer;
  dwc:catalogNumber '899_218'^^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 '29'^^xsd:integer;
  dwc:collectorNumber '899_218'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Romanian Coast of Black Sea'^^xsd:string;
  dwc:longitude '28.627324'^^xsd:double;
  dwc:startLongitude '28.6273241'^^xsd:double;
  dwc:endLongitude '28.6273241'^^xsd:double;
  dwc:latitude '44.301489'^^xsd:double;
  dwc:startLatitude '44.3014891'^^xsd:double;
  dwc:endLatitude '44.3014891'^^xsd:double;
  dwc:boundingBox 'POLYGON ((28.6273241 44.3014891, 28.6273241 44.3014891, 28.6273241 44.3014891, 28.6273241 44.3014891, 28.6273241 44.3014891))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena relicta" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '899_218'^^xsd:string;
  dwc:observationDate '2012-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4147__899_398>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4147__899_398> ;
  mr:hasGeometry <https://eurobis.org/id/point/4147__899_398> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.235191 28.627496)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.235191"^^xsd:decimal ;
  dwc:decimalLongitude "28.627496"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4147__899_398>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "899_398" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4147_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-08'^^xsd:date;
  dwc:institutionCode 'Mare Nostrum'^^xsd:string;
  dwc:collectionCode '899'^^xsd:integer;
  dwc:catalogNumber '899_398'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus ponticus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2014'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '899_398'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Romanian Coast of Black Sea'^^xsd:string;
  dwc:longitude '28.627496'^^xsd:double;
  dwc:startLongitude '28.6274958'^^xsd:double;
  dwc:endLongitude '28.6274958'^^xsd:double;
  dwc:latitude '44.235191'^^xsd:double;
  dwc:startLatitude '44.2351914'^^xsd:double;
  dwc:endLatitude '44.2351914'^^xsd:double;
  dwc:boundingBox 'POLYGON ((28.6274958 44.2351914, 28.6274958 44.2351914, 28.6274958 44.2351914, 28.6274958 44.2351914, 28.6274958 44.2351914))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Tursiops truncatus ponticus" by the provider'^^xsd:string;
  dwc:aphiaid '368871'^^xsd:integer;
  dwc:occurrenceId '899_398'^^xsd:string;
  dwc:observationDate '2014-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '368871'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4147__899_461>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4147__899_461> ;
  mr:hasGeometry <https://eurobis.org/id/point/4147__899_461> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.234694 28.627639)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.234694"^^xsd:decimal ;
  dwc:decimalLongitude "28.627639"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4147__899_461>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "899_461" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4147_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-08'^^xsd:date;
  dwc:institutionCode 'Mare Nostrum'^^xsd:string;
  dwc:collectionCode '899'^^xsd:integer;
  dwc:catalogNumber '899_461'^^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 '21'^^xsd:integer;
  dwc:collectorNumber '899_461'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startYearCollected '2015'^^xsd:integer;
  dwc:endYearCollected '2015'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Romanian Coast of Black Sea'^^xsd:string;
  dwc:longitude '28.627639'^^xsd:double;
  dwc:startLongitude '28.6276389'^^xsd:double;
  dwc:endLongitude '28.6276389'^^xsd:double;
  dwc:latitude '44.234694'^^xsd:double;
  dwc:startLatitude '44.2346944'^^xsd:double;
  dwc:endLatitude '44.2346944'^^xsd:double;
  dwc:boundingBox 'POLYGON ((28.6276389 44.2346944, 28.6276389 44.2346944, 28.6276389 44.2346944, 28.6276389 44.2346944, 28.6276389 44.2346944))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis ponticus" by the provider'^^xsd:string;
  dwc:aphiaid '368870'^^xsd:integer;
  dwc:occurrenceId '899_461'^^xsd:string;
  dwc:observationDate '2015-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '368870'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4147__899_518>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4147__899_518> ;
  mr:hasGeometry <https://eurobis.org/id/point/4147__899_518> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.234899 28.627646)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.234899"^^xsd:decimal ;
  dwc:decimalLongitude "28.627646"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4147__899_518>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "899_518" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4147_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-08'^^xsd:date;
  dwc:institutionCode 'Mare Nostrum'^^xsd:string;
  dwc:collectionCode '899'^^xsd:integer;
  dwc:catalogNumber '899_518'^^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 '899_518'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:startYearCollected '2016'^^xsd:integer;
  dwc:endYearCollected '2016'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Romanian Coast of Black Sea'^^xsd:string;
  dwc:longitude '28.627646'^^xsd:double;
  dwc:startLongitude '28.627646'^^xsd:double;
  dwc:endLongitude '28.627646'^^xsd:double;
  dwc:latitude '44.234899'^^xsd:double;
  dwc:startLatitude '44.2348993'^^xsd:double;
  dwc:endLatitude '44.2348993'^^xsd:double;
  dwc:boundingBox 'POLYGON ((28.627646 44.2348993, 28.627646 44.2348993, 28.627646 44.2348993, 28.627646 44.2348993, 28.627646 44.2348993))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena relicta" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '899_518'^^xsd:string;
  dwc:observationDate '2016-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4147__899_447>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4147__899_447> ;
  mr:hasGeometry <https://eurobis.org/id/point/4147__899_447> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.234319 28.627769)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.234319"^^xsd:decimal ;
  dwc:decimalLongitude "28.627769"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4147__899_447>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "899_447" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4147_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-08'^^xsd:date;
  dwc:institutionCode 'Mare Nostrum'^^xsd:string;
  dwc:collectionCode '899'^^xsd:integer;
  dwc:catalogNumber '899_447'^^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 '899_447'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startYearCollected '2015'^^xsd:integer;
  dwc:endYearCollected '2015'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Romanian Coast of Black Sea'^^xsd:string;
  dwc:longitude '28.627769'^^xsd:double;
  dwc:startLongitude '28.6277694'^^xsd:double;
  dwc:endLongitude '28.6277694'^^xsd:double;
  dwc:latitude '44.234319'^^xsd:double;
  dwc:startLatitude '44.2343189'^^xsd:double;
  dwc:endLatitude '44.2343189'^^xsd:double;
  dwc:boundingBox 'POLYGON ((28.6277694 44.2343189, 28.6277694 44.2343189, 28.6277694 44.2343189, 28.6277694 44.2343189, 28.6277694 44.2343189))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena relicta" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '899_447'^^xsd:string;
  dwc:observationDate '2015-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4147__899_438>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4147__899_438> ;
  mr:hasGeometry <https://eurobis.org/id/point/4147__899_438> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.303152 28.627818)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.303152"^^xsd:decimal ;
  dwc:decimalLongitude "28.627818"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4147__899_438>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "899_438" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4147_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-08'^^xsd:date;
  dwc:institutionCode 'Mare Nostrum'^^xsd:string;
  dwc:collectionCode '899'^^xsd:integer;
  dwc:catalogNumber '899_438'^^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 '1'^^xsd:integer;
  dwc:collectorNumber '899_438'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startYearCollected '2015'^^xsd:integer;
  dwc:endYearCollected '2015'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Romanian Coast of Black Sea'^^xsd:string;
  dwc:longitude '28.627818'^^xsd:double;
  dwc:startLongitude '28.6278176'^^xsd:double;
  dwc:endLongitude '28.6278176'^^xsd:double;
  dwc:latitude '44.303152'^^xsd:double;
  dwc:startLatitude '44.3031515'^^xsd:double;
  dwc:endLatitude '44.3031515'^^xsd:double;
  dwc:boundingBox 'POLYGON ((28.6278176 44.3031515, 28.6278176 44.3031515, 28.6278176 44.3031515, 28.6278176 44.3031515, 28.6278176 44.3031515))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena relicta" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '899_438'^^xsd:string;
  dwc:observationDate '2015-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4147__899_10>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4147__899_10> ;
  mr:hasGeometry <https://eurobis.org/id/point/4147__899_10> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.303555 28.6281)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.303555"^^xsd:decimal ;
  dwc:decimalLongitude "28.6281"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4147__899_10>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "899_10" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4147_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-08'^^xsd:date;
  dwc:institutionCode 'Mare Nostrum'^^xsd:string;
  dwc:collectionCode '899'^^xsd:integer;
  dwc:catalogNumber '899_10'^^xsd:string;
  dwc:scientificName 'Delphinus delphis ponticus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '899_10'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Romanian Coast of Black Sea'^^xsd:string;
  dwc:longitude '28.6281'^^xsd:double;
  dwc:startLongitude '28.6280995'^^xsd:double;
  dwc:endLongitude '28.6280995'^^xsd:double;
  dwc:latitude '44.303555'^^xsd:double;
  dwc:startLatitude '44.303555'^^xsd:double;
  dwc:endLatitude '44.303555'^^xsd:double;
  dwc:boundingBox 'POLYGON ((28.6280995 44.303555, 28.6280995 44.303555, 28.6280995 44.303555, 28.6280995 44.303555, 28.6280995 44.303555))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis ponticus" by the provider'^^xsd:string;
  dwc:aphiaid '368870'^^xsd:integer;
  dwc:occurrenceId '899_10'^^xsd:string;
  dwc:observationDate '2010-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '368870'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4147__899_302>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4147__899_302> ;
  mr:hasGeometry <https://eurobis.org/id/point/4147__899_302> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.304722 28.628333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.304722"^^xsd:decimal ;
  dwc:decimalLongitude "28.628333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4147__899_302>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "899_302" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4147_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-08'^^xsd:date;
  dwc:institutionCode 'Mare Nostrum'^^xsd:string;
  dwc:collectionCode '899'^^xsd:integer;
  dwc:catalogNumber '899_302'^^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 '12'^^xsd:integer;
  dwc:collectorNumber '899_302'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Romanian Coast of Black Sea'^^xsd:string;
  dwc:longitude '28.628333'^^xsd:double;
  dwc:startLongitude '28.628333'^^xsd:double;
  dwc:endLongitude '28.628333'^^xsd:double;
  dwc:latitude '44.304722'^^xsd:double;
  dwc:startLatitude '44.304722'^^xsd:double;
  dwc:endLatitude '44.304722'^^xsd:double;
  dwc:boundingBox 'POLYGON ((28.628333 44.304722, 28.628333 44.304722, 28.628333 44.304722, 28.628333 44.304722, 28.628333 44.304722))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena relicta" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '899_302'^^xsd:string;
  dwc:observationDate '2013-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4147__899_301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4147__899_301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4147__899_301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.305 28.628333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.305"^^xsd:decimal ;
  dwc:decimalLongitude "28.628333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4147__899_301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "899_301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4147_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-08'^^xsd:date;
  dwc:institutionCode 'Mare Nostrum'^^xsd:string;
  dwc:collectionCode '899'^^xsd:integer;
  dwc:catalogNumber '899_301'^^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 '12'^^xsd:integer;
  dwc:collectorNumber '899_301'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Romanian Coast of Black Sea'^^xsd:string;
  dwc:longitude '28.628333'^^xsd:double;
  dwc:startLongitude '28.628333'^^xsd:double;
  dwc:endLongitude '28.628333'^^xsd:double;
  dwc:latitude '44.305'^^xsd:double;
  dwc:startLatitude '44.305'^^xsd:double;
  dwc:endLatitude '44.305'^^xsd:double;
  dwc:boundingBox 'POLYGON ((28.628333 44.305, 28.628333 44.305, 28.628333 44.305, 28.628333 44.305, 28.628333 44.305))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena relicta" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '899_301'^^xsd:string;
  dwc:observationDate '2013-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4147__899_198>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4147__899_198> ;
  mr:hasGeometry <https://eurobis.org/id/point/4147__899_198> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.230894 28.628791)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.230894"^^xsd:decimal ;
  dwc:decimalLongitude "28.628791"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4147__899_198>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "899_198" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4147_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-08'^^xsd:date;
  dwc:institutionCode 'Mare Nostrum'^^xsd:string;
  dwc:collectionCode '899'^^xsd:integer;
  dwc:catalogNumber '899_198'^^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 '899_198'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Romanian Coast of Black Sea'^^xsd:string;
  dwc:longitude '28.628791'^^xsd:double;
  dwc:startLongitude '28.6287913'^^xsd:double;
  dwc:endLongitude '28.6287913'^^xsd:double;
  dwc:latitude '44.230894'^^xsd:double;
  dwc:startLatitude '44.2308941'^^xsd:double;
  dwc:endLatitude '44.2308941'^^xsd:double;
  dwc:boundingBox 'POLYGON ((28.6287913 44.2308941, 28.6287913 44.2308941, 28.6287913 44.2308941, 28.6287913 44.2308941, 28.6287913 44.2308941))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena relicta" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '899_198'^^xsd:string;
  dwc:observationDate '2012-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4147__899_313>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4147__899_313> ;
  mr:hasGeometry <https://eurobis.org/id/point/4147__899_313> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.231111 28.628889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.231111"^^xsd:decimal ;
  dwc:decimalLongitude "28.628889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4147__899_313>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "899_313" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4147_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-08'^^xsd:date;
  dwc:institutionCode 'Mare Nostrum'^^xsd:string;
  dwc:collectionCode '899'^^xsd:integer;
  dwc:catalogNumber '899_313'^^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 '4'^^xsd:integer;
  dwc:collectorNumber '899_313'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Romanian Coast of Black Sea'^^xsd:string;
  dwc:longitude '28.628889'^^xsd:double;
  dwc:startLongitude '28.628889'^^xsd:double;
  dwc:endLongitude '28.628889'^^xsd:double;
  dwc:latitude '44.231111'^^xsd:double;
  dwc:startLatitude '44.231111'^^xsd:double;
  dwc:endLatitude '44.231111'^^xsd:double;
  dwc:boundingBox 'POLYGON ((28.628889 44.231111, 28.628889 44.231111, 28.628889 44.231111, 28.628889 44.231111, 28.628889 44.231111))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena relicta" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '899_313'^^xsd:string;
  dwc:observationDate '2013-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4147__899_203>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4147__899_203> ;
  mr:hasGeometry <https://eurobis.org/id/point/4147__899_203> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.30537 28.62892)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.30537"^^xsd:decimal ;
  dwc:decimalLongitude "28.62892"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4147__899_203>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "899_203" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4147_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-08'^^xsd:date;
  dwc:institutionCode 'Mare Nostrum'^^xsd:string;
  dwc:collectionCode '899'^^xsd:integer;
  dwc:catalogNumber '899_203'^^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 '899_203'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Romanian Coast of Black Sea'^^xsd:string;
  dwc:longitude '28.62892'^^xsd:double;
  dwc:startLongitude '28.62892'^^xsd:double;
  dwc:endLongitude '28.62892'^^xsd:double;
  dwc:latitude '44.30537'^^xsd:double;
  dwc:startLatitude '44.3053704'^^xsd:double;
  dwc:endLatitude '44.3053704'^^xsd:double;
  dwc:boundingBox 'POLYGON ((28.62892 44.3053704, 28.62892 44.3053704, 28.62892 44.3053704, 28.62892 44.3053704, 28.62892 44.3053704))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena relicta" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '899_203'^^xsd:string;
  dwc:observationDate '2012-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4147__899_418>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4147__899_418> ;
  mr:hasGeometry <https://eurobis.org/id/point/4147__899_418> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.229966 28.629424)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.229966"^^xsd:decimal ;
  dwc:decimalLongitude "28.629424"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4147__899_418>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "899_418" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4147_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-08'^^xsd:date;
  dwc:institutionCode 'Mare Nostrum'^^xsd:string;
  dwc:collectionCode '899'^^xsd:integer;
  dwc:catalogNumber '899_418'^^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 '21'^^xsd:integer;
  dwc:collectorNumber '899_418'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startYearCollected '2015'^^xsd:integer;
  dwc:endYearCollected '2015'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Romanian Coast of Black Sea'^^xsd:string;
  dwc:longitude '28.629424'^^xsd:double;
  dwc:startLongitude '28.6294243'^^xsd:double;
  dwc:endLongitude '28.6294243'^^xsd:double;
  dwc:latitude '44.229966'^^xsd:double;
  dwc:startLatitude '44.2299661'^^xsd:double;
  dwc:endLatitude '44.2299661'^^xsd:double;
  dwc:boundingBox 'POLYGON ((28.6294243 44.2299661, 28.6294243 44.2299661, 28.6294243 44.2299661, 28.6294243 44.2299661, 28.6294243 44.2299661))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena relicta" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '899_418'^^xsd:string;
  dwc:observationDate '2015-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4147__899_306>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4147__899_306> ;
  mr:hasGeometry <https://eurobis.org/id/point/4147__899_306> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.228889 28.629444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.228889"^^xsd:decimal ;
  dwc:decimalLongitude "28.629444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4147__899_306>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "899_306" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4147_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-08'^^xsd:date;
  dwc:institutionCode 'Mare Nostrum'^^xsd:string;
  dwc:collectionCode '899'^^xsd:integer;
  dwc:catalogNumber '899_306'^^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 '16'^^xsd:integer;
  dwc:collectorNumber '899_306'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Romanian Coast of Black Sea'^^xsd:string;
  dwc:longitude '28.629444'^^xsd:double;
  dwc:startLongitude '28.629444'^^xsd:double;
  dwc:endLongitude '28.629444'^^xsd:double;
  dwc:latitude '44.228889'^^xsd:double;
  dwc:startLatitude '44.228889'^^xsd:double;
  dwc:endLatitude '44.228889'^^xsd:double;
  dwc:boundingBox 'POLYGON ((28.629444 44.228889, 28.629444 44.228889, 28.629444 44.228889, 28.629444 44.228889, 28.629444 44.228889))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena relicta" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '899_306'^^xsd:string;
  dwc:observationDate '2013-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4147__899_128>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4147__899_128> ;
  mr:hasGeometry <https://eurobis.org/id/point/4147__899_128> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.228734 28.629556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.228734"^^xsd:decimal ;
  dwc:decimalLongitude "28.629556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4147__899_128>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "899_128" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4147_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-08'^^xsd:date;
  dwc:institutionCode 'Mare Nostrum'^^xsd:string;
  dwc:collectionCode '899'^^xsd:integer;
  dwc:catalogNumber '899_128'^^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 '15'^^xsd:integer;
  dwc:collectorNumber '899_128'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Romanian Coast of Black Sea'^^xsd:string;
  dwc:longitude '28.629556'^^xsd:double;
  dwc:startLongitude '28.6295557'^^xsd:double;
  dwc:endLongitude '28.6295557'^^xsd:double;
  dwc:latitude '44.228734'^^xsd:double;
  dwc:startLatitude '44.2287339'^^xsd:double;
  dwc:endLatitude '44.2287339'^^xsd:double;
  dwc:boundingBox 'POLYGON ((28.6295557 44.2287339, 28.6295557 44.2287339, 28.6295557 44.2287339, 28.6295557 44.2287339, 28.6295557 44.2287339))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena relicta" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '899_128'^^xsd:string;
  dwc:observationDate '2012-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4147__899_121>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4147__899_121> ;
  mr:hasGeometry <https://eurobis.org/id/point/4147__899_121> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.913028 28.629722)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.913028"^^xsd:decimal ;
  dwc:decimalLongitude "28.629722"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4147__899_121>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "899_121" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4147_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-08'^^xsd:date;
  dwc:institutionCode 'Mare Nostrum'^^xsd:string;
  dwc:collectionCode '899'^^xsd:integer;
  dwc:catalogNumber '899_121'^^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 '7'^^xsd:integer;
  dwc:collectorNumber '899_121'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Romanian Coast of Black Sea'^^xsd:string;
  dwc:longitude '28.629722'^^xsd:double;
  dwc:startLongitude '28.6297222'^^xsd:double;
  dwc:endLongitude '28.6297222'^^xsd:double;
  dwc:latitude '43.913028'^^xsd:double;
  dwc:startLatitude '43.9130278'^^xsd:double;
  dwc:endLatitude '43.9130278'^^xsd:double;
  dwc:boundingBox 'POLYGON ((28.6297222 43.9130278, 28.6297222 43.9130278, 28.6297222 43.9130278, 28.6297222 43.9130278, 28.6297222 43.9130278))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena relicta" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '899_121'^^xsd:string;
  dwc:observationDate '2012-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4147__899_123>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4147__899_123> ;
  mr:hasGeometry <https://eurobis.org/id/point/4147__899_123> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.913028 28.629722)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.913028"^^xsd:decimal ;
  dwc:decimalLongitude "28.629722"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4147__899_123>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "899_123" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4147_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-08'^^xsd:date;
  dwc:institutionCode 'Mare Nostrum'^^xsd:string;
  dwc:collectionCode '899'^^xsd:integer;
  dwc:catalogNumber '899_123'^^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 '7'^^xsd:integer;
  dwc:collectorNumber '899_123'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Romanian Coast of Black Sea'^^xsd:string;
  dwc:longitude '28.629722'^^xsd:double;
  dwc:startLongitude '28.6297222'^^xsd:double;
  dwc:endLongitude '28.6297222'^^xsd:double;
  dwc:latitude '43.913028'^^xsd:double;
  dwc:startLatitude '43.9130278'^^xsd:double;
  dwc:endLatitude '43.9130278'^^xsd:double;
  dwc:boundingBox 'POLYGON ((28.6297222 43.9130278, 28.6297222 43.9130278, 28.6297222 43.9130278, 28.6297222 43.9130278, 28.6297222 43.9130278))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena relicta" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '899_123'^^xsd:string;
  dwc:observationDate '2012-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4147__899_449>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4147__899_449> ;
  mr:hasGeometry <https://eurobis.org/id/point/4147__899_449> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.227865 28.630344)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.227865"^^xsd:decimal ;
  dwc:decimalLongitude "28.630344"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4147__899_449>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "899_449" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4147_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-08'^^xsd:date;
  dwc:institutionCode 'Mare Nostrum'^^xsd:string;
  dwc:collectionCode '899'^^xsd:integer;
  dwc:catalogNumber '899_449'^^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 '899_449'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startYearCollected '2015'^^xsd:integer;
  dwc:endYearCollected '2015'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Romanian Coast of Black Sea'^^xsd:string;
  dwc:longitude '28.630344'^^xsd:double;
  dwc:startLongitude '28.6303443'^^xsd:double;
  dwc:endLongitude '28.6303443'^^xsd:double;
  dwc:latitude '44.227865'^^xsd:double;
  dwc:startLatitude '44.2278652'^^xsd:double;
  dwc:endLatitude '44.2278652'^^xsd:double;
  dwc:boundingBox 'POLYGON ((28.6303443 44.2278652, 28.6303443 44.2278652, 28.6303443 44.2278652, 28.6303443 44.2278652, 28.6303443 44.2278652))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena relicta" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '899_449'^^xsd:string;
  dwc:observationDate '2015-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4147__899_404>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4147__899_404> ;
  mr:hasGeometry <https://eurobis.org/id/point/4147__899_404> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.22754 28.6308)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.22754"^^xsd:decimal ;
  dwc:decimalLongitude "28.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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4147__899_404>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "899_404" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4147_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-08'^^xsd:date;
  dwc:institutionCode 'Mare Nostrum'^^xsd:string;
  dwc:collectionCode '899'^^xsd:integer;
  dwc:catalogNumber '899_404'^^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 '12'^^xsd:integer;
  dwc:collectorNumber '899_404'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startYearCollected '2015'^^xsd:integer;
  dwc:endYearCollected '2015'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Romanian Coast of Black Sea'^^xsd:string;
  dwc:longitude '28.6308'^^xsd:double;
  dwc:startLongitude '28.6308'^^xsd:double;
  dwc:endLongitude '28.6308'^^xsd:double;
  dwc:latitude '44.22754'^^xsd:double;
  dwc:startLatitude '44.22754'^^xsd:double;
  dwc:endLatitude '44.22754'^^xsd:double;
  dwc:boundingBox 'POLYGON ((28.6308 44.22754, 28.6308 44.22754, 28.6308 44.22754, 28.6308 44.22754, 28.6308 44.22754))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena relicta" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '899_404'^^xsd:string;
  dwc:observationDate '2015-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4147__899_272>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4147__899_272> ;
  mr:hasGeometry <https://eurobis.org/id/point/4147__899_272> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.226667 28.630833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.226667"^^xsd:decimal ;
  dwc:decimalLongitude "28.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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4147__899_272>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "899_272" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4147_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-08'^^xsd:date;
  dwc:institutionCode 'Mare Nostrum'^^xsd:string;
  dwc:collectionCode '899'^^xsd:integer;
  dwc:catalogNumber '899_272'^^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 '8'^^xsd:integer;
  dwc:collectorNumber '899_272'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Romanian Coast of Black Sea'^^xsd:string;
  dwc:longitude '28.630833'^^xsd:double;
  dwc:startLongitude '28.630833'^^xsd:double;
  dwc:endLongitude '28.630833'^^xsd:double;
  dwc:latitude '44.226667'^^xsd:double;
  dwc:startLatitude '44.226667'^^xsd:double;
  dwc:endLatitude '44.226667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((28.630833 44.226667, 28.630833 44.226667, 28.630833 44.226667, 28.630833 44.226667, 28.630833 44.226667))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena relicta" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '899_272'^^xsd:string;
  dwc:observationDate '2013-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4147__899_140>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4147__899_140> ;
  mr:hasGeometry <https://eurobis.org/id/point/4147__899_140> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.226843 28.630886)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.226843"^^xsd:decimal ;
  dwc:decimalLongitude "28.630886"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4147__899_140>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "899_140" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4147_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-08'^^xsd:date;
  dwc:institutionCode 'Mare Nostrum'^^xsd:string;
  dwc:collectionCode '899'^^xsd:integer;
  dwc:catalogNumber '899_140'^^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 '19'^^xsd:integer;
  dwc:collectorNumber '899_140'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Romanian Coast of Black Sea'^^xsd:string;
  dwc:longitude '28.630886'^^xsd:double;
  dwc:startLongitude '28.6308861'^^xsd:double;
  dwc:endLongitude '28.6308861'^^xsd:double;
  dwc:latitude '44.226843'^^xsd:double;
  dwc:startLatitude '44.2268426'^^xsd:double;
  dwc:endLatitude '44.2268426'^^xsd:double;
  dwc:boundingBox 'POLYGON ((28.6308861 44.2268426, 28.6308861 44.2268426, 28.6308861 44.2268426, 28.6308861 44.2268426, 28.6308861 44.2268426))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena relicta" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '899_140'^^xsd:string;
  dwc:observationDate '2012-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4147__899_193>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4147__899_193> ;
  mr:hasGeometry <https://eurobis.org/id/point/4147__899_193> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.310284 28.631098)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.310284"^^xsd:decimal ;
  dwc:decimalLongitude "28.631098"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4147__899_193>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "899_193" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4147_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-08'^^xsd:date;
  dwc:institutionCode 'Mare Nostrum'^^xsd:string;
  dwc:collectionCode '899'^^xsd:integer;
  dwc:catalogNumber '899_193'^^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 '899_193'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Romanian Coast of Black Sea'^^xsd:string;
  dwc:longitude '28.631098'^^xsd:double;
  dwc:startLongitude '28.631098'^^xsd:double;
  dwc:endLongitude '28.631098'^^xsd:double;
  dwc:latitude '44.310284'^^xsd:double;
  dwc:startLatitude '44.310284'^^xsd:double;
  dwc:endLatitude '44.310284'^^xsd:double;
  dwc:boundingBox 'POLYGON ((28.631098 44.310284, 28.631098 44.310284, 28.631098 44.310284, 28.631098 44.310284, 28.631098 44.310284))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena relicta" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '899_193'^^xsd:string;
  dwc:observationDate '2012-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4147__899_273>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4147__899_273> ;
  mr:hasGeometry <https://eurobis.org/id/point/4147__899_273> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.226778 28.631111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.226778"^^xsd:decimal ;
  dwc:decimalLongitude "28.631111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4147__899_273>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "899_273" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4147_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-08'^^xsd:date;
  dwc:institutionCode 'Mare Nostrum'^^xsd:string;
  dwc:collectionCode '899'^^xsd:integer;
  dwc:catalogNumber '899_273'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus ponticus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2013'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '899_273'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Romanian Coast of Black Sea'^^xsd:string;
  dwc:longitude '28.631111'^^xsd:double;
  dwc:startLongitude '28.631111'^^xsd:double;
  dwc:endLongitude '28.631111'^^xsd:double;
  dwc:latitude '44.226778'^^xsd:double;
  dwc:startLatitude '44.226778'^^xsd:double;
  dwc:endLatitude '44.226778'^^xsd:double;
  dwc:boundingBox 'POLYGON ((28.631111 44.226778, 28.631111 44.226778, 28.631111 44.226778, 28.631111 44.226778, 28.631111 44.226778))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Tursiops truncatus ponticus" by the provider'^^xsd:string;
  dwc:aphiaid '368871'^^xsd:integer;
  dwc:occurrenceId '899_273'^^xsd:string;
  dwc:observationDate '2013-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '368871'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4147__899_437>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4147__899_437> ;
  mr:hasGeometry <https://eurobis.org/id/point/4147__899_437> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.226143 28.631524)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.226143"^^xsd:decimal ;
  dwc:decimalLongitude "28.631524"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4147__899_437>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "899_437" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4147_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-08'^^xsd:date;
  dwc:institutionCode 'Mare Nostrum'^^xsd:string;
  dwc:collectionCode '899'^^xsd:integer;
  dwc:catalogNumber '899_437'^^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 '1'^^xsd:integer;
  dwc:collectorNumber '899_437'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startYearCollected '2015'^^xsd:integer;
  dwc:endYearCollected '2015'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Romanian Coast of Black Sea'^^xsd:string;
  dwc:longitude '28.631524'^^xsd:double;
  dwc:startLongitude '28.6315244'^^xsd:double;
  dwc:endLongitude '28.6315244'^^xsd:double;
  dwc:latitude '44.226143'^^xsd:double;
  dwc:startLatitude '44.226143'^^xsd:double;
  dwc:endLatitude '44.226143'^^xsd:double;
  dwc:boundingBox 'POLYGON ((28.6315244 44.226143, 28.6315244 44.226143, 28.6315244 44.226143, 28.6315244 44.226143, 28.6315244 44.226143))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena relicta" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '899_437'^^xsd:string;
  dwc:observationDate '2015-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4147__899_287>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4147__899_287> ;
  mr:hasGeometry <https://eurobis.org/id/point/4147__899_287> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.311944 28.631667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.311944"^^xsd:decimal ;
  dwc:decimalLongitude "28.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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4147__899_287>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "899_287" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4147_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-08'^^xsd:date;
  dwc:institutionCode 'Mare Nostrum'^^xsd:string;
  dwc:collectionCode '899'^^xsd:integer;
  dwc:catalogNumber '899_287'^^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 '20'^^xsd:integer;
  dwc:collectorNumber '899_287'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Romanian Coast of Black Sea'^^xsd:string;
  dwc:longitude '28.631667'^^xsd:double;
  dwc:startLongitude '28.631667'^^xsd:double;
  dwc:endLongitude '28.631667'^^xsd:double;
  dwc:latitude '44.311944'^^xsd:double;
  dwc:startLatitude '44.311944'^^xsd:double;
  dwc:endLatitude '44.311944'^^xsd:double;
  dwc:boundingBox 'POLYGON ((28.631667 44.311944, 28.631667 44.311944, 28.631667 44.311944, 28.631667 44.311944, 28.631667 44.311944))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Tursiops truncatus ponticus" by the provider'^^xsd:string;
  dwc:aphiaid '368871'^^xsd:integer;
  dwc:occurrenceId '899_287'^^xsd:string;
  dwc:observationDate '2013-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '368871'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4147__899_38>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4147__899_38> ;
  mr:hasGeometry <https://eurobis.org/id/point/4147__899_38> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.225834 28.631701)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.225834"^^xsd:decimal ;
  dwc:decimalLongitude "28.631701"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4147__899_38>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "899_38" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4147_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-08'^^xsd:date;
  dwc:institutionCode 'Mare Nostrum'^^xsd:string;
  dwc:collectionCode '899'^^xsd:integer;
  dwc:catalogNumber '899_38'^^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 '20'^^xsd:integer;
  dwc:collectorNumber '899_38'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Romanian Coast of Black Sea'^^xsd:string;
  dwc:longitude '28.631701'^^xsd:double;
  dwc:startLongitude '28.6317014'^^xsd:double;
  dwc:endLongitude '28.6317014'^^xsd:double;
  dwc:latitude '44.225834'^^xsd:double;
  dwc:startLatitude '44.2258335'^^xsd:double;
  dwc:endLatitude '44.2258335'^^xsd:double;
  dwc:boundingBox 'POLYGON ((28.6317014 44.2258335, 28.6317014 44.2258335, 28.6317014 44.2258335, 28.6317014 44.2258335, 28.6317014 44.2258335))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena relicta" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '899_38'^^xsd:string;
  dwc:observationDate '2011-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4147__899_185>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4147__899_185> ;
  mr:hasGeometry <https://eurobis.org/id/point/4147__899_185> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.225455 28.63183)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.225455"^^xsd:decimal ;
  dwc:decimalLongitude "28.63183"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4147__899_185>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "899_185" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4147_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-08'^^xsd:date;
  dwc:institutionCode 'Mare Nostrum'^^xsd:string;
  dwc:collectionCode '899'^^xsd:integer;
  dwc:catalogNumber '899_185'^^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 '22'^^xsd:integer;
  dwc:collectorNumber '899_185'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Romanian Coast of Black Sea'^^xsd:string;
  dwc:longitude '28.63183'^^xsd:double;
  dwc:startLongitude '28.6318302'^^xsd:double;
  dwc:endLongitude '28.6318302'^^xsd:double;
  dwc:latitude '44.225455'^^xsd:double;
  dwc:startLatitude '44.225455'^^xsd:double;
  dwc:endLatitude '44.225455'^^xsd:double;
  dwc:boundingBox 'POLYGON ((28.6318302 44.225455, 28.6318302 44.225455, 28.6318302 44.225455, 28.6318302 44.225455, 28.6318302 44.225455))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena relicta" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '899_185'^^xsd:string;
  dwc:observationDate '2012-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4147__899_362>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4147__899_362> ;
  mr:hasGeometry <https://eurobis.org/id/point/4147__899_362> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.225167 28.632109)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.225167"^^xsd:decimal ;
  dwc:decimalLongitude "28.632109"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4147__899_362>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "899_362" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4147_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-08'^^xsd:date;
  dwc:institutionCode 'Mare Nostrum'^^xsd:string;
  dwc:collectionCode '899'^^xsd:integer;
  dwc:catalogNumber '899_362'^^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 '31'^^xsd:integer;
  dwc:collectorNumber '899_362'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Romanian Coast of Black Sea'^^xsd:string;
  dwc:longitude '28.632109'^^xsd:double;
  dwc:startLongitude '28.6321092'^^xsd:double;
  dwc:endLongitude '28.6321092'^^xsd:double;
  dwc:latitude '44.225167'^^xsd:double;
  dwc:startLatitude '44.2251666'^^xsd:double;
  dwc:endLatitude '44.2251666'^^xsd:double;
  dwc:boundingBox 'POLYGON ((28.6321092 44.2251666, 28.6321092 44.2251666, 28.6321092 44.2251666, 28.6321092 44.2251666, 28.6321092 44.2251666))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena relicta" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '899_362'^^xsd:string;
  dwc:observationDate '2014-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4147__899_137>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4147__899_137> ;
  mr:hasGeometry <https://eurobis.org/id/point/4147__899_137> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.225046 28.632196)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.225046"^^xsd:decimal ;
  dwc:decimalLongitude "28.632196"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4147__899_137>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "899_137" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4147_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-08'^^xsd:date;
  dwc:institutionCode 'Mare Nostrum'^^xsd:string;
  dwc:collectionCode '899'^^xsd:integer;
  dwc:catalogNumber '899_137'^^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 '19'^^xsd:integer;
  dwc:collectorNumber '899_137'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Romanian Coast of Black Sea'^^xsd:string;
  dwc:longitude '28.632196'^^xsd:double;
  dwc:startLongitude '28.6321964'^^xsd:double;
  dwc:endLongitude '28.6321964'^^xsd:double;
  dwc:latitude '44.225046'^^xsd:double;
  dwc:startLatitude '44.225046'^^xsd:double;
  dwc:endLatitude '44.225046'^^xsd:double;
  dwc:boundingBox 'POLYGON ((28.6321964 44.225046, 28.6321964 44.225046, 28.6321964 44.225046, 28.6321964 44.225046, 28.6321964 44.225046))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena relicta" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '899_137'^^xsd:string;
  dwc:observationDate '2012-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4147__899_368>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4147__899_368> ;
  mr:hasGeometry <https://eurobis.org/id/point/4147__899_368> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.224552 28.632346)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.224552"^^xsd:decimal ;
  dwc:decimalLongitude "28.632346"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4147__899_368>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "899_368" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4147_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-08'^^xsd:date;
  dwc:institutionCode 'Mare Nostrum'^^xsd:string;
  dwc:collectionCode '899'^^xsd:integer;
  dwc:catalogNumber '899_368'^^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 '2'^^xsd:integer;
  dwc:collectorNumber '899_368'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Romanian Coast of Black Sea'^^xsd:string;
  dwc:longitude '28.632346'^^xsd:double;
  dwc:startLongitude '28.6323456'^^xsd:double;
  dwc:endLongitude '28.6323456'^^xsd:double;
  dwc:latitude '44.224552'^^xsd:double;
  dwc:startLatitude '44.2245516'^^xsd:double;
  dwc:endLatitude '44.2245516'^^xsd:double;
  dwc:boundingBox 'POLYGON ((28.6323456 44.2245516, 28.6323456 44.2245516, 28.6323456 44.2245516, 28.6323456 44.2245516, 28.6323456 44.2245516))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena relicta" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '899_368'^^xsd:string;
  dwc:observationDate '2014-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4147__899_191>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4147__899_191> ;
  mr:hasGeometry <https://eurobis.org/id/point/4147__899_191> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.313432 28.632659)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.313432"^^xsd:decimal ;
  dwc:decimalLongitude "28.632659"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4147__899_191>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "899_191" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4147_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-08'^^xsd:date;
  dwc:institutionCode 'Mare Nostrum'^^xsd:string;
  dwc:collectionCode '899'^^xsd:integer;
  dwc:catalogNumber '899_191'^^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 '899_191'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Romanian Coast of Black Sea'^^xsd:string;
  dwc:longitude '28.632659'^^xsd:double;
  dwc:startLongitude '28.632659'^^xsd:double;
  dwc:endLongitude '28.632659'^^xsd:double;
  dwc:latitude '44.313432'^^xsd:double;
  dwc:startLatitude '44.3134315'^^xsd:double;
  dwc:endLatitude '44.3134315'^^xsd:double;
  dwc:boundingBox 'POLYGON ((28.632659 44.3134315, 28.632659 44.3134315, 28.632659 44.3134315, 28.632659 44.3134315, 28.632659 44.3134315))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena relicta" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '899_191'^^xsd:string;
  dwc:observationDate '2012-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4147__899_188>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4147__899_188> ;
  mr:hasGeometry <https://eurobis.org/id/point/4147__899_188> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.314092 28.632906)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.314092"^^xsd:decimal ;
  dwc:decimalLongitude "28.632906"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4147__899_188>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "899_188" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4147_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-08'^^xsd:date;
  dwc:institutionCode 'Mare Nostrum'^^xsd:string;
  dwc:collectionCode '899'^^xsd:integer;
  dwc:catalogNumber '899_188'^^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 '899_188'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Romanian Coast of Black Sea'^^xsd:string;
  dwc:longitude '28.632906'^^xsd:double;
  dwc:startLongitude '28.6329058'^^xsd:double;
  dwc:endLongitude '28.6329058'^^xsd:double;
  dwc:latitude '44.314092'^^xsd:double;
  dwc:startLatitude '44.3140917'^^xsd:double;
  dwc:endLatitude '44.3140917'^^xsd:double;
  dwc:boundingBox 'POLYGON ((28.6329058 44.3140917, 28.6329058 44.3140917, 28.6329058 44.3140917, 28.6329058 44.3140917, 28.6329058 44.3140917))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena relicta" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '899_188'^^xsd:string;
  dwc:observationDate '2012-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4147__899_462>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4147__899_462> ;
  mr:hasGeometry <https://eurobis.org/id/point/4147__899_462> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.223798 28.633128)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.223798"^^xsd:decimal ;
  dwc:decimalLongitude "28.633128"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4147__899_462>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "899_462" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4147_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-08'^^xsd:date;
  dwc:institutionCode 'Mare Nostrum'^^xsd:string;
  dwc:collectionCode '899'^^xsd:integer;
  dwc:catalogNumber '899_462'^^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 '899_462'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startYearCollected '2015'^^xsd:integer;
  dwc:endYearCollected '2015'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Romanian Coast of Black Sea'^^xsd:string;
  dwc:longitude '28.633128'^^xsd:double;
  dwc:startLongitude '28.6331284'^^xsd:double;
  dwc:endLongitude '28.6331284'^^xsd:double;
  dwc:latitude '44.223798'^^xsd:double;
  dwc:startLatitude '44.2237981'^^xsd:double;
  dwc:endLatitude '44.2237981'^^xsd:double;
  dwc:boundingBox 'POLYGON ((28.6331284 44.2237981, 28.6331284 44.2237981, 28.6331284 44.2237981, 28.6331284 44.2237981, 28.6331284 44.2237981))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena relicta" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '899_462'^^xsd:string;
  dwc:observationDate '2015-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4147__899_37>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4147__899_37> ;
  mr:hasGeometry <https://eurobis.org/id/point/4147__899_37> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.223506 28.633375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.223506"^^xsd:decimal ;
  dwc:decimalLongitude "28.633375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4147__899_37>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "899_37" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4147_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-08'^^xsd:date;
  dwc:institutionCode 'Mare Nostrum'^^xsd:string;
  dwc:collectionCode '899'^^xsd:integer;
  dwc:catalogNumber '899_37'^^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 '20'^^xsd:integer;
  dwc:collectorNumber '899_37'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Romanian Coast of Black Sea'^^xsd:string;
  dwc:longitude '28.633375'^^xsd:double;
  dwc:startLongitude '28.6333751'^^xsd:double;
  dwc:endLongitude '28.6333751'^^xsd:double;
  dwc:latitude '44.223506'^^xsd:double;
  dwc:startLatitude '44.2235058'^^xsd:double;
  dwc:endLatitude '44.2235058'^^xsd:double;
  dwc:boundingBox 'POLYGON ((28.6333751 44.2235058, 28.6333751 44.2235058, 28.6333751 44.2235058, 28.6333751 44.2235058, 28.6333751 44.2235058))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena relicta" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '899_37'^^xsd:string;
  dwc:observationDate '2011-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4147__899_161>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4147__899_161> ;
  mr:hasGeometry <https://eurobis.org/id/point/4147__899_161> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.930833 28.634139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.930833"^^xsd:decimal ;
  dwc:decimalLongitude "28.634139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4147__899_161>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "899_161" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4147_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-08'^^xsd:date;
  dwc:institutionCode 'Mare Nostrum'^^xsd:string;
  dwc:collectionCode '899'^^xsd:integer;
  dwc:catalogNumber '899_161'^^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 '4'^^xsd:integer;
  dwc:collectorNumber '899_161'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Romanian Coast of Black Sea'^^xsd:string;
  dwc:longitude '28.634139'^^xsd:double;
  dwc:startLongitude '28.6341389'^^xsd:double;
  dwc:endLongitude '28.6341389'^^xsd:double;
  dwc:latitude '43.930833'^^xsd:double;
  dwc:startLatitude '43.9308333'^^xsd:double;
  dwc:endLatitude '43.9308333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((28.6341389 43.9308333, 28.6341389 43.9308333, 28.6341389 43.9308333, 28.6341389 43.9308333, 28.6341389 43.9308333))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena relicta" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '899_161'^^xsd:string;
  dwc:observationDate '2012-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4147__899_163>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4147__899_163> ;
  mr:hasGeometry <https://eurobis.org/id/point/4147__899_163> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.930833 28.634167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.930833"^^xsd:decimal ;
  dwc:decimalLongitude "28.634167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4147__899_163>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "899_163" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4147_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-08'^^xsd:date;
  dwc:institutionCode 'Mare Nostrum'^^xsd:string;
  dwc:collectionCode '899'^^xsd:integer;
  dwc:catalogNumber '899_163'^^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 '4'^^xsd:integer;
  dwc:collectorNumber '899_163'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Romanian Coast of Black Sea'^^xsd:string;
  dwc:longitude '28.634167'^^xsd:double;
  dwc:startLongitude '28.6341667'^^xsd:double;
  dwc:endLongitude '28.6341667'^^xsd:double;
  dwc:latitude '43.930833'^^xsd:double;
  dwc:startLatitude '43.9308333'^^xsd:double;
  dwc:endLatitude '43.9308333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((28.6341667 43.9308333, 28.6341667 43.9308333, 28.6341667 43.9308333, 28.6341667 43.9308333, 28.6341667 43.9308333))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena relicta" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '899_163'^^xsd:string;
  dwc:observationDate '2012-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4147__899_264>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4147__899_264> ;
  mr:hasGeometry <https://eurobis.org/id/point/4147__899_264> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.958333 28.634167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.958333"^^xsd:decimal ;
  dwc:decimalLongitude "28.634167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4147__899_264>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "899_264" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4147_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-08'^^xsd:date;
  dwc:institutionCode 'Mare Nostrum'^^xsd:string;
  dwc:collectionCode '899'^^xsd:integer;
  dwc:catalogNumber '899_264'^^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 '4'^^xsd:integer;
  dwc:collectorNumber '899_264'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Romanian Coast of Black Sea'^^xsd:string;
  dwc:longitude '28.634167'^^xsd:double;
  dwc:startLongitude '28.634167'^^xsd:double;
  dwc:endLongitude '28.634167'^^xsd:double;
  dwc:latitude '43.958333'^^xsd:double;
  dwc:startLatitude '43.958333'^^xsd:double;
  dwc:endLatitude '43.958333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((28.634167 43.958333, 28.634167 43.958333, 28.634167 43.958333, 28.634167 43.958333, 28.634167 43.958333))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Tursiops truncatus ponticus" by the provider'^^xsd:string;
  dwc:aphiaid '368871'^^xsd:integer;
  dwc:occurrenceId '899_264'^^xsd:string;
  dwc:observationDate '2013-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '368871'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4147__899_334>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4147__899_334> ;
  mr:hasGeometry <https://eurobis.org/id/point/4147__899_334> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.221891 28.634663)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.221891"^^xsd:decimal ;
  dwc:decimalLongitude "28.634663"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4147__899_334>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "899_334" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4147_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-08'^^xsd:date;
  dwc:institutionCode 'Mare Nostrum'^^xsd:string;
  dwc:collectionCode '899'^^xsd:integer;
  dwc:catalogNumber '899_334'^^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 '26'^^xsd:integer;
  dwc:collectorNumber '899_334'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Romanian Coast of Black Sea'^^xsd:string;
  dwc:longitude '28.634663'^^xsd:double;
  dwc:startLongitude '28.6346626'^^xsd:double;
  dwc:endLongitude '28.6346626'^^xsd:double;
  dwc:latitude '44.221891'^^xsd:double;
  dwc:startLatitude '44.2218913'^^xsd:double;
  dwc:endLatitude '44.2218913'^^xsd:double;
  dwc:boundingBox 'POLYGON ((28.6346626 44.2218913, 28.6346626 44.2218913, 28.6346626 44.2218913, 28.6346626 44.2218913, 28.6346626 44.2218913))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena relicta" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '899_334'^^xsd:string;
  dwc:observationDate '2014-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4147__899_107>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4147__899_107> ;
  mr:hasGeometry <https://eurobis.org/id/point/4147__899_107> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.317781 28.634735)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.317781"^^xsd:decimal ;
  dwc:decimalLongitude "28.634735"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4147__899_107>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "899_107" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4147_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-08'^^xsd:date;
  dwc:institutionCode 'Mare Nostrum'^^xsd:string;
  dwc:collectionCode '899'^^xsd:integer;
  dwc:catalogNumber '899_107'^^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 '24'^^xsd:integer;
  dwc:collectorNumber '899_107'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Romanian Coast of Black Sea'^^xsd:string;
  dwc:longitude '28.634735'^^xsd:double;
  dwc:startLongitude '28.6347353'^^xsd:double;
  dwc:endLongitude '28.6347353'^^xsd:double;
  dwc:latitude '44.317781'^^xsd:double;
  dwc:startLatitude '44.3177807'^^xsd:double;
  dwc:endLatitude '44.3177807'^^xsd:double;
  dwc:boundingBox 'POLYGON ((28.6347353 44.3177807, 28.6347353 44.3177807, 28.6347353 44.3177807, 28.6347353 44.3177807, 28.6347353 44.3177807))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis ponticus" by the provider'^^xsd:string;
  dwc:aphiaid '368870'^^xsd:integer;
  dwc:occurrenceId '899_107'^^xsd:string;
  dwc:observationDate '2012-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '368870'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4147__899_139>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4147__899_139> ;
  mr:hasGeometry <https://eurobis.org/id/point/4147__899_139> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.317704 28.634905)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.317704"^^xsd:decimal ;
  dwc:decimalLongitude "28.634905"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4147__899_139>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "899_139" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4147_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-08'^^xsd:date;
  dwc:institutionCode 'Mare Nostrum'^^xsd:string;
  dwc:collectionCode '899'^^xsd:integer;
  dwc:catalogNumber '899_139'^^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 '19'^^xsd:integer;
  dwc:collectorNumber '899_139'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Romanian Coast of Black Sea'^^xsd:string;
  dwc:longitude '28.634905'^^xsd:double;
  dwc:startLongitude '28.6349053'^^xsd:double;
  dwc:endLongitude '28.6349053'^^xsd:double;
  dwc:latitude '44.317704'^^xsd:double;
  dwc:startLatitude '44.3177041'^^xsd:double;
  dwc:endLatitude '44.3177041'^^xsd:double;
  dwc:boundingBox 'POLYGON ((28.6349053 44.3177041, 28.6349053 44.3177041, 28.6349053 44.3177041, 28.6349053 44.3177041, 28.6349053 44.3177041))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena relicta" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '899_139'^^xsd:string;
  dwc:observationDate '2012-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4147__899_277>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4147__899_277> ;
  mr:hasGeometry <https://eurobis.org/id/point/4147__899_277> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.100556 28.635)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.100556"^^xsd:decimal ;
  dwc:decimalLongitude "28.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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4147__899_277>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "899_277" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4147_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-08'^^xsd:date;
  dwc:institutionCode 'Mare Nostrum'^^xsd:string;
  dwc:collectionCode '899'^^xsd:integer;
  dwc:catalogNumber '899_277'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus ponticus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2013'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '899_277'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Romanian Coast of Black Sea'^^xsd:string;
  dwc:longitude '28.635'^^xsd:double;
  dwc:startLongitude '28.635'^^xsd:double;
  dwc:endLongitude '28.635'^^xsd:double;
  dwc:latitude '44.100556'^^xsd:double;
  dwc:startLatitude '44.100556'^^xsd:double;
  dwc:endLatitude '44.100556'^^xsd:double;
  dwc:boundingBox 'POLYGON ((28.635 44.100556, 28.635 44.100556, 28.635 44.100556, 28.635 44.100556, 28.635 44.100556))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Tursiops truncatus ponticus" by the provider'^^xsd:string;
  dwc:aphiaid '368871'^^xsd:integer;
  dwc:occurrenceId '899_277'^^xsd:string;
  dwc:observationDate '2013-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '368871'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4147__899_112>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4147__899_112> ;
  mr:hasGeometry <https://eurobis.org/id/point/4147__899_112> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.22149 28.635063)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.22149"^^xsd:decimal ;
  dwc:decimalLongitude "28.635063"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4147__899_112>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "899_112" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4147_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-08'^^xsd:date;
  dwc:institutionCode 'Mare Nostrum'^^xsd:string;
  dwc:collectionCode '899'^^xsd:integer;
  dwc:catalogNumber '899_112'^^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 '27'^^xsd:integer;
  dwc:collectorNumber '899_112'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Romanian Coast of Black Sea'^^xsd:string;
  dwc:longitude '28.635063'^^xsd:double;
  dwc:startLongitude '28.6350628'^^xsd:double;
  dwc:endLongitude '28.6350628'^^xsd:double;
  dwc:latitude '44.22149'^^xsd:double;
  dwc:startLatitude '44.2214902'^^xsd:double;
  dwc:endLatitude '44.2214902'^^xsd:double;
  dwc:boundingBox 'POLYGON ((28.6350628 44.2214902, 28.6350628 44.2214902, 28.6350628 44.2214902, 28.6350628 44.2214902, 28.6350628 44.2214902))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Tursiops truncatus ponticus" by the provider'^^xsd:string;
  dwc:aphiaid '368871'^^xsd:integer;
  dwc:occurrenceId '899_112'^^xsd:string;
  dwc:observationDate '2012-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '368871'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4147__899_255>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4147__899_255> ;
  mr:hasGeometry <https://eurobis.org/id/point/4147__899_255> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.221667 28.635067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.221667"^^xsd:decimal ;
  dwc:decimalLongitude "28.635067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4147__899_255>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "899_255" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4147_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-08'^^xsd:date;
  dwc:institutionCode 'Mare Nostrum'^^xsd:string;
  dwc:collectionCode '899'^^xsd:integer;
  dwc:catalogNumber '899_255'^^xsd:string;
  dwc:scientificName 'Delphinus delphis ponticus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '899_255'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Romanian Coast of Black Sea'^^xsd:string;
  dwc:longitude '28.635067'^^xsd:double;
  dwc:startLongitude '28.6350667'^^xsd:double;
  dwc:endLongitude '28.6350667'^^xsd:double;
  dwc:latitude '44.221667'^^xsd:double;
  dwc:startLatitude '44.2216667'^^xsd:double;
  dwc:endLatitude '44.2216667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((28.6350667 44.2216667, 28.6350667 44.2216667, 28.6350667 44.2216667, 28.6350667 44.2216667, 28.6350667 44.2216667))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis ponticus" by the provider'^^xsd:string;
  dwc:aphiaid '368870'^^xsd:integer;
  dwc:occurrenceId '899_255'^^xsd:string;
  dwc:observationDate '2012-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '368870'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4147__899_442>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4147__899_442> ;
  mr:hasGeometry <https://eurobis.org/id/point/4147__899_442> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.220584 28.635757)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.220584"^^xsd:decimal ;
  dwc:decimalLongitude "28.635757"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4147__899_442>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "899_442" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4147_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-08'^^xsd:date;
  dwc:institutionCode 'Mare Nostrum'^^xsd:string;
  dwc:collectionCode '899'^^xsd:integer;
  dwc:catalogNumber '899_442'^^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 '899_442'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startYearCollected '2015'^^xsd:integer;
  dwc:endYearCollected '2015'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Romanian Coast of Black Sea'^^xsd:string;
  dwc:longitude '28.635757'^^xsd:double;
  dwc:startLongitude '28.635757'^^xsd:double;
  dwc:endLongitude '28.635757'^^xsd:double;
  dwc:latitude '44.220584'^^xsd:double;
  dwc:startLatitude '44.2205842'^^xsd:double;
  dwc:endLatitude '44.2205842'^^xsd:double;
  dwc:boundingBox 'POLYGON ((28.635757 44.2205842, 28.635757 44.2205842, 28.635757 44.2205842, 28.635757 44.2205842, 28.635757 44.2205842))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena relicta" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '899_442'^^xsd:string;
  dwc:observationDate '2015-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4147__899_238>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4147__899_238> ;
  mr:hasGeometry <https://eurobis.org/id/point/4147__899_238> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.924417 28.635833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.924417"^^xsd:decimal ;
  dwc:decimalLongitude "28.635833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4147__899_238>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "899_238" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4147_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-08'^^xsd:date;
  dwc:institutionCode 'Mare Nostrum'^^xsd:string;
  dwc:collectionCode '899'^^xsd:integer;
  dwc:catalogNumber '899_238'^^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 '899_238'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Romanian Coast of Black Sea'^^xsd:string;
  dwc:longitude '28.635833'^^xsd:double;
  dwc:startLongitude '28.6358333'^^xsd:double;
  dwc:endLongitude '28.6358333'^^xsd:double;
  dwc:latitude '43.924417'^^xsd:double;
  dwc:startLatitude '43.9244167'^^xsd:double;
  dwc:endLatitude '43.9244167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((28.6358333 43.9244167, 28.6358333 43.9244167, 28.6358333 43.9244167, 28.6358333 43.9244167, 28.6358333 43.9244167))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Tursiops truncatus ponticus" by the provider'^^xsd:string;
  dwc:aphiaid '368871'^^xsd:integer;
  dwc:occurrenceId '899_238'^^xsd:string;
  dwc:observationDate '2012-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '368871'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4147__899_136>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4147__899_136> ;
  mr:hasGeometry <https://eurobis.org/id/point/4147__899_136> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.320095 28.63628)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.320095"^^xsd:decimal ;
  dwc:decimalLongitude "28.63628"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4147__899_136>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "899_136" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4147_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-08'^^xsd:date;
  dwc:institutionCode 'Mare Nostrum'^^xsd:string;
  dwc:collectionCode '899'^^xsd:integer;
  dwc:catalogNumber '899_136'^^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 '899_136'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Romanian Coast of Black Sea'^^xsd:string;
  dwc:longitude '28.63628'^^xsd:double;
  dwc:startLongitude '28.63628'^^xsd:double;
  dwc:endLongitude '28.63628'^^xsd:double;
  dwc:latitude '44.320095'^^xsd:double;
  dwc:startLatitude '44.3200946'^^xsd:double;
  dwc:endLatitude '44.3200946'^^xsd:double;
  dwc:boundingBox 'POLYGON ((28.63628 44.3200946, 28.63628 44.3200946, 28.63628 44.3200946, 28.63628 44.3200946, 28.63628 44.3200946))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena relicta" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '899_136'^^xsd:string;
  dwc:observationDate '2012-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4147__899_509>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4147__899_509> ;
  mr:hasGeometry <https://eurobis.org/id/point/4147__899_509> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.220853 28.636283)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.220853"^^xsd:decimal ;
  dwc:decimalLongitude "28.636283"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4147__899_509>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "899_509" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4147_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-08'^^xsd:date;
  dwc:institutionCode 'Mare Nostrum'^^xsd:string;
  dwc:collectionCode '899'^^xsd:integer;
  dwc:catalogNumber '899_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 '30'^^xsd:integer;
  dwc:collectorNumber '899_509'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:startYearCollected '2016'^^xsd:integer;
  dwc:endYearCollected '2016'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Romanian Coast of Black Sea'^^xsd:string;
  dwc:longitude '28.636283'^^xsd:double;
  dwc:startLongitude '28.6362827'^^xsd:double;
  dwc:endLongitude '28.6362827'^^xsd:double;
  dwc:latitude '44.220853'^^xsd:double;
  dwc:startLatitude '44.2208533'^^xsd:double;
  dwc:endLatitude '44.2208533'^^xsd:double;
  dwc:boundingBox 'POLYGON ((28.6362827 44.2208533, 28.6362827 44.2208533, 28.6362827 44.2208533, 28.6362827 44.2208533, 28.6362827 44.2208533))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena relicta" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '899_509'^^xsd:string;
  dwc:observationDate '2016-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4147__899_460>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4147__899_460> ;
  mr:hasGeometry <https://eurobis.org/id/point/4147__899_460> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.219892 28.636379)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.219892"^^xsd:decimal ;
  dwc:decimalLongitude "28.636379"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4147__899_460>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "899_460" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4147_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-08'^^xsd:date;
  dwc:institutionCode 'Mare Nostrum'^^xsd:string;
  dwc:collectionCode '899'^^xsd:integer;
  dwc:catalogNumber '899_460'^^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 '899_460'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startYearCollected '2015'^^xsd:integer;
  dwc:endYearCollected '2015'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Romanian Coast of Black Sea'^^xsd:string;
  dwc:longitude '28.636379'^^xsd:double;
  dwc:startLongitude '28.6363792'^^xsd:double;
  dwc:endLongitude '28.6363792'^^xsd:double;
  dwc:latitude '44.219892'^^xsd:double;
  dwc:startLatitude '44.2198922'^^xsd:double;
  dwc:endLatitude '44.2198922'^^xsd:double;
  dwc:boundingBox 'POLYGON ((28.6363792 44.2198922, 28.6363792 44.2198922, 28.6363792 44.2198922, 28.6363792 44.2198922, 28.6363792 44.2198922))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena relicta" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '899_460'^^xsd:string;
  dwc:observationDate '2015-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4147__899_440>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4147__899_440> ;
  mr:hasGeometry <https://eurobis.org/id/point/4147__899_440> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.219892 28.636379)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.219892"^^xsd:decimal ;
  dwc:decimalLongitude "28.636379"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4147__899_440>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "899_440" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4147_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-08'^^xsd:date;
  dwc:institutionCode 'Mare Nostrum'^^xsd:string;
  dwc:collectionCode '899'^^xsd:integer;
  dwc:catalogNumber '899_440'^^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 '899_440'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startYearCollected '2015'^^xsd:integer;
  dwc:endYearCollected '2015'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Romanian Coast of Black Sea'^^xsd:string;
  dwc:longitude '28.636379'^^xsd:double;
  dwc:startLongitude '28.6363792'^^xsd:double;
  dwc:endLongitude '28.6363792'^^xsd:double;
  dwc:latitude '44.219892'^^xsd:double;
  dwc:startLatitude '44.2198922'^^xsd:double;
  dwc:endLatitude '44.2198922'^^xsd:double;
  dwc:boundingBox 'POLYGON ((28.6363792 44.2198922, 28.6363792 44.2198922, 28.6363792 44.2198922, 28.6363792 44.2198922, 28.6363792 44.2198922))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena relicta" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '899_440'^^xsd:string;
  dwc:observationDate '2015-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4147__899_318>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4147__899_318> ;
  mr:hasGeometry <https://eurobis.org/id/point/4147__899_318> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.219722 28.636389)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.219722"^^xsd:decimal ;
  dwc:decimalLongitude "28.636389"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4147__899_318>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "899_318" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4147_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-08'^^xsd:date;
  dwc:institutionCode 'Mare Nostrum'^^xsd:string;
  dwc:collectionCode '899'^^xsd:integer;
  dwc:catalogNumber '899_318'^^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 '21'^^xsd:integer;
  dwc:collectorNumber '899_318'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Romanian Coast of Black Sea'^^xsd:string;
  dwc:longitude '28.636389'^^xsd:double;
  dwc:startLongitude '28.636389'^^xsd:double;
  dwc:endLongitude '28.636389'^^xsd:double;
  dwc:latitude '44.219722'^^xsd:double;
  dwc:startLatitude '44.219722'^^xsd:double;
  dwc:endLatitude '44.219722'^^xsd:double;
  dwc:boundingBox 'POLYGON ((28.636389 44.219722, 28.636389 44.219722, 28.636389 44.219722, 28.636389 44.219722, 28.636389 44.219722))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena relicta" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '899_318'^^xsd:string;
  dwc:observationDate '2013-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4147__899_286>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4147__899_286> ;
  mr:hasGeometry <https://eurobis.org/id/point/4147__899_286> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.219444 28.636667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.219444"^^xsd:decimal ;
  dwc:decimalLongitude "28.636667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4147__899_286>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "899_286" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4147_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-08'^^xsd:date;
  dwc:institutionCode 'Mare Nostrum'^^xsd:string;
  dwc:collectionCode '899'^^xsd:integer;
  dwc:catalogNumber '899_286'^^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 '19'^^xsd:integer;
  dwc:collectorNumber '899_286'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Romanian Coast of Black Sea'^^xsd:string;
  dwc:longitude '28.636667'^^xsd:double;
  dwc:startLongitude '28.636667'^^xsd:double;
  dwc:endLongitude '28.636667'^^xsd:double;
  dwc:latitude '44.219444'^^xsd:double;
  dwc:startLatitude '44.219444'^^xsd:double;
  dwc:endLatitude '44.219444'^^xsd:double;
  dwc:boundingBox 'POLYGON ((28.636667 44.219444, 28.636667 44.219444, 28.636667 44.219444, 28.636667 44.219444, 28.636667 44.219444))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Tursiops truncatus ponticus" by the provider'^^xsd:string;
  dwc:aphiaid '368871'^^xsd:integer;
  dwc:occurrenceId '899_286'^^xsd:string;
  dwc:observationDate '2013-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '368871'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4147__899_444>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4147__899_444> ;
  mr:hasGeometry <https://eurobis.org/id/point/4147__899_444> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.219416 28.636733)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.219416"^^xsd:decimal ;
  dwc:decimalLongitude "28.636733"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4147__899_444>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "899_444" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4147_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-08'^^xsd:date;
  dwc:institutionCode 'Mare Nostrum'^^xsd:string;
  dwc:collectionCode '899'^^xsd:integer;
  dwc:catalogNumber '899_444'^^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 '899_444'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startYearCollected '2015'^^xsd:integer;
  dwc:endYearCollected '2015'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Romanian Coast of Black Sea'^^xsd:string;
  dwc:longitude '28.636733'^^xsd:double;
  dwc:startLongitude '28.6367333'^^xsd:double;
  dwc:endLongitude '28.6367333'^^xsd:double;
  dwc:latitude '44.219416'^^xsd:double;
  dwc:startLatitude '44.2194155'^^xsd:double;
  dwc:endLatitude '44.2194155'^^xsd:double;
  dwc:boundingBox 'POLYGON ((28.6367333 44.2194155, 28.6367333 44.2194155, 28.6367333 44.2194155, 28.6367333 44.2194155, 28.6367333 44.2194155))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena relicta" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '899_444'^^xsd:string;
  dwc:observationDate '2015-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4147__899_443>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4147__899_443> ;
  mr:hasGeometry <https://eurobis.org/id/point/4147__899_443> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.219416 28.636733)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.219416"^^xsd:decimal ;
  dwc:decimalLongitude "28.636733"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4147__899_443>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "899_443" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4147_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-08'^^xsd:date;
  dwc:institutionCode 'Mare Nostrum'^^xsd:string;
  dwc:collectionCode '899'^^xsd:integer;
  dwc:catalogNumber '899_443'^^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 '899_443'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startYearCollected '2015'^^xsd:integer;
  dwc:endYearCollected '2015'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Romanian Coast of Black Sea'^^xsd:string;
  dwc:longitude '28.636733'^^xsd:double;
  dwc:startLongitude '28.6367333'^^xsd:double;
  dwc:endLongitude '28.6367333'^^xsd:double;
  dwc:latitude '44.219416'^^xsd:double;
  dwc:startLatitude '44.2194155'^^xsd:double;
  dwc:endLatitude '44.2194155'^^xsd:double;
  dwc:boundingBox 'POLYGON ((28.6367333 44.2194155, 28.6367333 44.2194155, 28.6367333 44.2194155, 28.6367333 44.2194155, 28.6367333 44.2194155))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena relicta" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '899_443'^^xsd:string;
  dwc:observationDate '2015-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4147__899_129>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4147__899_129> ;
  mr:hasGeometry <https://eurobis.org/id/point/4147__899_129> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.219066 28.637249)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.219066"^^xsd:decimal ;
  dwc:decimalLongitude "28.637249"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4147__899_129>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "899_129" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4147_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-08'^^xsd:date;
  dwc:institutionCode 'Mare Nostrum'^^xsd:string;
  dwc:collectionCode '899'^^xsd:integer;
  dwc:catalogNumber '899_129'^^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 '16'^^xsd:integer;
  dwc:collectorNumber '899_129'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Romanian Coast of Black Sea'^^xsd:string;
  dwc:longitude '28.637249'^^xsd:double;
  dwc:startLongitude '28.6372488'^^xsd:double;
  dwc:endLongitude '28.6372488'^^xsd:double;
  dwc:latitude '44.219066'^^xsd:double;
  dwc:startLatitude '44.2190663'^^xsd:double;
  dwc:endLatitude '44.2190663'^^xsd:double;
  dwc:boundingBox 'POLYGON ((28.6372488 44.2190663, 28.6372488 44.2190663, 28.6372488 44.2190663, 28.6372488 44.2190663, 28.6372488 44.2190663))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena relicta" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '899_129'^^xsd:string;
  dwc:observationDate '2012-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4147__899_475>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4147__899_475> ;
  mr:hasGeometry <https://eurobis.org/id/point/4147__899_475> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.219185 28.637281)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.219185"^^xsd:decimal ;
  dwc:decimalLongitude "28.637281"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4147__899_475>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "899_475" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4147_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-08'^^xsd:date;
  dwc:institutionCode 'Mare Nostrum'^^xsd:string;
  dwc:collectionCode '899'^^xsd:integer;
  dwc:catalogNumber '899_475'^^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 '13'^^xsd:integer;
  dwc:collectorNumber '899_475'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:startYearCollected '2016'^^xsd:integer;
  dwc:endYearCollected '2016'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Romanian Coast of Black Sea'^^xsd:string;
  dwc:longitude '28.637281'^^xsd:double;
  dwc:startLongitude '28.6372805'^^xsd:double;
  dwc:endLongitude '28.6372805'^^xsd:double;
  dwc:latitude '44.219185'^^xsd:double;
  dwc:startLatitude '44.2191848'^^xsd:double;
  dwc:endLatitude '44.2191848'^^xsd:double;
  dwc:boundingBox 'POLYGON ((28.6372805 44.2191848, 28.6372805 44.2191848, 28.6372805 44.2191848, 28.6372805 44.2191848, 28.6372805 44.2191848))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena relicta" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '899_475'^^xsd:string;
  dwc:observationDate '2016-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4147__899_476>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4147__899_476> ;
  mr:hasGeometry <https://eurobis.org/id/point/4147__899_476> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.219185 28.637281)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.219185"^^xsd:decimal ;
  dwc:decimalLongitude "28.637281"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4147__899_476>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "899_476" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4147_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-08'^^xsd:date;
  dwc:institutionCode 'Mare Nostrum'^^xsd:string;
  dwc:collectionCode '899'^^xsd:integer;
  dwc:catalogNumber '899_476'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus ponticus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '899_476'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:startYearCollected '2016'^^xsd:integer;
  dwc:endYearCollected '2016'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Romanian Coast of Black Sea'^^xsd:string;
  dwc:longitude '28.637281'^^xsd:double;
  dwc:startLongitude '28.6372805'^^xsd:double;
  dwc:endLongitude '28.6372805'^^xsd:double;
  dwc:latitude '44.219185'^^xsd:double;
  dwc:startLatitude '44.2191848'^^xsd:double;
  dwc:endLatitude '44.2191848'^^xsd:double;
  dwc:boundingBox 'POLYGON ((28.6372805 44.2191848, 28.6372805 44.2191848, 28.6372805 44.2191848, 28.6372805 44.2191848, 28.6372805 44.2191848))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Tursiops truncatus ponticus" by the provider'^^xsd:string;
  dwc:aphiaid '368871'^^xsd:integer;
  dwc:occurrenceId '899_476'^^xsd:string;
  dwc:observationDate '2016-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '368871'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4147__899_53>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4147__899_53> ;
  mr:hasGeometry <https://eurobis.org/id/point/4147__899_53> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.219094 28.637334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.219094"^^xsd:decimal ;
  dwc:decimalLongitude "28.637334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4147__899_53>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "899_53" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4147_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-08'^^xsd:date;
  dwc:institutionCode 'Mare Nostrum'^^xsd:string;
  dwc:collectionCode '899'^^xsd:integer;
  dwc:catalogNumber '899_53'^^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 '30'^^xsd:integer;
  dwc:collectorNumber '899_53'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Romanian Coast of Black Sea'^^xsd:string;
  dwc:longitude '28.637334'^^xsd:double;
  dwc:startLongitude '28.6373341'^^xsd:double;
  dwc:endLongitude '28.6373341'^^xsd:double;
  dwc:latitude '44.219094'^^xsd:double;
  dwc:startLatitude '44.2190943'^^xsd:double;
  dwc:endLatitude '44.2190943'^^xsd:double;
  dwc:boundingBox 'POLYGON ((28.6373341 44.2190943, 28.6373341 44.2190943, 28.6373341 44.2190943, 28.6373341 44.2190943, 28.6373341 44.2190943))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena relicta" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '899_53'^^xsd:string;
  dwc:observationDate '2011-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4147__899_153>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4147__899_153> ;
  mr:hasGeometry <https://eurobis.org/id/point/4147__899_153> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.076029 28.638197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.076029"^^xsd:decimal ;
  dwc:decimalLongitude "28.638197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4147__899_153>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "899_153" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4147_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-08'^^xsd:date;
  dwc:institutionCode 'Mare Nostrum'^^xsd:string;
  dwc:collectionCode '899'^^xsd:integer;
  dwc:catalogNumber '899_153'^^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 '25'^^xsd:integer;
  dwc:collectorNumber '899_153'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Romanian Coast of Black Sea'^^xsd:string;
  dwc:longitude '28.638197'^^xsd:double;
  dwc:startLongitude '28.6381966'^^xsd:double;
  dwc:endLongitude '28.6381966'^^xsd:double;
  dwc:latitude '44.076029'^^xsd:double;
  dwc:startLatitude '44.0760287'^^xsd:double;
  dwc:endLatitude '44.0760287'^^xsd:double;
  dwc:boundingBox 'POLYGON ((28.6381966 44.0760287, 28.6381966 44.0760287, 28.6381966 44.0760287, 28.6381966 44.0760287, 28.6381966 44.0760287))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena relicta" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '899_153'^^xsd:string;
  dwc:observationDate '2012-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4147__899_31>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4147__899_31> ;
  mr:hasGeometry <https://eurobis.org/id/point/4147__899_31> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.945043 28.638254)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.945043"^^xsd:decimal ;
  dwc:decimalLongitude "28.638254"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4147__899_31>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "899_31" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4147_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-08'^^xsd:date;
  dwc:institutionCode 'Mare Nostrum'^^xsd:string;
  dwc:collectionCode '899'^^xsd:integer;
  dwc:catalogNumber '899_31'^^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 '13'^^xsd:integer;
  dwc:collectorNumber '899_31'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Romanian Coast of Black Sea'^^xsd:string;
  dwc:longitude '28.638254'^^xsd:double;
  dwc:startLongitude '28.6382541'^^xsd:double;
  dwc:endLongitude '28.6382541'^^xsd:double;
  dwc:latitude '43.945043'^^xsd:double;
  dwc:startLatitude '43.945043'^^xsd:double;
  dwc:endLatitude '43.945043'^^xsd:double;
  dwc:boundingBox 'POLYGON ((28.6382541 43.945043, 28.6382541 43.945043, 28.6382541 43.945043, 28.6382541 43.945043, 28.6382541 43.945043))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena relicta" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '899_31'^^xsd:string;
  dwc:observationDate '2011-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4147__899_18>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4147__899_18> ;
  mr:hasGeometry <https://eurobis.org/id/point/4147__899_18> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.943129 28.638298)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.943129"^^xsd:decimal ;
  dwc:decimalLongitude "28.638298"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4147__899_18>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "899_18" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4147_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-08'^^xsd:date;
  dwc:institutionCode 'Mare Nostrum'^^xsd:string;
  dwc:collectionCode '899'^^xsd:integer;
  dwc:catalogNumber '899_18'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus ponticus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '899_18'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Romanian Coast of Black Sea'^^xsd:string;
  dwc:longitude '28.638298'^^xsd:double;
  dwc:startLongitude '28.6382975'^^xsd:double;
  dwc:endLongitude '28.6382975'^^xsd:double;
  dwc:latitude '43.943129'^^xsd:double;
  dwc:startLatitude '43.9431289'^^xsd:double;
  dwc:endLatitude '43.9431289'^^xsd:double;
  dwc:boundingBox 'POLYGON ((28.6382975 43.9431289, 28.6382975 43.9431289, 28.6382975 43.9431289, 28.6382975 43.9431289, 28.6382975 43.9431289))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Tursiops truncatus ponticus" by the provider'^^xsd:string;
  dwc:aphiaid '368871'^^xsd:integer;
  dwc:occurrenceId '899_18'^^xsd:string;
  dwc:observationDate '2010-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '368871'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4147__899_513>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4147__899_513> ;
  mr:hasGeometry <https://eurobis.org/id/point/4147__899_513> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.942532 28.63831)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.942532"^^xsd:decimal ;
  dwc:decimalLongitude "28.63831"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4147__899_513>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "899_513" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4147_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-08'^^xsd:date;
  dwc:institutionCode 'Mare Nostrum'^^xsd:string;
  dwc:collectionCode '899'^^xsd:integer;
  dwc:catalogNumber '899_513'^^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 '1'^^xsd:integer;
  dwc:collectorNumber '899_513'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:startYearCollected '2016'^^xsd:integer;
  dwc:endYearCollected '2016'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Romanian Coast of Black Sea'^^xsd:string;
  dwc:longitude '28.63831'^^xsd:double;
  dwc:startLongitude '28.6383104'^^xsd:double;
  dwc:endLongitude '28.6383104'^^xsd:double;
  dwc:latitude '43.942532'^^xsd:double;
  dwc:startLatitude '43.9425315'^^xsd:double;
  dwc:endLatitude '43.9425315'^^xsd:double;
  dwc:boundingBox 'POLYGON ((28.6383104 43.9425315, 28.6383104 43.9425315, 28.6383104 43.9425315, 28.6383104 43.9425315, 28.6383104 43.9425315))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis ponticus" by the provider'^^xsd:string;
  dwc:aphiaid '368870'^^xsd:integer;
  dwc:occurrenceId '899_513'^^xsd:string;
  dwc:observationDate '2016-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '368870'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4147__899_399>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4147__899_399> ;
  mr:hasGeometry <https://eurobis.org/id/point/4147__899_399> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.075735 28.638316)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.075735"^^xsd:decimal ;
  dwc:decimalLongitude "28.638316"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4147__899_399>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "899_399" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4147_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-08'^^xsd:date;
  dwc:institutionCode 'Mare Nostrum'^^xsd:string;
  dwc:collectionCode '899'^^xsd:integer;
  dwc:catalogNumber '899_399'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2014'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '899_399'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Romanian Coast of Black Sea'^^xsd:string;
  dwc:longitude '28.638316'^^xsd:double;
  dwc:startLongitude '28.6383158'^^xsd:double;
  dwc:endLongitude '28.6383158'^^xsd:double;
  dwc:latitude '44.075735'^^xsd:double;
  dwc:startLatitude '44.0757354'^^xsd:double;
  dwc:endLatitude '44.0757354'^^xsd:double;
  dwc:boundingBox 'POLYGON ((28.6383158 44.0757354, 28.6383158 44.0757354, 28.6383158 44.0757354, 28.6383158 44.0757354, 28.6383158 44.0757354))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena relicta" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '899_399'^^xsd:string;
  dwc:observationDate '2014-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4147__899_39>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4147__899_39> ;
  mr:hasGeometry <https://eurobis.org/id/point/4147__899_39> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.076345 28.63834)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.076345"^^xsd:decimal ;
  dwc:decimalLongitude "28.63834"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4147__899_39>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "899_39" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4147_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-08'^^xsd:date;
  dwc:institutionCode 'Mare Nostrum'^^xsd:string;
  dwc:collectionCode '899'^^xsd:integer;
  dwc:catalogNumber '899_39'^^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 '20'^^xsd:integer;
  dwc:collectorNumber '899_39'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Romanian Coast of Black Sea'^^xsd:string;
  dwc:longitude '28.63834'^^xsd:double;
  dwc:startLongitude '28.6383399'^^xsd:double;
  dwc:endLongitude '28.6383399'^^xsd:double;
  dwc:latitude '44.076345'^^xsd:double;
  dwc:startLatitude '44.0763452'^^xsd:double;
  dwc:endLatitude '44.0763452'^^xsd:double;
  dwc:boundingBox 'POLYGON ((28.6383399 44.0763452, 28.6383399 44.0763452, 28.6383399 44.0763452, 28.6383399 44.0763452, 28.6383399 44.0763452))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena relicta" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '899_39'^^xsd:string;
  dwc:observationDate '2011-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4147__899_521>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4147__899_521> ;
  mr:hasGeometry <https://eurobis.org/id/point/4147__899_521> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.943866 28.638353)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.943866"^^xsd:decimal ;
  dwc:decimalLongitude "28.638353"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4147__899_521>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "899_521" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4147_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-08'^^xsd:date;
  dwc:institutionCode 'Mare Nostrum'^^xsd:string;
  dwc:collectionCode '899'^^xsd:integer;
  dwc:catalogNumber '899_521'^^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 '13'^^xsd:integer;
  dwc:collectorNumber '899_521'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:startYearCollected '2016'^^xsd:integer;
  dwc:endYearCollected '2016'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Romanian Coast of Black Sea'^^xsd:string;
  dwc:longitude '28.638353'^^xsd:double;
  dwc:startLongitude '28.6383533'^^xsd:double;
  dwc:endLongitude '28.6383533'^^xsd:double;
  dwc:latitude '43.943866'^^xsd:double;
  dwc:startLatitude '43.943866'^^xsd:double;
  dwc:endLatitude '43.943866'^^xsd:double;
  dwc:boundingBox 'POLYGON ((28.6383533 43.943866, 28.6383533 43.943866, 28.6383533 43.943866, 28.6383533 43.943866, 28.6383533 43.943866))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena relicta" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '899_521'^^xsd:string;
  dwc:observationDate '2016-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4147__899_407>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4147__899_407> ;
  mr:hasGeometry <https://eurobis.org/id/point/4147__899_407> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.943933 28.638433)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.943933"^^xsd:decimal ;
  dwc:decimalLongitude "28.638433"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4147__899_407>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "899_407" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4147_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-08'^^xsd:date;
  dwc:institutionCode 'Mare Nostrum'^^xsd:string;
  dwc:collectionCode '899'^^xsd:integer;
  dwc:catalogNumber '899_407'^^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 '24'^^xsd:integer;
  dwc:collectorNumber '899_407'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startYearCollected '2015'^^xsd:integer;
  dwc:endYearCollected '2015'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Romanian Coast of Black Sea'^^xsd:string;
  dwc:longitude '28.638433'^^xsd:double;
  dwc:startLongitude '28.6384333'^^xsd:double;
  dwc:endLongitude '28.6384333'^^xsd:double;
  dwc:latitude '43.943933'^^xsd:double;
  dwc:startLatitude '43.9439333'^^xsd:double;
  dwc:endLatitude '43.9439333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((28.6384333 43.9439333, 28.6384333 43.9439333, 28.6384333 43.9439333, 28.6384333 43.9439333, 28.6384333 43.9439333))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena relicta" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '899_407'^^xsd:string;
  dwc:observationDate '2015-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4147__899_174>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4147__899_174> ;
  mr:hasGeometry <https://eurobis.org/id/point/4147__899_174> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.941705 28.638451)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.941705"^^xsd:decimal ;
  dwc:decimalLongitude "28.638451"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4147__899_174>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "899_174" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4147_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-08'^^xsd:date;
  dwc:institutionCode 'Mare Nostrum'^^xsd:string;
  dwc:collectionCode '899'^^xsd:integer;
  dwc:catalogNumber '899_174'^^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 '8'^^xsd:integer;
  dwc:collectorNumber '899_174'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Romanian Coast of Black Sea'^^xsd:string;
  dwc:longitude '28.638451'^^xsd:double;
  dwc:startLongitude '28.6384514'^^xsd:double;
  dwc:endLongitude '28.6384514'^^xsd:double;
  dwc:latitude '43.941705'^^xsd:double;
  dwc:startLatitude '43.9417053'^^xsd:double;
  dwc:endLatitude '43.9417053'^^xsd:double;
  dwc:boundingBox 'POLYGON ((28.6384514 43.9417053, 28.6384514 43.9417053, 28.6384514 43.9417053, 28.6384514 43.9417053, 28.6384514 43.9417053))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena relicta" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '899_174'^^xsd:string;
  dwc:observationDate '2012-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4147__899_494>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4147__899_494> ;
  mr:hasGeometry <https://eurobis.org/id/point/4147__899_494> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.942383 28.638483)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.942383"^^xsd:decimal ;
  dwc:decimalLongitude "28.638483"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4147__899_494>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "899_494" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4147_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-08'^^xsd:date;
  dwc:institutionCode 'Mare Nostrum'^^xsd:string;
  dwc:collectionCode '899'^^xsd:integer;
  dwc:catalogNumber '899_494'^^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 '27'^^xsd:integer;
  dwc:collectorNumber '899_494'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:startYearCollected '2016'^^xsd:integer;
  dwc:endYearCollected '2016'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Romanian Coast of Black Sea'^^xsd:string;
  dwc:longitude '28.638483'^^xsd:double;
  dwc:startLongitude '28.6384833'^^xsd:double;
  dwc:endLongitude '28.6384833'^^xsd:double;
  dwc:latitude '43.942383'^^xsd:double;
  dwc:startLatitude '43.9423833'^^xsd:double;
  dwc:endLatitude '43.9423833'^^xsd:double;
  dwc:boundingBox 'POLYGON ((28.6384833 43.9423833, 28.6384833 43.9423833, 28.6384833 43.9423833, 28.6384833 43.9423833, 28.6384833 43.9423833))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena relicta" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '899_494'^^xsd:string;
  dwc:observationDate '2016-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4147__899_134>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4147__899_134> ;
  mr:hasGeometry <https://eurobis.org/id/point/4147__899_134> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.94117 28.638484)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.94117"^^xsd:decimal ;
  dwc:decimalLongitude "28.638484"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4147__899_134>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "899_134" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4147_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-08'^^xsd:date;
  dwc:institutionCode 'Mare Nostrum'^^xsd:string;
  dwc:collectionCode '899'^^xsd:integer;
  dwc:catalogNumber '899_134'^^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 '899_134'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Romanian Coast of Black Sea'^^xsd:string;
  dwc:longitude '28.638484'^^xsd:double;
  dwc:startLongitude '28.6384836'^^xsd:double;
  dwc:endLongitude '28.6384836'^^xsd:double;
  dwc:latitude '43.94117'^^xsd:double;
  dwc:startLatitude '43.9411703'^^xsd:double;
  dwc:endLatitude '43.9411703'^^xsd:double;
  dwc:boundingBox 'POLYGON ((28.6384836 43.9411703, 28.6384836 43.9411703, 28.6384836 43.9411703, 28.6384836 43.9411703, 28.6384836 43.9411703))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena relicta" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '899_134'^^xsd:string;
  dwc:observationDate '2012-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4147__899_332>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4147__899_332> ;
  mr:hasGeometry <https://eurobis.org/id/point/4147__899_332> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.949914 28.638514)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.949914"^^xsd:decimal ;
  dwc:decimalLongitude "28.638514"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4147__899_332>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "899_332" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4147_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-08'^^xsd:date;
  dwc:institutionCode 'Mare Nostrum'^^xsd:string;
  dwc:collectionCode '899'^^xsd:integer;
  dwc:catalogNumber '899_332'^^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 '20'^^xsd:integer;
  dwc:collectorNumber '899_332'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Romanian Coast of Black Sea'^^xsd:string;
  dwc:longitude '28.638514'^^xsd:double;
  dwc:startLongitude '28.6385143'^^xsd:double;
  dwc:endLongitude '28.6385143'^^xsd:double;
  dwc:latitude '43.949914'^^xsd:double;
  dwc:startLatitude '43.9499144'^^xsd:double;
  dwc:endLatitude '43.9499144'^^xsd:double;
  dwc:boundingBox 'POLYGON ((28.6385143 43.9499144, 28.6385143 43.9499144, 28.6385143 43.9499144, 28.6385143 43.9499144, 28.6385143 43.9499144))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena relicta" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '899_332'^^xsd:string;
  dwc:observationDate '2014-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4147__899_526>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4147__899_526> ;
  mr:hasGeometry <https://eurobis.org/id/point/4147__899_526> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.07466 28.638514)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.07466"^^xsd:decimal ;
  dwc:decimalLongitude "28.638514"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4147__899_526>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "899_526" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4147_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-08'^^xsd:date;
  dwc:institutionCode 'Mare Nostrum'^^xsd:string;
  dwc:collectionCode '899'^^xsd:integer;
  dwc:catalogNumber '899_526'^^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 '30'^^xsd:integer;
  dwc:collectorNumber '899_526'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:startYearCollected '2016'^^xsd:integer;
  dwc:endYearCollected '2016'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Romanian Coast of Black Sea'^^xsd:string;
  dwc:longitude '28.638514'^^xsd:double;
  dwc:startLongitude '28.6385143'^^xsd:double;
  dwc:endLongitude '28.6385143'^^xsd:double;
  dwc:latitude '44.07466'^^xsd:double;
  dwc:startLatitude '44.0746602'^^xsd:double;
  dwc:endLatitude '44.0746602'^^xsd:double;
  dwc:boundingBox 'POLYGON ((28.6385143 44.0746602, 28.6385143 44.0746602, 28.6385143 44.0746602, 28.6385143 44.0746602, 28.6385143 44.0746602))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena relicta" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '899_526'^^xsd:string;
  dwc:observationDate '2016-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4147__899_83>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4147__899_83> ;
  mr:hasGeometry <https://eurobis.org/id/point/4147__899_83> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.073002 28.638519)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.073002"^^xsd:decimal ;
  dwc:decimalLongitude "28.638519"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4147__899_83>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "899_83" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4147_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-08'^^xsd:date;
  dwc:institutionCode 'Mare Nostrum'^^xsd:string;
  dwc:collectionCode '899'^^xsd:integer;
  dwc:catalogNumber '899_83'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '899_83'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Romanian Coast of Black Sea'^^xsd:string;
  dwc:longitude '28.638519'^^xsd:double;
  dwc:startLongitude '28.6385188'^^xsd:double;
  dwc:endLongitude '28.6385188'^^xsd:double;
  dwc:latitude '44.073002'^^xsd:double;
  dwc:startLatitude '44.0730021'^^xsd:double;
  dwc:endLatitude '44.0730021'^^xsd:double;
  dwc:boundingBox 'POLYGON ((28.6385188 44.0730021, 28.6385188 44.0730021, 28.6385188 44.0730021, 28.6385188 44.0730021, 28.6385188 44.0730021))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena relicta" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '899_83'^^xsd:string;
  dwc:observationDate '2011-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4147__899_125>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4147__899_125> ;
  mr:hasGeometry <https://eurobis.org/id/point/4147__899_125> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.323718 28.638522)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.323718"^^xsd:decimal ;
  dwc:decimalLongitude "28.638522"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4147__899_125>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "899_125" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4147_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-08'^^xsd:date;
  dwc:institutionCode 'Mare Nostrum'^^xsd:string;
  dwc:collectionCode '899'^^xsd:integer;
  dwc:catalogNumber '899_125'^^xsd:string;
  dwc:scientificName 'Delphinus delphis ponticus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '899_125'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Romanian Coast of Black Sea'^^xsd:string;
  dwc:longitude '28.638522'^^xsd:double;
  dwc:startLongitude '28.6385223'^^xsd:double;
  dwc:endLongitude '28.6385223'^^xsd:double;
  dwc:latitude '44.323718'^^xsd:double;
  dwc:startLatitude '44.3237175'^^xsd:double;
  dwc:endLatitude '44.3237175'^^xsd:double;
  dwc:boundingBox 'POLYGON ((28.6385223 44.3237175, 28.6385223 44.3237175, 28.6385223 44.3237175, 28.6385223 44.3237175, 28.6385223 44.3237175))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis ponticus" by the provider'^^xsd:string;
  dwc:aphiaid '368870'^^xsd:integer;
  dwc:occurrenceId '899_125'^^xsd:string;
  dwc:observationDate '2012-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '368870'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4147__899_250>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4147__899_250> ;
  mr:hasGeometry <https://eurobis.org/id/point/4147__899_250> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.942436 28.638539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.942436"^^xsd:decimal ;
  dwc:decimalLongitude "28.638539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4147__899_250>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "899_250" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4147_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-08'^^xsd:date;
  dwc:institutionCode 'Mare Nostrum'^^xsd:string;
  dwc:collectionCode '899'^^xsd:integer;
  dwc:catalogNumber '899_250'^^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 '15'^^xsd:integer;
  dwc:collectorNumber '899_250'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Romanian Coast of Black Sea'^^xsd:string;
  dwc:longitude '28.638539'^^xsd:double;
  dwc:startLongitude '28.6385389'^^xsd:double;
  dwc:endLongitude '28.6385389'^^xsd:double;
  dwc:latitude '43.942436'^^xsd:double;
  dwc:startLatitude '43.9424356'^^xsd:double;
  dwc:endLatitude '43.9424356'^^xsd:double;
  dwc:boundingBox 'POLYGON ((28.6385389 43.9424356, 28.6385389 43.9424356, 28.6385389 43.9424356, 28.6385389 43.9424356, 28.6385389 43.9424356))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena relicta" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '899_250'^^xsd:string;
  dwc:observationDate '2012-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4147__899_95>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4147__899_95> ;
  mr:hasGeometry <https://eurobis.org/id/point/4147__899_95> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.941976 28.63859)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.941976"^^xsd:decimal ;
  dwc:decimalLongitude "28.63859"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4147__899_95>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "899_95" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4147_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-08'^^xsd:date;
  dwc:institutionCode 'Mare Nostrum'^^xsd:string;
  dwc:collectionCode '899'^^xsd:integer;
  dwc:catalogNumber '899_95'^^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 '5'^^xsd:integer;
  dwc:collectorNumber '899_95'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Romanian Coast of Black Sea'^^xsd:string;
  dwc:longitude '28.63859'^^xsd:double;
  dwc:startLongitude '28.6385897'^^xsd:double;
  dwc:endLongitude '28.6385897'^^xsd:double;
  dwc:latitude '43.941976'^^xsd:double;
  dwc:startLatitude '43.9419759'^^xsd:double;
  dwc:endLatitude '43.9419759'^^xsd:double;
  dwc:boundingBox 'POLYGON ((28.6385897 43.9419759, 28.6385897 43.9419759, 28.6385897 43.9419759, 28.6385897 43.9419759, 28.6385897 43.9419759))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Tursiops truncatus ponticus" by the provider'^^xsd:string;
  dwc:aphiaid '368871'^^xsd:integer;
  dwc:occurrenceId '899_95'^^xsd:string;
  dwc:observationDate '2012-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '368871'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4147__899_40>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4147__899_40> ;
  mr:hasGeometry <https://eurobis.org/id/point/4147__899_40> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.072048 28.638608)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.072048"^^xsd:decimal ;
  dwc:decimalLongitude "28.638608"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4147__899_40>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "899_40" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4147_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-08'^^xsd:date;
  dwc:institutionCode 'Mare Nostrum'^^xsd:string;
  dwc:collectionCode '899'^^xsd:integer;
  dwc:catalogNumber '899_40'^^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 '20'^^xsd:integer;
  dwc:collectorNumber '899_40'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Romanian Coast of Black Sea'^^xsd:string;
  dwc:longitude '28.638608'^^xsd:double;
  dwc:startLongitude '28.6386081'^^xsd:double;
  dwc:endLongitude '28.6386081'^^xsd:double;
  dwc:latitude '44.072048'^^xsd:double;
  dwc:startLatitude '44.072048'^^xsd:double;
  dwc:endLatitude '44.072048'^^xsd:double;
  dwc:boundingBox 'POLYGON ((28.6386081 44.072048, 28.6386081 44.072048, 28.6386081 44.072048, 28.6386081 44.072048, 28.6386081 44.072048))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena relicta" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '899_40'^^xsd:string;
  dwc:observationDate '2011-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4147__899_143>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4147__899_143> ;
  mr:hasGeometry <https://eurobis.org/id/point/4147__899_143> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.072628 28.638615)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.072628"^^xsd:decimal ;
  dwc:decimalLongitude "28.638615"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4147__899_143>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "899_143" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4147_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-08'^^xsd:date;
  dwc:institutionCode 'Mare Nostrum'^^xsd:string;
  dwc:collectionCode '899'^^xsd:integer;
  dwc:catalogNumber '899_143'^^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 '899_143'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Romanian Coast of Black Sea'^^xsd:string;
  dwc:longitude '28.638615'^^xsd:double;
  dwc:startLongitude '28.638615'^^xsd:double;
  dwc:endLongitude '28.638615'^^xsd:double;
  dwc:latitude '44.072628'^^xsd:double;
  dwc:startLatitude '44.0726275'^^xsd:double;
  dwc:endLatitude '44.0726275'^^xsd:double;
  dwc:boundingBox 'POLYGON ((28.638615 44.0726275, 28.638615 44.0726275, 28.638615 44.0726275, 28.638615 44.0726275, 28.638615 44.0726275))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena relicta" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '899_143'^^xsd:string;
  dwc:observationDate '2012-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4147__899_212>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4147__899_212> ;
  mr:hasGeometry <https://eurobis.org/id/point/4147__899_212> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.072494 28.638674)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.072494"^^xsd:decimal ;
  dwc:decimalLongitude "28.638674"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4147__899_212>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "899_212" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4147_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-08'^^xsd:date;
  dwc:institutionCode 'Mare Nostrum'^^xsd:string;
  dwc:collectionCode '899'^^xsd:integer;
  dwc:catalogNumber '899_212'^^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 '28'^^xsd:integer;
  dwc:collectorNumber '899_212'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Romanian Coast of Black Sea'^^xsd:string;
  dwc:longitude '28.638674'^^xsd:double;
  dwc:startLongitude '28.638674'^^xsd:double;
  dwc:endLongitude '28.638674'^^xsd:double;
  dwc:latitude '44.072494'^^xsd:double;
  dwc:startLatitude '44.0724936'^^xsd:double;
  dwc:endLatitude '44.0724936'^^xsd:double;
  dwc:boundingBox 'POLYGON ((28.638674 44.0724936, 28.638674 44.0724936, 28.638674 44.0724936, 28.638674 44.0724936, 28.638674 44.0724936))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena relicta" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '899_212'^^xsd:string;
  dwc:observationDate '2012-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4147__899_227>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4147__899_227> ;
  mr:hasGeometry <https://eurobis.org/id/point/4147__899_227> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.070835 28.638805)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.070835"^^xsd:decimal ;
  dwc:decimalLongitude "28.638805"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4147__899_227>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "899_227" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4147_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-08'^^xsd:date;
  dwc:institutionCode 'Mare Nostrum'^^xsd:string;
  dwc:collectionCode '899'^^xsd:integer;
  dwc:catalogNumber '899_227'^^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 '899_227'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Romanian Coast of Black Sea'^^xsd:string;
  dwc:longitude '28.638805'^^xsd:double;
  dwc:startLongitude '28.6388054'^^xsd:double;
  dwc:endLongitude '28.6388054'^^xsd:double;
  dwc:latitude '44.070835'^^xsd:double;
  dwc:startLatitude '44.0708353'^^xsd:double;
  dwc:endLatitude '44.0708353'^^xsd:double;
  dwc:boundingBox 'POLYGON ((28.6388054 44.0708353, 28.6388054 44.0708353, 28.6388054 44.0708353, 28.6388054 44.0708353, 28.6388054 44.0708353))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena relicta" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '899_227'^^xsd:string;
  dwc:observationDate '2012-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4147__899_489>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4147__899_489> ;
  mr:hasGeometry <https://eurobis.org/id/point/4147__899_489> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.950467 28.638867)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.950467"^^xsd:decimal ;
  dwc:decimalLongitude "28.638867"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4147__899_489>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "899_489" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4147_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-08'^^xsd:date;
  dwc:institutionCode 'Mare Nostrum'^^xsd:string;
  dwc:collectionCode '899'^^xsd:integer;
  dwc:catalogNumber '899_489'^^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 '899_489'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:startYearCollected '2016'^^xsd:integer;
  dwc:endYearCollected '2016'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Romanian Coast of Black Sea'^^xsd:string;
  dwc:longitude '28.638867'^^xsd:double;
  dwc:startLongitude '28.6388667'^^xsd:double;
  dwc:endLongitude '28.6388667'^^xsd:double;
  dwc:latitude '43.950467'^^xsd:double;
  dwc:startLatitude '43.9504667'^^xsd:double;
  dwc:endLatitude '43.9504667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((28.6388667 43.9504667, 28.6388667 43.9504667, 28.6388667 43.9504667, 28.6388667 43.9504667, 28.6388667 43.9504667))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena relicta" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '899_489'^^xsd:string;
  dwc:observationDate '2016-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4147__899_257>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4147__899_257> ;
  mr:hasGeometry <https://eurobis.org/id/point/4147__899_257> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.219111 28.638917)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.219111"^^xsd:decimal ;
  dwc:decimalLongitude "28.638917"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4147__899_257>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "899_257" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4147_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-08'^^xsd:date;
  dwc:institutionCode 'Mare Nostrum'^^xsd:string;
  dwc:collectionCode '899'^^xsd:integer;
  dwc:catalogNumber '899_257'^^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 '17'^^xsd:integer;
  dwc:collectorNumber '899_257'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Romanian Coast of Black Sea'^^xsd:string;
  dwc:longitude '28.638917'^^xsd:double;
  dwc:startLongitude '28.6389167'^^xsd:double;
  dwc:endLongitude '28.6389167'^^xsd:double;
  dwc:latitude '44.219111'^^xsd:double;
  dwc:startLatitude '44.2191111'^^xsd:double;
  dwc:endLatitude '44.2191111'^^xsd:double;
  dwc:boundingBox 'POLYGON ((28.6389167 44.2191111, 28.6389167 44.2191111, 28.6389167 44.2191111, 28.6389167 44.2191111, 28.6389167 44.2191111))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena relicta" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '899_257'^^xsd:string;
  dwc:observationDate '2012-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4147__899_366>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4147__899_366> ;
  mr:hasGeometry <https://eurobis.org/id/point/4147__899_366> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.951119 28.63897)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.951119"^^xsd:decimal ;
  dwc:decimalLongitude "28.63897"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4147__899_366>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "899_366" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4147_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-08'^^xsd:date;
  dwc:institutionCode 'Mare Nostrum'^^xsd:string;
  dwc:collectionCode '899'^^xsd:integer;
  dwc:catalogNumber '899_366'^^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 '899_366'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Romanian Coast of Black Sea'^^xsd:string;
  dwc:longitude '28.63897'^^xsd:double;
  dwc:startLongitude '28.6389703'^^xsd:double;
  dwc:endLongitude '28.6389703'^^xsd:double;
  dwc:latitude '43.951119'^^xsd:double;
  dwc:startLatitude '43.9511194'^^xsd:double;
  dwc:endLatitude '43.9511194'^^xsd:double;
  dwc:boundingBox 'POLYGON ((28.6389703 43.9511194, 28.6389703 43.9511194, 28.6389703 43.9511194, 28.6389703 43.9511194, 28.6389703 43.9511194))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena relicta" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '899_366'^^xsd:string;
  dwc:observationDate '2014-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4147__899_370>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4147__899_370> ;
  mr:hasGeometry <https://eurobis.org/id/point/4147__899_370> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.069527 28.639051)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.069527"^^xsd:decimal ;
  dwc:decimalLongitude "28.639051"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4147__899_370>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "899_370" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4147_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-08'^^xsd:date;
  dwc:institutionCode 'Mare Nostrum'^^xsd:string;
  dwc:collectionCode '899'^^xsd:integer;
  dwc:catalogNumber '899_370'^^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 '3'^^xsd:integer;
  dwc:collectorNumber '899_370'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Romanian Coast of Black Sea'^^xsd:string;
  dwc:longitude '28.639051'^^xsd:double;
  dwc:startLongitude '28.6390507'^^xsd:double;
  dwc:endLongitude '28.6390507'^^xsd:double;
  dwc:latitude '44.069527'^^xsd:double;
  dwc:startLatitude '44.0695265'^^xsd:double;
  dwc:endLatitude '44.0695265'^^xsd:double;
  dwc:boundingBox 'POLYGON ((28.6390507 44.0695265, 28.6390507 44.0695265, 28.6390507 44.0695265, 28.6390507 44.0695265, 28.6390507 44.0695265))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena relicta" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '899_370'^^xsd:string;
  dwc:observationDate '2014-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4147__899_520>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4147__899_520> ;
  mr:hasGeometry <https://eurobis.org/id/point/4147__899_520> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.218694 28.63925)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.218694"^^xsd:decimal ;
  dwc:decimalLongitude "28.63925"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4147__899_520>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "899_520" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4147_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-08'^^xsd:date;
  dwc:institutionCode 'Mare Nostrum'^^xsd:string;
  dwc:collectionCode '899'^^xsd:integer;
  dwc:catalogNumber '899_520'^^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 '13'^^xsd:integer;
  dwc:collectorNumber '899_520'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:startYearCollected '2016'^^xsd:integer;
  dwc:endYearCollected '2016'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Romanian Coast of Black Sea'^^xsd:string;
  dwc:longitude '28.63925'^^xsd:double;
  dwc:startLongitude '28.63925'^^xsd:double;
  dwc:endLongitude '28.63925'^^xsd:double;
  dwc:latitude '44.218694'^^xsd:double;
  dwc:startLatitude '44.2186944'^^xsd:double;
  dwc:endLatitude '44.2186944'^^xsd:double;
  dwc:boundingBox 'POLYGON ((28.63925 44.2186944, 28.63925 44.2186944, 28.63925 44.2186944, 28.63925 44.2186944, 28.63925 44.2186944))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena relicta" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '899_520'^^xsd:string;
  dwc:observationDate '2016-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4147__899_463>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4147__899_463> ;
  mr:hasGeometry <https://eurobis.org/id/point/4147__899_463> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.951942 28.63926)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.951942"^^xsd:decimal ;
  dwc:decimalLongitude "28.63926"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4147__899_463>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "899_463" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4147_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-08'^^xsd:date;
  dwc:institutionCode 'Mare Nostrum'^^xsd:string;
  dwc:collectionCode '899'^^xsd:integer;
  dwc:catalogNumber '899_463'^^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 '26'^^xsd:integer;
  dwc:collectorNumber '899_463'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startYearCollected '2015'^^xsd:integer;
  dwc:endYearCollected '2015'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Romanian Coast of Black Sea'^^xsd:string;
  dwc:longitude '28.63926'^^xsd:double;
  dwc:startLongitude '28.6392599'^^xsd:double;
  dwc:endLongitude '28.6392599'^^xsd:double;
  dwc:latitude '43.951942'^^xsd:double;
  dwc:startLatitude '43.951942'^^xsd:double;
  dwc:endLatitude '43.951942'^^xsd:double;
  dwc:boundingBox 'POLYGON ((28.6392599 43.951942, 28.6392599 43.951942, 28.6392599 43.951942, 28.6392599 43.951942, 28.6392599 43.951942))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena relicta" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '899_463'^^xsd:string;
  dwc:observationDate '2015-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4147__899_426>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4147__899_426> ;
  mr:hasGeometry <https://eurobis.org/id/point/4147__899_426> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.068848 28.639534)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.068848"^^xsd:decimal ;
  dwc:decimalLongitude "28.639534"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4147__899_426>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "899_426" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4147_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-08'^^xsd:date;
  dwc:institutionCode 'Mare Nostrum'^^xsd:string;
  dwc:collectionCode '899'^^xsd:integer;
  dwc:catalogNumber '899_426'^^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 '899_426'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startYearCollected '2015'^^xsd:integer;
  dwc:endYearCollected '2015'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Romanian Coast of Black Sea'^^xsd:string;
  dwc:longitude '28.639534'^^xsd:double;
  dwc:startLongitude '28.6395335'^^xsd:double;
  dwc:endLongitude '28.6395335'^^xsd:double;
  dwc:latitude '44.068848'^^xsd:double;
  dwc:startLatitude '44.0688481'^^xsd:double;
  dwc:endLatitude '44.0688481'^^xsd:double;
  dwc:boundingBox 'POLYGON ((28.6395335 44.0688481, 28.6395335 44.0688481, 28.6395335 44.0688481, 28.6395335 44.0688481, 28.6395335 44.0688481))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena relicta" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '899_426'^^xsd:string;
  dwc:observationDate '2015-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4147__899_60>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4147__899_60> ;
  mr:hasGeometry <https://eurobis.org/id/point/4147__899_60> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.066286 28.639564)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.066286"^^xsd:decimal ;
  dwc:decimalLongitude "28.639564"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4147__899_60>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "899_60" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4147_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-08'^^xsd:date;
  dwc:institutionCode 'Mare Nostrum'^^xsd:string;
  dwc:collectionCode '899'^^xsd:integer;
  dwc:catalogNumber '899_60'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '899_60'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Romanian Coast of Black Sea'^^xsd:string;
  dwc:longitude '28.639564'^^xsd:double;
  dwc:startLongitude '28.6395635'^^xsd:double;
  dwc:endLongitude '28.6395635'^^xsd:double;
  dwc:latitude '44.066286'^^xsd:double;
  dwc:startLatitude '44.0662855'^^xsd:double;
  dwc:endLatitude '44.0662855'^^xsd:double;
  dwc:boundingBox 'POLYGON ((28.6395635 44.0662855, 28.6395635 44.0662855, 28.6395635 44.0662855, 28.6395635 44.0662855, 28.6395635 44.0662855))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena relicta" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '899_60'^^xsd:string;
  dwc:observationDate '2011-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4147__899_154>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4147__899_154> ;
  mr:hasGeometry <https://eurobis.org/id/point/4147__899_154> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.06595 28.639723)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.06595"^^xsd:decimal ;
  dwc:decimalLongitude "28.639723"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4147__899_154>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "899_154" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4147_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-08'^^xsd:date;
  dwc:institutionCode 'Mare Nostrum'^^xsd:string;
  dwc:collectionCode '899'^^xsd:integer;
  dwc:catalogNumber '899_154'^^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 '27'^^xsd:integer;
  dwc:collectorNumber '899_154'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Romanian Coast of Black Sea'^^xsd:string;
  dwc:longitude '28.639723'^^xsd:double;
  dwc:startLongitude '28.6397228'^^xsd:double;
  dwc:endLongitude '28.6397228'^^xsd:double;
  dwc:latitude '44.06595'^^xsd:double;
  dwc:startLatitude '44.0659499'^^xsd:double;
  dwc:endLatitude '44.0659499'^^xsd:double;
  dwc:boundingBox 'POLYGON ((28.6397228 44.0659499, 28.6397228 44.0659499, 28.6397228 44.0659499, 28.6397228 44.0659499, 28.6397228 44.0659499))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena relicta" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '899_154'^^xsd:string;
  dwc:observationDate '2012-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4147__899_360>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4147__899_360> ;
  mr:hasGeometry <https://eurobis.org/id/point/4147__899_360> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.065572 28.63977)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.065572"^^xsd:decimal ;
  dwc:decimalLongitude "28.63977"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4147__899_360>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "899_360" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4147_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-08'^^xsd:date;
  dwc:institutionCode 'Mare Nostrum'^^xsd:string;
  dwc:collectionCode '899'^^xsd:integer;
  dwc:catalogNumber '899_360'^^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 '899_360'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Romanian Coast of Black Sea'^^xsd:string;
  dwc:longitude '28.63977'^^xsd:double;
  dwc:startLongitude '28.6397696'^^xsd:double;
  dwc:endLongitude '28.6397696'^^xsd:double;
  dwc:latitude '44.065572'^^xsd:double;
  dwc:startLatitude '44.0655718'^^xsd:double;
  dwc:endLatitude '44.0655718'^^xsd:double;
  dwc:boundingBox 'POLYGON ((28.6397696 44.0655718, 28.6397696 44.0655718, 28.6397696 44.0655718, 28.6397696 44.0655718, 28.6397696 44.0655718))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Tursiops truncatus ponticus" by the provider'^^xsd:string;
  dwc:aphiaid '368871'^^xsd:integer;
  dwc:occurrenceId '899_360'^^xsd:string;
  dwc:observationDate '2014-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '368871'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4147__899_194>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4147__899_194> ;
  mr:hasGeometry <https://eurobis.org/id/point/4147__899_194> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.953306 28.639803)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.953306"^^xsd:decimal ;
  dwc:decimalLongitude "28.639803"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4147__899_194>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "899_194" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4147_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-08'^^xsd:date;
  dwc:institutionCode 'Mare Nostrum'^^xsd:string;
  dwc:collectionCode '899'^^xsd:integer;
  dwc:catalogNumber '899_194'^^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 '899_194'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Romanian Coast of Black Sea'^^xsd:string;
  dwc:longitude '28.639803'^^xsd:double;
  dwc:startLongitude '28.6398032'^^xsd:double;
  dwc:endLongitude '28.6398032'^^xsd:double;
  dwc:latitude '43.953306'^^xsd:double;
  dwc:startLatitude '43.9533055'^^xsd:double;
  dwc:endLatitude '43.9533055'^^xsd:double;
  dwc:boundingBox 'POLYGON ((28.6398032 43.9533055, 28.6398032 43.9533055, 28.6398032 43.9533055, 28.6398032 43.9533055, 28.6398032 43.9533055))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena relicta" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '899_194'^^xsd:string;
  dwc:observationDate '2012-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4147__899_420>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4147__899_420> ;
  mr:hasGeometry <https://eurobis.org/id/point/4147__899_420> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.954116 28.639941)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.954116"^^xsd:decimal ;
  dwc:decimalLongitude "28.639941"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4147__899_420>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "899_420" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4147_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-08'^^xsd:date;
  dwc:institutionCode 'Mare Nostrum'^^xsd:string;
  dwc:collectionCode '899'^^xsd:integer;
  dwc:catalogNumber '899_420'^^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 '24'^^xsd:integer;
  dwc:collectorNumber '899_420'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startYearCollected '2015'^^xsd:integer;
  dwc:endYearCollected '2015'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Romanian Coast of Black Sea'^^xsd:string;
  dwc:longitude '28.639941'^^xsd:double;
  dwc:startLongitude '28.6399412'^^xsd:double;
  dwc:endLongitude '28.6399412'^^xsd:double;
  dwc:latitude '43.954116'^^xsd:double;
  dwc:startLatitude '43.9541162'^^xsd:double;
  dwc:endLatitude '43.9541162'^^xsd:double;
  dwc:boundingBox 'POLYGON ((28.6399412 43.9541162, 28.6399412 43.9541162, 28.6399412 43.9541162, 28.6399412 43.9541162, 28.6399412 43.9541162))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Tursiops truncatus ponticus" by the provider'^^xsd:string;
  dwc:aphiaid '368871'^^xsd:integer;
  dwc:occurrenceId '899_420'^^xsd:string;
  dwc:observationDate '2015-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '368871'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4147__899_217>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4147__899_217> ;
  mr:hasGeometry <https://eurobis.org/id/point/4147__899_217> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.217782 28.640101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.217782"^^xsd:decimal ;
  dwc:decimalLongitude "28.640101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4147__899_217>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "899_217" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4147_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-08'^^xsd:date;
  dwc:institutionCode 'Mare Nostrum'^^xsd:string;
  dwc:collectionCode '899'^^xsd:integer;
  dwc:catalogNumber '899_217'^^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 '29'^^xsd:integer;
  dwc:collectorNumber '899_217'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Romanian Coast of Black Sea'^^xsd:string;
  dwc:longitude '28.640101'^^xsd:double;
  dwc:startLongitude '28.6401012'^^xsd:double;
  dwc:endLongitude '28.6401012'^^xsd:double;
  dwc:latitude '44.217782'^^xsd:double;
  dwc:startLatitude '44.2177819'^^xsd:double;
  dwc:endLatitude '44.2177819'^^xsd:double;
  dwc:boundingBox 'POLYGON ((28.6401012 44.2177819, 28.6401012 44.2177819, 28.6401012 44.2177819, 28.6401012 44.2177819, 28.6401012 44.2177819))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena relicta" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '899_217'^^xsd:string;
  dwc:observationDate '2012-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4147__899_416>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4147__899_416> ;
  mr:hasGeometry <https://eurobis.org/id/point/4147__899_416> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.946809 28.640113)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.946809"^^xsd:decimal ;
  dwc:decimalLongitude "28.640113"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4147__899_416>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "899_416" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4147_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-08'^^xsd:date;
  dwc:institutionCode 'Mare Nostrum'^^xsd:string;
  dwc:collectionCode '899'^^xsd:integer;
  dwc:catalogNumber '899_416'^^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 '19'^^xsd:integer;
  dwc:collectorNumber '899_416'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startYearCollected '2015'^^xsd:integer;
  dwc:endYearCollected '2015'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Romanian Coast of Black Sea'^^xsd:string;
  dwc:longitude '28.640113'^^xsd:double;
  dwc:startLongitude '28.6401129'^^xsd:double;
  dwc:endLongitude '28.6401129'^^xsd:double;
  dwc:latitude '43.946809'^^xsd:double;
  dwc:startLatitude '43.9468092'^^xsd:double;
  dwc:endLatitude '43.9468092'^^xsd:double;
  dwc:boundingBox 'POLYGON ((28.6401129 43.9468092, 28.6401129 43.9468092, 28.6401129 43.9468092, 28.6401129 43.9468092, 28.6401129 43.9468092))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena relicta" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '899_416'^^xsd:string;
  dwc:observationDate '2015-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4147__899_417>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4147__899_417> ;
  mr:hasGeometry <https://eurobis.org/id/point/4147__899_417> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.946809 28.640113)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.946809"^^xsd:decimal ;
  dwc:decimalLongitude "28.640113"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4147__899_417>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "899_417" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4147_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-08'^^xsd:date;
  dwc:institutionCode 'Mare Nostrum'^^xsd:string;
  dwc:collectionCode '899'^^xsd:integer;
  dwc:catalogNumber '899_417'^^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 '19'^^xsd:integer;
  dwc:collectorNumber '899_417'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startYearCollected '2015'^^xsd:integer;
  dwc:endYearCollected '2015'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Romanian Coast of Black Sea'^^xsd:string;
  dwc:longitude '28.640113'^^xsd:double;
  dwc:startLongitude '28.6401129'^^xsd:double;
  dwc:endLongitude '28.6401129'^^xsd:double;
  dwc:latitude '43.946809'^^xsd:double;
  dwc:startLatitude '43.9468092'^^xsd:double;
  dwc:endLatitude '43.9468092'^^xsd:double;
  dwc:boundingBox 'POLYGON ((28.6401129 43.9468092, 28.6401129 43.9468092, 28.6401129 43.9468092, 28.6401129 43.9468092, 28.6401129 43.9468092))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena relicta" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '899_417'^^xsd:string;
  dwc:observationDate '2015-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4147__899_483>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4147__899_483> ;
  mr:hasGeometry <https://eurobis.org/id/point/4147__899_483> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.95481 28.64041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.95481"^^xsd:decimal ;
  dwc:decimalLongitude "28.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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4147__899_483>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "899_483" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4147_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-08'^^xsd:date;
  dwc:institutionCode 'Mare Nostrum'^^xsd:string;
  dwc:collectionCode '899'^^xsd:integer;
  dwc:catalogNumber '899_483'^^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 '6'^^xsd:integer;
  dwc:collectorNumber '899_483'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:startYearCollected '2016'^^xsd:integer;
  dwc:endYearCollected '2016'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Romanian Coast of Black Sea'^^xsd:string;
  dwc:longitude '28.64041'^^xsd:double;
  dwc:startLongitude '28.64041'^^xsd:double;
  dwc:endLongitude '28.64041'^^xsd:double;
  dwc:latitude '43.95481'^^xsd:double;
  dwc:startLatitude '43.95481'^^xsd:double;
  dwc:endLatitude '43.95481'^^xsd:double;
  dwc:boundingBox 'POLYGON ((28.64041 43.95481, 28.64041 43.95481, 28.64041 43.95481, 28.64041 43.95481, 28.64041 43.95481))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena relicta" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '899_483'^^xsd:string;
  dwc:observationDate '2016-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4147__899_503>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4147__899_503> ;
  mr:hasGeometry <https://eurobis.org/id/point/4147__899_503> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.954827 28.640542)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.954827"^^xsd:decimal ;
  dwc:decimalLongitude "28.640542"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4147__899_503>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "899_503" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4147_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-08'^^xsd:date;
  dwc:institutionCode 'Mare Nostrum'^^xsd:string;
  dwc:collectionCode '899'^^xsd:integer;
  dwc:catalogNumber '899_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 '899_503'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:startYearCollected '2016'^^xsd:integer;
  dwc:endYearCollected '2016'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Romanian Coast of Black Sea'^^xsd:string;
  dwc:longitude '28.640542'^^xsd:double;
  dwc:startLongitude '28.640542'^^xsd:double;
  dwc:endLongitude '28.640542'^^xsd:double;
  dwc:latitude '43.954827'^^xsd:double;
  dwc:startLatitude '43.9548268'^^xsd:double;
  dwc:endLatitude '43.9548268'^^xsd:double;
  dwc:boundingBox 'POLYGON ((28.640542 43.9548268, 28.640542 43.9548268, 28.640542 43.9548268, 28.640542 43.9548268, 28.640542 43.9548268))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena relicta" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '899_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;
  .
<https://eurobis.org/id/location/4147__899_342>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4147__899_342> ;
  mr:hasGeometry <https://eurobis.org/id/point/4147__899_342> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.080495 28.640649)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.080495"^^xsd:decimal ;
  dwc:decimalLongitude "28.640649"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4147__899_342>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "899_342" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4147_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-08'^^xsd:date;
  dwc:institutionCode 'Mare Nostrum'^^xsd:string;
  dwc:collectionCode '899'^^xsd:integer;
  dwc:catalogNumber '899_342'^^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 '9'^^xsd:integer;
  dwc:collectorNumber '899_342'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Romanian Coast of Black Sea'^^xsd:string;
  dwc:longitude '28.640649'^^xsd:double;
  dwc:startLongitude '28.6406493'^^xsd:double;
  dwc:endLongitude '28.6406493'^^xsd:double;
  dwc:latitude '44.080495'^^xsd:double;
  dwc:startLatitude '44.0804948'^^xsd:double;
  dwc:endLatitude '44.0804948'^^xsd:double;
  dwc:boundingBox 'POLYGON ((28.6406493 44.0804948, 28.6406493 44.0804948, 28.6406493 44.0804948, 28.6406493 44.0804948, 28.6406493 44.0804948))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Tursiops truncatus ponticus" by the provider'^^xsd:string;
  dwc:aphiaid '368871'^^xsd:integer;
  dwc:occurrenceId '899_342'^^xsd:string;
  dwc:observationDate '2014-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '368871'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4147__899_522>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4147__899_522> ;
  mr:hasGeometry <https://eurobis.org/id/point/4147__899_522> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.954 28.640694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.954"^^xsd:decimal ;
  dwc:decimalLongitude "28.640694"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4147__899_522>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "899_522" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4147_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-08'^^xsd:date;
  dwc:institutionCode 'Mare Nostrum'^^xsd:string;
  dwc:collectionCode '899'^^xsd:integer;
  dwc:catalogNumber '899_522'^^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 '12'^^xsd:integer;
  dwc:collectorNumber '899_522'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:startYearCollected '2016'^^xsd:integer;
  dwc:endYearCollected '2016'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Romanian Coast of Black Sea'^^xsd:string;
  dwc:longitude '28.640694'^^xsd:double;
  dwc:startLongitude '28.6406944'^^xsd:double;
  dwc:endLongitude '28.6406944'^^xsd:double;
  dwc:latitude '43.954'^^xsd:double;
  dwc:startLatitude '43.954'^^xsd:double;
  dwc:endLatitude '43.954'^^xsd:double;
  dwc:boundingBox 'POLYGON ((28.6406944 43.954, 28.6406944 43.954, 28.6406944 43.954, 28.6406944 43.954, 28.6406944 43.954))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena relicta" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '899_522'^^xsd:string;
  dwc:observationDate '2016-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4147__899_268>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4147__899_268> ;
  mr:hasGeometry <https://eurobis.org/id/point/4147__899_268> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.06 28.640833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.06"^^xsd:decimal ;
  dwc:decimalLongitude "28.640833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4147__899_268>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "899_268" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4147_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-08'^^xsd:date;
  dwc:institutionCode 'Mare Nostrum'^^xsd:string;
  dwc:collectionCode '899'^^xsd:integer;
  dwc:catalogNumber '899_268'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus ponticus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2013'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '899_268'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Romanian Coast of Black Sea'^^xsd:string;
  dwc:longitude '28.640833'^^xsd:double;
  dwc:startLongitude '28.640833'^^xsd:double;
  dwc:endLongitude '28.640833'^^xsd:double;
  dwc:latitude '44.06'^^xsd:double;
  dwc:startLatitude '44.06'^^xsd:double;
  dwc:endLatitude '44.06'^^xsd:double;
  dwc:boundingBox 'POLYGON ((28.640833 44.06, 28.640833 44.06, 28.640833 44.06, 28.640833 44.06, 28.640833 44.06))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Tursiops truncatus ponticus" by the provider'^^xsd:string;
  dwc:aphiaid '368871'^^xsd:integer;
  dwc:occurrenceId '899_268'^^xsd:string;
  dwc:observationDate '2013-05-03'^^xsd:date;
  dwc:aphiaIdAccepted '368871'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4147__899_386>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4147__899_386> ;
  mr:hasGeometry <https://eurobis.org/id/point/4147__899_386> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.061933 28.64095)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.061933"^^xsd:decimal ;
  dwc:decimalLongitude "28.64095"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4147__899_386>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "899_386" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4147_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-08'^^xsd:date;
  dwc:institutionCode 'Mare Nostrum'^^xsd:string;
  dwc:collectionCode '899'^^xsd:integer;
  dwc:catalogNumber '899_386'^^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 '5'^^xsd:integer;
  dwc:collectorNumber '899_386'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Romanian Coast of Black Sea'^^xsd:string;
  dwc:longitude '28.64095'^^xsd:double;
  dwc:startLongitude '28.6409497'^^xsd:double;
  dwc:endLongitude '28.6409497'^^xsd:double;
  dwc:latitude '44.061933'^^xsd:double;
  dwc:startLatitude '44.061933'^^xsd:double;
  dwc:endLatitude '44.061933'^^xsd:double;
  dwc:boundingBox 'POLYGON ((28.6409497 44.061933, 28.6409497 44.061933, 28.6409497 44.061933, 28.6409497 44.061933, 28.6409497 44.061933))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena relicta" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '899_386'^^xsd:string;
  dwc:observationDate '2014-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4147__899_155>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4147__899_155> ;
  mr:hasGeometry <https://eurobis.org/id/point/4147__899_155> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.060021 28.640988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.060021"^^xsd:decimal ;
  dwc:decimalLongitude "28.640988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4147__899_155>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "899_155" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4147_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-08'^^xsd:date;
  dwc:institutionCode 'Mare Nostrum'^^xsd:string;
  dwc:collectionCode '899'^^xsd:integer;
  dwc:catalogNumber '899_155'^^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 '28'^^xsd:integer;
  dwc:collectorNumber '899_155'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Romanian Coast of Black Sea'^^xsd:string;
  dwc:longitude '28.640988'^^xsd:double;
  dwc:startLongitude '28.6409876'^^xsd:double;
  dwc:endLongitude '28.6409876'^^xsd:double;
  dwc:latitude '44.060021'^^xsd:double;
  dwc:startLatitude '44.0600209'^^xsd:double;
  dwc:endLatitude '44.0600209'^^xsd:double;
  dwc:boundingBox 'POLYGON ((28.6409876 44.0600209, 28.6409876 44.0600209, 28.6409876 44.0600209, 28.6409876 44.0600209, 28.6409876 44.0600209))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena relicta" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '899_155'^^xsd:string;
  dwc:observationDate '2012-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4147__899_46>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4147__899_46> ;
  mr:hasGeometry <https://eurobis.org/id/point/4147__899_46> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.060687 28.64106)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.060687"^^xsd:decimal ;
  dwc:decimalLongitude "28.64106"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4147__899_46>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "899_46" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4147_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-08'^^xsd:date;
  dwc:institutionCode 'Mare Nostrum'^^xsd:string;
  dwc:collectionCode '899'^^xsd:integer;
  dwc:catalogNumber '899_46'^^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 '23'^^xsd:integer;
  dwc:collectorNumber '899_46'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Romanian Coast of Black Sea'^^xsd:string;
  dwc:longitude '28.64106'^^xsd:double;
  dwc:startLongitude '28.6410596'^^xsd:double;
  dwc:endLongitude '28.6410596'^^xsd:double;
  dwc:latitude '44.060687'^^xsd:double;
  dwc:startLatitude '44.0606868'^^xsd:double;
  dwc:endLatitude '44.0606868'^^xsd:double;
  dwc:boundingBox 'POLYGON ((28.6410596 44.0606868, 28.6410596 44.0606868, 28.6410596 44.0606868, 28.6410596 44.0606868, 28.6410596 44.0606868))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena relicta" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '899_46'^^xsd:string;
  dwc:observationDate '2011-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4147__899_258>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4147__899_258> ;
  mr:hasGeometry <https://eurobis.org/id/point/4147__899_258> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.058954 28.641137)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.058954"^^xsd:decimal ;
  dwc:decimalLongitude "28.641137"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4147__899_258>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "899_258" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4147_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-08'^^xsd:date;
  dwc:institutionCode 'Mare Nostrum'^^xsd:string;
  dwc:collectionCode '899'^^xsd:integer;
  dwc:catalogNumber '899_258'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '899_258'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Romanian Coast of Black Sea'^^xsd:string;
  dwc:longitude '28.641137'^^xsd:double;
  dwc:startLongitude '28.6411365'^^xsd:double;
  dwc:endLongitude '28.6411365'^^xsd:double;
  dwc:latitude '44.058954'^^xsd:double;
  dwc:startLatitude '44.0589536'^^xsd:double;
  dwc:endLatitude '44.0589536'^^xsd:double;
  dwc:boundingBox 'POLYGON ((28.6411365 44.0589536, 28.6411365 44.0589536, 28.6411365 44.0589536, 28.6411365 44.0589536, 28.6411365 44.0589536))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena relicta" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '899_258'^^xsd:string;
  dwc:observationDate '2012-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4147__899_152>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4147__899_152> ;
  mr:hasGeometry <https://eurobis.org/id/point/4147__899_152> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.062153 28.641206)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.062153"^^xsd:decimal ;
  dwc:decimalLongitude "28.641206"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4147__899_152>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "899_152" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4147_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-08'^^xsd:date;
  dwc:institutionCode 'Mare Nostrum'^^xsd:string;
  dwc:collectionCode '899'^^xsd:integer;
  dwc:catalogNumber '899_152'^^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 '25'^^xsd:integer;
  dwc:collectorNumber '899_152'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Romanian Coast of Black Sea'^^xsd:string;
  dwc:longitude '28.641206'^^xsd:double;
  dwc:startLongitude '28.641206'^^xsd:double;
  dwc:endLongitude '28.641206'^^xsd:double;
  dwc:latitude '44.062153'^^xsd:double;
  dwc:startLatitude '44.062153'^^xsd:double;
  dwc:endLatitude '44.062153'^^xsd:double;
  dwc:boundingBox 'POLYGON ((28.641206 44.062153, 28.641206 44.062153, 28.641206 44.062153, 28.641206 44.062153, 28.641206 44.062153))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena relicta" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '899_152'^^xsd:string;
  dwc:observationDate '2012-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4147__899_524>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4147__899_524> ;
  mr:hasGeometry <https://eurobis.org/id/point/4147__899_524> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.057349 28.641207)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.057349"^^xsd:decimal ;
  dwc:decimalLongitude "28.641207"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4147__899_524>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "899_524" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4147_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-08'^^xsd:date;
  dwc:institutionCode 'Mare Nostrum'^^xsd:string;
  dwc:collectionCode '899'^^xsd:integer;
  dwc:catalogNumber '899_524'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus ponticus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '899_524'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:startYearCollected '2016'^^xsd:integer;
  dwc:endYearCollected '2016'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Romanian Coast of Black Sea'^^xsd:string;
  dwc:longitude '28.641207'^^xsd:double;
  dwc:startLongitude '28.6412072'^^xsd:double;
  dwc:endLongitude '28.6412072'^^xsd:double;
  dwc:latitude '44.057349'^^xsd:double;
  dwc:startLatitude '44.0573494'^^xsd:double;
  dwc:endLatitude '44.0573494'^^xsd:double;
  dwc:boundingBox 'POLYGON ((28.6412072 44.0573494, 28.6412072 44.0573494, 28.6412072 44.0573494, 28.6412072 44.0573494, 28.6412072 44.0573494))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Tursiops truncatus ponticus" by the provider'^^xsd:string;
  dwc:aphiaid '368871'^^xsd:integer;
  dwc:occurrenceId '899_524'^^xsd:string;
  dwc:observationDate '2016-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '368871'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4147__899_35>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4147__899_35> ;
  mr:hasGeometry <https://eurobis.org/id/point/4147__899_35> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.058064 28.641237)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.058064"^^xsd:decimal ;
  dwc:decimalLongitude "28.641237"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4147__899_35>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "899_35" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4147_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-08'^^xsd:date;
  dwc:institutionCode 'Mare Nostrum'^^xsd:string;
  dwc:collectionCode '899'^^xsd:integer;
  dwc:catalogNumber '899_35'^^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 '15'^^xsd:integer;
  dwc:collectorNumber '899_35'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Romanian Coast of Black Sea'^^xsd:string;
  dwc:longitude '28.641237'^^xsd:double;
  dwc:startLongitude '28.6412367'^^xsd:double;
  dwc:endLongitude '28.6412367'^^xsd:double;
  dwc:latitude '44.058064'^^xsd:double;
  dwc:startLatitude '44.0580635'^^xsd:double;
  dwc:endLatitude '44.0580635'^^xsd:double;
  dwc:boundingBox 'POLYGON ((28.6412367 44.0580635, 28.6412367 44.0580635, 28.6412367 44.0580635, 28.6412367 44.0580635, 28.6412367 44.0580635))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena relicta" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '899_35'^^xsd:string;
  dwc:observationDate '2011-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4147__899_81>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4147__899_81> ;
  mr:hasGeometry <https://eurobis.org/id/point/4147__899_81> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.056246 28.641526)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.056246"^^xsd:decimal ;
  dwc:decimalLongitude "28.641526"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4147__899_81>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "899_81" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4147_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-08'^^xsd:date;
  dwc:institutionCode 'Mare Nostrum'^^xsd:string;
  dwc:collectionCode '899'^^xsd:integer;
  dwc:catalogNumber '899_81'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '899_81'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Romanian Coast of Black Sea'^^xsd:string;
  dwc:longitude '28.641526'^^xsd:double;
  dwc:startLongitude '28.6415256'^^xsd:double;
  dwc:endLongitude '28.6415256'^^xsd:double;
  dwc:latitude '44.056246'^^xsd:double;
  dwc:startLatitude '44.056246'^^xsd:double;
  dwc:endLatitude '44.056246'^^xsd:double;
  dwc:boundingBox 'POLYGON ((28.6415256 44.056246, 28.6415256 44.056246, 28.6415256 44.056246, 28.6415256 44.056246, 28.6415256 44.056246))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena relicta" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '899_81'^^xsd:string;
  dwc:observationDate '2011-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4147__899_270>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4147__899_270> ;
  mr:hasGeometry <https://eurobis.org/id/point/4147__899_270> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.062972 28.641611)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.062972"^^xsd:decimal ;
  dwc:decimalLongitude "28.641611"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4147__899_270>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "899_270" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4147_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-08'^^xsd:date;
  dwc:institutionCode 'Mare Nostrum'^^xsd:string;
  dwc:collectionCode '899'^^xsd:integer;
  dwc:catalogNumber '899_270'^^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 '7'^^xsd:integer;
  dwc:collectorNumber '899_270'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Romanian Coast of Black Sea'^^xsd:string;
  dwc:longitude '28.641611'^^xsd:double;
  dwc:startLongitude '28.641611'^^xsd:double;
  dwc:endLongitude '28.641611'^^xsd:double;
  dwc:latitude '44.062972'^^xsd:double;
  dwc:startLatitude '44.062972'^^xsd:double;
  dwc:endLatitude '44.062972'^^xsd:double;
  dwc:boundingBox 'POLYGON ((28.641611 44.062972, 28.641611 44.062972, 28.641611 44.062972, 28.641611 44.062972, 28.641611 44.062972))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena relicta" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '899_270'^^xsd:string;
  dwc:observationDate '2013-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4147__899_170>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4147__899_170> ;
  mr:hasGeometry <https://eurobis.org/id/point/4147__899_170> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.054684 28.641869)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.054684"^^xsd:decimal ;
  dwc:decimalLongitude "28.641869"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4147__899_170>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "899_170" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4147_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-08'^^xsd:date;
  dwc:institutionCode 'Mare Nostrum'^^xsd:string;
  dwc:collectionCode '899'^^xsd:integer;
  dwc:catalogNumber '899_170'^^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 '899_170'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Romanian Coast of Black Sea'^^xsd:string;
  dwc:longitude '28.641869'^^xsd:double;
  dwc:startLongitude '28.6418685'^^xsd:double;
  dwc:endLongitude '28.6418685'^^xsd:double;
  dwc:latitude '44.054684'^^xsd:double;
  dwc:startLatitude '44.0546839'^^xsd:double;
  dwc:endLatitude '44.0546839'^^xsd:double;
  dwc:boundingBox 'POLYGON ((28.6418685 44.0546839, 28.6418685 44.0546839, 28.6418685 44.0546839, 28.6418685 44.0546839, 28.6418685 44.0546839))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena relicta" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '899_170'^^xsd:string;
  dwc:observationDate '2012-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4147__899_448>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4147__899_448> ;
  mr:hasGeometry <https://eurobis.org/id/point/4147__899_448> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.217801 28.641958)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.217801"^^xsd:decimal ;
  dwc:decimalLongitude "28.641958"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4147__899_448>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "899_448" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4147_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-08'^^xsd:date;
  dwc:institutionCode 'Mare Nostrum'^^xsd:string;
  dwc:collectionCode '899'^^xsd:integer;
  dwc:catalogNumber '899_448'^^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 '899_448'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startYearCollected '2015'^^xsd:integer;
  dwc:endYearCollected '2015'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Romanian Coast of Black Sea'^^xsd:string;
  dwc:longitude '28.641958'^^xsd:double;
  dwc:startLongitude '28.6419582'^^xsd:double;
  dwc:endLongitude '28.6419582'^^xsd:double;
  dwc:latitude '44.217801'^^xsd:double;
  dwc:startLatitude '44.2178008'^^xsd:double;
  dwc:endLatitude '44.2178008'^^xsd:double;
  dwc:boundingBox 'POLYGON ((28.6419582 44.2178008, 28.6419582 44.2178008, 28.6419582 44.2178008, 28.6419582 44.2178008, 28.6419582 44.2178008))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena relicta" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '899_448'^^xsd:string;
  dwc:observationDate '2015-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4147__899_480>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4147__899_480> ;
  mr:hasGeometry <https://eurobis.org/id/point/4147__899_480> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.068917 28.642111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.068917"^^xsd:decimal ;
  dwc:decimalLongitude "28.642111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4147__899_480>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "899_480" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4147_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-08'^^xsd:date;
  dwc:institutionCode 'Mare Nostrum'^^xsd:string;
  dwc:collectionCode '899'^^xsd:integer;
  dwc:catalogNumber '899_480'^^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 '9'^^xsd:integer;
  dwc:collectorNumber '899_480'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:startYearCollected '2016'^^xsd:integer;
  dwc:endYearCollected '2016'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Romanian Coast of Black Sea'^^xsd:string;
  dwc:longitude '28.642111'^^xsd:double;
  dwc:startLongitude '28.6421111'^^xsd:double;
  dwc:endLongitude '28.6421111'^^xsd:double;
  dwc:latitude '44.068917'^^xsd:double;
  dwc:startLatitude '44.0689167'^^xsd:double;
  dwc:endLatitude '44.0689167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((28.6421111 44.0689167, 28.6421111 44.0689167, 28.6421111 44.0689167, 28.6421111 44.0689167, 28.6421111 44.0689167))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena relicta" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '899_480'^^xsd:string;
  dwc:observationDate '2016-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4147__899_505>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4147__899_505> ;
  mr:hasGeometry <https://eurobis.org/id/point/4147__899_505> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.054285 28.64243)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.054285"^^xsd:decimal ;
  dwc:decimalLongitude "28.64243"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4147__899_505>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "899_505" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4147_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-08'^^xsd:date;
  dwc:institutionCode 'Mare Nostrum'^^xsd:string;
  dwc:collectionCode '899'^^xsd:integer;
  dwc:catalogNumber '899_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 '19'^^xsd:integer;
  dwc:collectorNumber '899_505'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:startYearCollected '2016'^^xsd:integer;
  dwc:endYearCollected '2016'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Romanian Coast of Black Sea'^^xsd:string;
  dwc:longitude '28.64243'^^xsd:double;
  dwc:startLongitude '28.6424303'^^xsd:double;
  dwc:endLongitude '28.6424303'^^xsd:double;
  dwc:latitude '44.054285'^^xsd:double;
  dwc:startLatitude '44.0542845'^^xsd:double;
  dwc:endLatitude '44.0542845'^^xsd:double;
  dwc:boundingBox 'POLYGON ((28.6424303 44.0542845, 28.6424303 44.0542845, 28.6424303 44.0542845, 28.6424303 44.0542845, 28.6424303 44.0542845))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena relicta" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '899_505'^^xsd:string;
  dwc:observationDate '2016-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4147__899_446>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4147__899_446> ;
  mr:hasGeometry <https://eurobis.org/id/point/4147__899_446> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.054285 28.642559)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.054285"^^xsd:decimal ;
  dwc:decimalLongitude "28.642559"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4147__899_446>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "899_446" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4147_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-08'^^xsd:date;
  dwc:institutionCode 'Mare Nostrum'^^xsd:string;
  dwc:collectionCode '899'^^xsd:integer;
  dwc:catalogNumber '899_446'^^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 '5'^^xsd:integer;
  dwc:collectorNumber '899_446'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startYearCollected '2015'^^xsd:integer;
  dwc:endYearCollected '2015'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Romanian Coast of Black Sea'^^xsd:string;
  dwc:longitude '28.642559'^^xsd:double;
  dwc:startLongitude '28.6425591'^^xsd:double;
  dwc:endLongitude '28.6425591'^^xsd:double;
  dwc:latitude '44.054285'^^xsd:double;
  dwc:startLatitude '44.0542845'^^xsd:double;
  dwc:endLatitude '44.0542845'^^xsd:double;
  dwc:boundingBox 'POLYGON ((28.6425591 44.0542845, 28.6425591 44.0542845, 28.6425591 44.0542845, 28.6425591 44.0542845, 28.6425591 44.0542845))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Tursiops truncatus ponticus" by the provider'^^xsd:string;
  dwc:aphiaid '368871'^^xsd:integer;
  dwc:occurrenceId '899_446'^^xsd:string;
  dwc:observationDate '2015-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '368871'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4147__899_106>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4147__899_106> ;
  mr:hasGeometry <https://eurobis.org/id/point/4147__899_106> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.083667 28.642778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.083667"^^xsd:decimal ;
  dwc:decimalLongitude "28.642778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4147__899_106>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "899_106" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4147_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-08'^^xsd:date;
  dwc:institutionCode 'Mare Nostrum'^^xsd:string;
  dwc:collectionCode '899'^^xsd:integer;
  dwc:catalogNumber '899_106'^^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 '23'^^xsd:integer;
  dwc:collectorNumber '899_106'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Romanian Coast of Black Sea'^^xsd:string;
  dwc:longitude '28.642778'^^xsd:double;
  dwc:startLongitude '28.6427778'^^xsd:double;
  dwc:endLongitude '28.6427778'^^xsd:double;
  dwc:latitude '44.083667'^^xsd:double;
  dwc:startLatitude '44.0836667'^^xsd:double;
  dwc:endLatitude '44.0836667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((28.6427778 44.0836667, 28.6427778 44.0836667, 28.6427778 44.0836667, 28.6427778 44.0836667, 28.6427778 44.0836667))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena relicta" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '899_106'^^xsd:string;
  dwc:observationDate '2012-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4147__899_222>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4147__899_222> ;
  mr:hasGeometry <https://eurobis.org/id/point/4147__899_222> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.053056 28.643056)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.053056"^^xsd:decimal ;
  dwc:decimalLongitude "28.643056"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4147__899_222>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "899_222" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4147_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-08'^^xsd:date;
  dwc:institutionCode 'Mare Nostrum'^^xsd:string;
  dwc:collectionCode '899'^^xsd:integer;
  dwc:catalogNumber '899_222'^^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 '899_222'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Romanian Coast of Black Sea'^^xsd:string;
  dwc:longitude '28.643056'^^xsd:double;
  dwc:startLongitude '28.6430556'^^xsd:double;
  dwc:endLongitude '28.6430556'^^xsd:double;
  dwc:latitude '44.053056'^^xsd:double;
  dwc:startLatitude '44.0530556'^^xsd:double;
  dwc:endLatitude '44.0530556'^^xsd:double;
  dwc:boundingBox 'POLYGON ((28.6430556 44.0530556, 28.6430556 44.0530556, 28.6430556 44.0530556, 28.6430556 44.0530556, 28.6430556 44.0530556))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena relicta" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '899_222'^^xsd:string;
  dwc:observationDate '2012-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4147__899_424>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4147__899_424> ;
  mr:hasGeometry <https://eurobis.org/id/point/4147__899_424> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.053205 28.643074)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.053205"^^xsd:decimal ;
  dwc:decimalLongitude "28.643074"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4147__899_424>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "899_424" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4147_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-08'^^xsd:date;
  dwc:institutionCode 'Mare Nostrum'^^xsd:string;
  dwc:collectionCode '899'^^xsd:integer;
  dwc:catalogNumber '899_424'^^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 '899_424'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startYearCollected '2015'^^xsd:integer;
  dwc:endYearCollected '2015'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Romanian Coast of Black Sea'^^xsd:string;
  dwc:longitude '28.643074'^^xsd:double;
  dwc:startLongitude '28.643074'^^xsd:double;
  dwc:endLongitude '28.643074'^^xsd:double;
  dwc:latitude '44.053205'^^xsd:double;
  dwc:startLatitude '44.053205'^^xsd:double;
  dwc:endLatitude '44.053205'^^xsd:double;
  dwc:boundingBox 'POLYGON ((28.643074 44.053205, 28.643074 44.053205, 28.643074 44.053205, 28.643074 44.053205, 28.643074 44.053205))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena relicta" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '899_424'^^xsd:string;
  dwc:observationDate '2015-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4147__899_422>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4147__899_422> ;
  mr:hasGeometry <https://eurobis.org/id/point/4147__899_422> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.0532 28.643129)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.0532"^^xsd:decimal ;
  dwc:decimalLongitude "28.643129"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4147__899_422>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "899_422" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4147_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-08'^^xsd:date;
  dwc:institutionCode 'Mare Nostrum'^^xsd:string;
  dwc:collectionCode '899'^^xsd:integer;
  dwc:catalogNumber '899_422'^^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 '899_422'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startYearCollected '2015'^^xsd:integer;
  dwc:endYearCollected '2015'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Romanian Coast of Black Sea'^^xsd:string;
  dwc:longitude '28.643129'^^xsd:double;
  dwc:startLongitude '28.643129'^^xsd:double;
  dwc:endLongitude '28.643129'^^xsd:double;
  dwc:latitude '44.0532'^^xsd:double;
  dwc:startLatitude '44.0532002'^^xsd:double;
  dwc:endLatitude '44.0532002'^^xsd:double;
  dwc:boundingBox 'POLYGON ((28.643129 44.0532002, 28.643129 44.0532002, 28.643129 44.0532002, 28.643129 44.0532002, 28.643129 44.0532002))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena relicta" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '899_422'^^xsd:string;
  dwc:observationDate '2015-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4147__899_455>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4147__899_455> ;
  mr:hasGeometry <https://eurobis.org/id/point/4147__899_455> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.053167 28.643149)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.053167"^^xsd:decimal ;
  dwc:decimalLongitude "28.643149"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4147__899_455>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "899_455" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4147_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-08'^^xsd:date;
  dwc:institutionCode 'Mare Nostrum'^^xsd:string;
  dwc:collectionCode '899'^^xsd:integer;
  dwc:catalogNumber '899_455'^^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 '899_455'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startYearCollected '2015'^^xsd:integer;
  dwc:endYearCollected '2015'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Romanian Coast of Black Sea'^^xsd:string;
  dwc:longitude '28.643149'^^xsd:double;
  dwc:startLongitude '28.6431491'^^xsd:double;
  dwc:endLongitude '28.6431491'^^xsd:double;
  dwc:latitude '44.053167'^^xsd:double;
  dwc:startLatitude '44.0531665'^^xsd:double;
  dwc:endLatitude '44.0531665'^^xsd:double;
  dwc:boundingBox 'POLYGON ((28.6431491 44.0531665, 28.6431491 44.0531665, 28.6431491 44.0531665, 28.6431491 44.0531665, 28.6431491 44.0531665))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena relicta" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '899_455'^^xsd:string;
  dwc:observationDate '2015-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4147__899_289>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4147__899_289> ;
  mr:hasGeometry <https://eurobis.org/id/point/4147__899_289> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.051944 28.643333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.051944"^^xsd:decimal ;
  dwc:decimalLongitude "28.643333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4147__899_289>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "899_289" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4147_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-08'^^xsd:date;
  dwc:institutionCode 'Mare Nostrum'^^xsd:string;
  dwc:collectionCode '899'^^xsd:integer;
  dwc:catalogNumber '899_289'^^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 '899_289'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Romanian Coast of Black Sea'^^xsd:string;
  dwc:longitude '28.643333'^^xsd:double;
  dwc:startLongitude '28.643333'^^xsd:double;
  dwc:endLongitude '28.643333'^^xsd:double;
  dwc:latitude '44.051944'^^xsd:double;
  dwc:startLatitude '44.051944'^^xsd:double;
  dwc:endLatitude '44.051944'^^xsd:double;
  dwc:boundingBox 'POLYGON ((28.643333 44.051944, 28.643333 44.051944, 28.643333 44.051944, 28.643333 44.051944, 28.643333 44.051944))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena relicta" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '899_289'^^xsd:string;
  dwc:observationDate '2013-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4147__899_262>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4147__899_262> ;
  mr:hasGeometry <https://eurobis.org/id/point/4147__899_262> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.083889 28.643389)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.083889"^^xsd:decimal ;
  dwc:decimalLongitude "28.643389"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4147__899_262>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "899_262" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4147_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-08'^^xsd:date;
  dwc:institutionCode 'Mare Nostrum'^^xsd:string;
  dwc:collectionCode '899'^^xsd:integer;
  dwc:catalogNumber '899_262'^^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 '2'^^xsd:integer;
  dwc:collectorNumber '899_262'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Romanian Coast of Black Sea'^^xsd:string;
  dwc:longitude '28.643389'^^xsd:double;
  dwc:startLongitude '28.643389'^^xsd:double;
  dwc:endLongitude '28.643389'^^xsd:double;
  dwc:latitude '44.083889'^^xsd:double;
  dwc:startLatitude '44.083889'^^xsd:double;
  dwc:endLatitude '44.083889'^^xsd:double;
  dwc:boundingBox 'POLYGON ((28.643389 44.083889, 28.643389 44.083889, 28.643389 44.083889, 28.643389 44.083889, 28.643389 44.083889))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena relicta" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '899_262'^^xsd:string;
  dwc:observationDate '2013-04-02'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4147__899_246>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4147__899_246> ;
  mr:hasGeometry <https://eurobis.org/id/point/4147__899_246> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.052789 28.643534)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.052789"^^xsd:decimal ;
  dwc:decimalLongitude "28.643534"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4147__899_246>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "899_246" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4147_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-08'^^xsd:date;
  dwc:institutionCode 'Mare Nostrum'^^xsd:string;
  dwc:collectionCode '899'^^xsd:integer;
  dwc:catalogNumber '899_246'^^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 '5'^^xsd:integer;
  dwc:collectorNumber '899_246'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Romanian Coast of Black Sea'^^xsd:string;
  dwc:longitude '28.643534'^^xsd:double;
  dwc:startLongitude '28.6435342'^^xsd:double;
  dwc:endLongitude '28.6435342'^^xsd:double;
  dwc:latitude '44.052789'^^xsd:double;
  dwc:startLatitude '44.052789'^^xsd:double;
  dwc:endLatitude '44.052789'^^xsd:double;
  dwc:boundingBox 'POLYGON ((28.6435342 44.052789, 28.6435342 44.052789, 28.6435342 44.052789, 28.6435342 44.052789, 28.6435342 44.052789))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena relicta" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '899_246'^^xsd:string;
  dwc:observationDate '2012-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4147__899_189>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4147__899_189> ;
  mr:hasGeometry <https://eurobis.org/id/point/4147__899_189> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.050753 28.643856)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.050753"^^xsd:decimal ;
  dwc:decimalLongitude "28.643856"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4147__899_189>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "899_189" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4147_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-08'^^xsd:date;
  dwc:institutionCode 'Mare Nostrum'^^xsd:string;
  dwc:collectionCode '899'^^xsd:integer;
  dwc:catalogNumber '899_189'^^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 '899_189'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Romanian Coast of Black Sea'^^xsd:string;
  dwc:longitude '28.643856'^^xsd:double;
  dwc:startLongitude '28.643856'^^xsd:double;
  dwc:endLongitude '28.643856'^^xsd:double;
  dwc:latitude '44.050753'^^xsd:double;
  dwc:startLatitude '44.0507533'^^xsd:double;
  dwc:endLatitude '44.0507533'^^xsd:double;
  dwc:boundingBox 'POLYGON ((28.643856 44.0507533, 28.643856 44.0507533, 28.643856 44.0507533, 28.643856 44.0507533, 28.643856 44.0507533))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena relicta" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '899_189'^^xsd:string;
  dwc:observationDate '2012-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4147__899_228>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4147__899_228> ;
  mr:hasGeometry <https://eurobis.org/id/point/4147__899_228> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.050498 28.643991)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.050498"^^xsd:decimal ;
  dwc:decimalLongitude "28.643991"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4147__899_228>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "899_228" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4147_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-08'^^xsd:date;
  dwc:institutionCode 'Mare Nostrum'^^xsd:string;
  dwc:collectionCode '899'^^xsd:integer;
  dwc:catalogNumber '899_228'^^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 '899_228'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Romanian Coast of Black Sea'^^xsd:string;
  dwc:longitude '28.643991'^^xsd:double;
  dwc:startLongitude '28.6439907'^^xsd:double;
  dwc:endLongitude '28.6439907'^^xsd:double;
  dwc:latitude '44.050498'^^xsd:double;
  dwc:startLatitude '44.0504979'^^xsd:double;
  dwc:endLatitude '44.0504979'^^xsd:double;
  dwc:boundingBox 'POLYGON ((28.6439907 44.0504979, 28.6439907 44.0504979, 28.6439907 44.0504979, 28.6439907 44.0504979, 28.6439907 44.0504979))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena relicta" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '899_228'^^xsd:string;
  dwc:observationDate '2012-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4147__899_240>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4147__899_240> ;
  mr:hasGeometry <https://eurobis.org/id/point/4147__899_240> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.034722 28.644167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.034722"^^xsd:decimal ;
  dwc:decimalLongitude "28.644167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4147__899_240>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "899_240" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4147_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-08'^^xsd:date;
  dwc:institutionCode 'Mare Nostrum'^^xsd:string;
  dwc:collectionCode '899'^^xsd:integer;
  dwc:catalogNumber '899_240'^^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 '1'^^xsd:integer;
  dwc:collectorNumber '899_240'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Romanian Coast of Black Sea'^^xsd:string;
  dwc:longitude '28.644167'^^xsd:double;
  dwc:startLongitude '28.6441667'^^xsd:double;
  dwc:endLongitude '28.6441667'^^xsd:double;
  dwc:latitude '44.034722'^^xsd:double;
  dwc:startLatitude '44.0347222'^^xsd:double;
  dwc:endLatitude '44.0347222'^^xsd:double;
  dwc:boundingBox 'POLYGON ((28.6441667 44.0347222, 28.6441667 44.0347222, 28.6441667 44.0347222, 28.6441667 44.0347222, 28.6441667 44.0347222))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis ponticus" by the provider'^^xsd:string;
  dwc:aphiaid '368870'^^xsd:integer;
  dwc:occurrenceId '899_240'^^xsd:string;
  dwc:observationDate '2012-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '368870'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4147__899_296>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4147__899_296> ;
  mr:hasGeometry <https://eurobis.org/id/point/4147__899_296> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.218889 28.644167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.218889"^^xsd:decimal ;
  dwc:decimalLongitude "28.644167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4147__899_296>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "899_296" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4147_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-08'^^xsd:date;
  dwc:institutionCode 'Mare Nostrum'^^xsd:string;
  dwc:collectionCode '899'^^xsd:integer;
  dwc:catalogNumber '899_296'^^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 '6'^^xsd:integer;
  dwc:collectorNumber '899_296'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Romanian Coast of Black Sea'^^xsd:string;
  dwc:longitude '28.644167'^^xsd:double;
  dwc:startLongitude '28.644167'^^xsd:double;
  dwc:endLongitude '28.644167'^^xsd:double;
  dwc:latitude '44.218889'^^xsd:double;
  dwc:startLatitude '44.218889'^^xsd:double;
  dwc:endLatitude '44.218889'^^xsd:double;
  dwc:boundingBox 'POLYGON ((28.644167 44.218889, 28.644167 44.218889, 28.644167 44.218889, 28.644167 44.218889, 28.644167 44.218889))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Tursiops truncatus ponticus" by the provider'^^xsd:string;
  dwc:aphiaid '368871'^^xsd:integer;
  dwc:occurrenceId '899_296'^^xsd:string;
  dwc:observationDate '2013-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '368871'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4147__899_394>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4147__899_394> ;
  mr:hasGeometry <https://eurobis.org/id/point/4147__899_394> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.21635 28.644417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.21635"^^xsd:decimal ;
  dwc:decimalLongitude "28.644417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4147__899_394>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "899_394" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4147_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-08'^^xsd:date;
  dwc:institutionCode 'Mare Nostrum'^^xsd:string;
  dwc:collectionCode '899'^^xsd:integer;
  dwc:catalogNumber '899_394'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus ponticus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2014'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '899_394'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Romanian Coast of Black Sea'^^xsd:string;
  dwc:longitude '28.644417'^^xsd:double;
  dwc:startLongitude '28.6444167'^^xsd:double;
  dwc:endLongitude '28.6444167'^^xsd:double;
  dwc:latitude '44.21635'^^xsd:double;
  dwc:startLatitude '44.21635'^^xsd:double;
  dwc:endLatitude '44.21635'^^xsd:double;
  dwc:boundingBox 'POLYGON ((28.6444167 44.21635, 28.6444167 44.21635, 28.6444167 44.21635, 28.6444167 44.21635, 28.6444167 44.21635))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Tursiops truncatus ponticus" by the provider'^^xsd:string;
  dwc:aphiaid '368871'^^xsd:integer;
  dwc:occurrenceId '899_394'^^xsd:string;
  dwc:observationDate '2014-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '368871'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4147__899_225>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4147__899_225> ;
  mr:hasGeometry <https://eurobis.org/id/point/4147__899_225> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.048795 28.644441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.048795"^^xsd:decimal ;
  dwc:decimalLongitude "28.644441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4147__899_225>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "899_225" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4147_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-08'^^xsd:date;
  dwc:institutionCode 'Mare Nostrum'^^xsd:string;
  dwc:collectionCode '899'^^xsd:integer;
  dwc:catalogNumber '899_225'^^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 '899_225'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Romanian Coast of Black Sea'^^xsd:string;
  dwc:longitude '28.644441'^^xsd:double;
  dwc:startLongitude '28.6444408'^^xsd:double;
  dwc:endLongitude '28.6444408'^^xsd:double;
  dwc:latitude '44.048795'^^xsd:double;
  dwc:startLatitude '44.0487947'^^xsd:double;
  dwc:endLatitude '44.0487947'^^xsd:double;
  dwc:boundingBox 'POLYGON ((28.6444408 44.0487947, 28.6444408 44.0487947, 28.6444408 44.0487947, 28.6444408 44.0487947, 28.6444408 44.0487947))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena relicta" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '899_225'^^xsd:string;
  dwc:observationDate '2012-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4147__899_283>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4147__899_283> ;
  mr:hasGeometry <https://eurobis.org/id/point/4147__899_283> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.044167 28.644444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.044167"^^xsd:decimal ;
  dwc:decimalLongitude "28.644444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4147__899_283>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "899_283" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4147_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-08'^^xsd:date;
  dwc:institutionCode 'Mare Nostrum'^^xsd:string;
  dwc:collectionCode '899'^^xsd:integer;
  dwc:catalogNumber '899_283'^^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 '3'^^xsd:integer;
  dwc:collectorNumber '899_283'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Romanian Coast of Black Sea'^^xsd:string;
  dwc:longitude '28.644444'^^xsd:double;
  dwc:startLongitude '28.644444'^^xsd:double;
  dwc:endLongitude '28.644444'^^xsd:double;
  dwc:latitude '44.044167'^^xsd:double;
  dwc:startLatitude '44.044167'^^xsd:double;
  dwc:endLatitude '44.044167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((28.644444 44.044167, 28.644444 44.044167, 28.644444 44.044167, 28.644444 44.044167, 28.644444 44.044167))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena relicta" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '899_283'^^xsd:string;
  dwc:observationDate '2013-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4147__899_492>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4147__899_492> ;
  mr:hasGeometry <https://eurobis.org/id/point/4147__899_492> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.047317 28.644583)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.047317"^^xsd:decimal ;
  dwc:decimalLongitude "28.644583"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4147__899_492>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "899_492" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4147_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-08'^^xsd:date;
  dwc:institutionCode 'Mare Nostrum'^^xsd:string;
  dwc:collectionCode '899'^^xsd:integer;
  dwc:catalogNumber '899_492'^^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 '899_492'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:startYearCollected '2016'^^xsd:integer;
  dwc:endYearCollected '2016'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Romanian Coast of Black Sea'^^xsd:string;
  dwc:longitude '28.644583'^^xsd:double;
  dwc:startLongitude '28.6445833'^^xsd:double;
  dwc:endLongitude '28.6445833'^^xsd:double;
  dwc:latitude '44.047317'^^xsd:double;
  dwc:startLatitude '44.0473167'^^xsd:double;
  dwc:endLatitude '44.0473167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((28.6445833 44.0473167, 28.6445833 44.0473167, 28.6445833 44.0473167, 28.6445833 44.0473167, 28.6445833 44.0473167))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena relicta" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '899_492'^^xsd:string;
  dwc:observationDate '2016-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4147__899_491>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4147__899_491> ;
  mr:hasGeometry <https://eurobis.org/id/point/4147__899_491> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.047317 28.644583)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.047317"^^xsd:decimal ;
  dwc:decimalLongitude "28.644583"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4147__899_491>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "899_491" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4147_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-08'^^xsd:date;
  dwc:institutionCode 'Mare Nostrum'^^xsd:string;
  dwc:collectionCode '899'^^xsd:integer;
  dwc:catalogNumber '899_491'^^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 '899_491'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:startYearCollected '2016'^^xsd:integer;
  dwc:endYearCollected '2016'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Romanian Coast of Black Sea'^^xsd:string;
  dwc:longitude '28.644583'^^xsd:double;
  dwc:startLongitude '28.6445833'^^xsd:double;
  dwc:endLongitude '28.6445833'^^xsd:double;
  dwc:latitude '44.047317'^^xsd:double;
  dwc:startLatitude '44.0473167'^^xsd:double;
  dwc:endLatitude '44.0473167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((28.6445833 44.0473167, 28.6445833 44.0473167, 28.6445833 44.0473167, 28.6445833 44.0473167, 28.6445833 44.0473167))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena relicta" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '899_491'^^xsd:string;
  dwc:observationDate '2016-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4147__899_425>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4147__899_425> ;
  mr:hasGeometry <https://eurobis.org/id/point/4147__899_425> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.047819 28.644807)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.047819"^^xsd:decimal ;
  dwc:decimalLongitude "28.644807"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4147__899_425>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "899_425" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4147_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-08'^^xsd:date;
  dwc:institutionCode 'Mare Nostrum'^^xsd:string;
  dwc:collectionCode '899'^^xsd:integer;
  dwc:catalogNumber '899_425'^^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 '899_425'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startYearCollected '2015'^^xsd:integer;
  dwc:endYearCollected '2015'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Romanian Coast of Black Sea'^^xsd:string;
  dwc:longitude '28.644807'^^xsd:double;
  dwc:startLongitude '28.6448067'^^xsd:double;
  dwc:endLongitude '28.6448067'^^xsd:double;
  dwc:latitude '44.047819'^^xsd:double;
  dwc:startLatitude '44.0478188'^^xsd:double;
  dwc:endLatitude '44.0478188'^^xsd:double;
  dwc:boundingBox 'POLYGON ((28.6448067 44.0478188, 28.6448067 44.0478188, 28.6448067 44.0478188, 28.6448067 44.0478188, 28.6448067 44.0478188))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena relicta" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '899_425'^^xsd:string;
  dwc:observationDate '2015-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4147__899_190>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4147__899_190> ;
  mr:hasGeometry <https://eurobis.org/id/point/4147__899_190> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.047122 28.644815)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.047122"^^xsd:decimal ;
  dwc:decimalLongitude "28.644815"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4147__899_190>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "899_190" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4147_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-08'^^xsd:date;
  dwc:institutionCode 'Mare Nostrum'^^xsd:string;
  dwc:collectionCode '899'^^xsd:integer;
  dwc:catalogNumber '899_190'^^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 '899_190'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Romanian Coast of Black Sea'^^xsd:string;
  dwc:longitude '28.644815'^^xsd:double;
  dwc:startLongitude '28.6448153'^^xsd:double;
  dwc:endLongitude '28.6448153'^^xsd:double;
  dwc:latitude '44.047122'^^xsd:double;
  dwc:startLatitude '44.0471216'^^xsd:double;
  dwc:endLatitude '44.0471216'^^xsd:double;
  dwc:boundingBox 'POLYGON ((28.6448153 44.0471216, 28.6448153 44.0471216, 28.6448153 44.0471216, 28.6448153 44.0471216, 28.6448153 44.0471216))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena relicta" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '899_190'^^xsd:string;
  dwc:observationDate '2012-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4147__899_241>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4147__899_241> ;
  mr:hasGeometry <https://eurobis.org/id/point/4147__899_241> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.046921 28.644948)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.046921"^^xsd:decimal ;
  dwc:decimalLongitude "28.644948"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4147__899_241>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "899_241" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4147_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-08'^^xsd:date;
  dwc:institutionCode 'Mare Nostrum'^^xsd:string;
  dwc:collectionCode '899'^^xsd:integer;
  dwc:catalogNumber '899_241'^^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 '1'^^xsd:integer;
  dwc:collectorNumber '899_241'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Romanian Coast of Black Sea'^^xsd:string;
  dwc:longitude '28.644948'^^xsd:double;
  dwc:startLongitude '28.6449477'^^xsd:double;
  dwc:endLongitude '28.6449477'^^xsd:double;
  dwc:latitude '44.046921'^^xsd:double;
  dwc:startLatitude '44.0469208'^^xsd:double;
  dwc:endLatitude '44.0469208'^^xsd:double;
  dwc:boundingBox 'POLYGON ((28.6449477 44.0469208, 28.6449477 44.0469208, 28.6449477 44.0469208, 28.6449477 44.0469208, 28.6449477 44.0469208))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena relicta" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '899_241'^^xsd:string;
  dwc:observationDate '2012-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4147__899_293>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4147__899_293> ;
  mr:hasGeometry <https://eurobis.org/id/point/4147__899_293> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.219722 28.645)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.219722"^^xsd:decimal ;
  dwc:decimalLongitude "28.645"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4147__899_293>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "899_293" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4147_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-08'^^xsd:date;
  dwc:institutionCode 'Mare Nostrum'^^xsd:string;
  dwc:collectionCode '899'^^xsd:integer;
  dwc:catalogNumber '899_293'^^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 '26'^^xsd:integer;
  dwc:collectorNumber '899_293'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Romanian Coast of Black Sea'^^xsd:string;
  dwc:longitude '28.645'^^xsd:double;
  dwc:startLongitude '28.645'^^xsd:double;
  dwc:endLongitude '28.645'^^xsd:double;
  dwc:latitude '44.219722'^^xsd:double;
  dwc:startLatitude '44.219722'^^xsd:double;
  dwc:endLatitude '44.219722'^^xsd:double;
  dwc:boundingBox 'POLYGON ((28.645 44.219722, 28.645 44.219722, 28.645 44.219722, 28.645 44.219722, 28.645 44.219722))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Tursiops truncatus ponticus" by the provider'^^xsd:string;
  dwc:aphiaid '368871'^^xsd:integer;
  dwc:occurrenceId '899_293'^^xsd:string;
  dwc:observationDate '2013-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '368871'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4147__899_477>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4147__899_477> ;
  mr:hasGeometry <https://eurobis.org/id/point/4147__899_477> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.215617 28.645005)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.215617"^^xsd:decimal ;
  dwc:decimalLongitude "28.645005"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4147__899_477>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "899_477" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4147_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-08'^^xsd:date;
  dwc:institutionCode 'Mare Nostrum'^^xsd:string;
  dwc:collectionCode '899'^^xsd:integer;
  dwc:catalogNumber '899_477'^^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 '11'^^xsd:integer;
  dwc:collectorNumber '899_477'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:startYearCollected '2016'^^xsd:integer;
  dwc:endYearCollected '2016'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Romanian Coast of Black Sea'^^xsd:string;
  dwc:longitude '28.645005'^^xsd:double;
  dwc:startLongitude '28.6450052'^^xsd:double;
  dwc:endLongitude '28.6450052'^^xsd:double;
  dwc:latitude '44.215617'^^xsd:double;
  dwc:startLatitude '44.215617'^^xsd:double;
  dwc:endLatitude '44.215617'^^xsd:double;
  dwc:boundingBox 'POLYGON ((28.6450052 44.215617, 28.6450052 44.215617, 28.6450052 44.215617, 28.6450052 44.215617, 28.6450052 44.215617))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena relicta" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '899_477'^^xsd:string;
  dwc:observationDate '2016-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4147__899_127>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4147__899_127> ;
  mr:hasGeometry <https://eurobis.org/id/point/4147__899_127> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.218332 28.645227)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.218332"^^xsd:decimal ;
  dwc:decimalLongitude "28.645227"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4147__899_127>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "899_127" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4147_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-08'^^xsd:date;
  dwc:institutionCode 'Mare Nostrum'^^xsd:string;
  dwc:collectionCode '899'^^xsd:integer;
  dwc:catalogNumber '899_127'^^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 '899_127'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Romanian Coast of Black Sea'^^xsd:string;
  dwc:longitude '28.645227'^^xsd:double;
  dwc:startLongitude '28.6452267'^^xsd:double;
  dwc:endLongitude '28.6452267'^^xsd:double;
  dwc:latitude '44.218332'^^xsd:double;
  dwc:startLatitude '44.2183323'^^xsd:double;
  dwc:endLatitude '44.2183323'^^xsd:double;
  dwc:boundingBox 'POLYGON ((28.6452267 44.2183323, 28.6452267 44.2183323, 28.6452267 44.2183323, 28.6452267 44.2183323, 28.6452267 44.2183323))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena relicta" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '899_127'^^xsd:string;
  dwc:observationDate '2012-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4147__899_179>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4147__899_179> ;
  mr:hasGeometry <https://eurobis.org/id/point/4147__899_179> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.044444 28.645278)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.044444"^^xsd:decimal ;
  dwc:decimalLongitude "28.645278"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4147__899_179>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "899_179" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4147_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-08'^^xsd:date;
  dwc:institutionCode 'Mare Nostrum'^^xsd:string;
  dwc:collectionCode '899'^^xsd:integer;
  dwc:catalogNumber '899_179'^^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 '16'^^xsd:integer;
  dwc:collectorNumber '899_179'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Romanian Coast of Black Sea'^^xsd:string;
  dwc:longitude '28.645278'^^xsd:double;
  dwc:startLongitude '28.6452778'^^xsd:double;
  dwc:endLongitude '28.6452778'^^xsd:double;
  dwc:latitude '44.044444'^^xsd:double;
  dwc:startLatitude '44.0444444'^^xsd:double;
  dwc:endLatitude '44.0444444'^^xsd:double;
  dwc:boundingBox 'POLYGON ((28.6452778 44.0444444, 28.6452778 44.0444444, 28.6452778 44.0444444, 28.6452778 44.0444444, 28.6452778 44.0444444))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena relicta" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '899_179'^^xsd:string;
  dwc:observationDate '2012-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4147__899_285>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4147__899_285> ;
  mr:hasGeometry <https://eurobis.org/id/point/4147__899_285> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.044722 28.645278)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.044722"^^xsd:decimal ;
  dwc:decimalLongitude "28.645278"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4147__899_285>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "899_285" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4147_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-08'^^xsd:date;
  dwc:institutionCode 'Mare Nostrum'^^xsd:string;
  dwc:collectionCode '899'^^xsd:integer;
  dwc:catalogNumber '899_285'^^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 '18'^^xsd:integer;
  dwc:collectorNumber '899_285'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Romanian Coast of Black Sea'^^xsd:string;
  dwc:longitude '28.645278'^^xsd:double;
  dwc:startLongitude '28.645278'^^xsd:double;
  dwc:endLongitude '28.645278'^^xsd:double;
  dwc:latitude '44.044722'^^xsd:double;
  dwc:startLatitude '44.044722'^^xsd:double;
  dwc:endLatitude '44.044722'^^xsd:double;
  dwc:boundingBox 'POLYGON ((28.645278 44.044722, 28.645278 44.044722, 28.645278 44.044722, 28.645278 44.044722, 28.645278 44.044722))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena relicta" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '899_285'^^xsd:string;
  dwc:observationDate '2013-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4147__899_219>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4147__899_219> ;
  mr:hasGeometry <https://eurobis.org/id/point/4147__899_219> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.045278 28.645278)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.045278"^^xsd:decimal ;
  dwc:decimalLongitude "28.645278"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4147__899_219>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "899_219" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4147_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-08'^^xsd:date;
  dwc:institutionCode 'Mare Nostrum'^^xsd:string;
  dwc:collectionCode '899'^^xsd:integer;
  dwc:catalogNumber '899_219'^^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 '899_219'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Romanian Coast of Black Sea'^^xsd:string;
  dwc:longitude '28.645278'^^xsd:double;
  dwc:startLongitude '28.6452778'^^xsd:double;
  dwc:endLongitude '28.6452778'^^xsd:double;
  dwc:latitude '44.045278'^^xsd:double;
  dwc:startLatitude '44.0452778'^^xsd:double;
  dwc:endLatitude '44.0452778'^^xsd:double;
  dwc:boundingBox 'POLYGON ((28.6452778 44.0452778, 28.6452778 44.0452778, 28.6452778 44.0452778, 28.6452778 44.0452778, 28.6452778 44.0452778))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena relicta" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '899_219'^^xsd:string;
  dwc:observationDate '2012-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4147__899_172>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4147__899_172> ;
  mr:hasGeometry <https://eurobis.org/id/point/4147__899_172> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.045298 28.64543)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.045298"^^xsd:decimal ;
  dwc:decimalLongitude "28.64543"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4147__899_172>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "899_172" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4147_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-08'^^xsd:date;
  dwc:institutionCode 'Mare Nostrum'^^xsd:string;
  dwc:collectionCode '899'^^xsd:integer;
  dwc:catalogNumber '899_172'^^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 '7'^^xsd:integer;
  dwc:collectorNumber '899_172'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Romanian Coast of Black Sea'^^xsd:string;
  dwc:longitude '28.64543'^^xsd:double;
  dwc:startLongitude '28.6454304'^^xsd:double;
  dwc:endLongitude '28.6454304'^^xsd:double;
  dwc:latitude '44.045298'^^xsd:double;
  dwc:startLatitude '44.045298'^^xsd:double;
  dwc:endLatitude '44.045298'^^xsd:double;
  dwc:boundingBox 'POLYGON ((28.6454304 44.045298, 28.6454304 44.045298, 28.6454304 44.045298, 28.6454304 44.045298, 28.6454304 44.045298))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena relicta" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '899_172'^^xsd:string;
  dwc:observationDate '2012-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4147__899_329>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4147__899_329> ;
  mr:hasGeometry <https://eurobis.org/id/point/4147__899_329> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.044944 28.645444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.044944"^^xsd:decimal ;
  dwc:decimalLongitude "28.645444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4147__899_329>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "899_329" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4147_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-08'^^xsd:date;
  dwc:institutionCode 'Mare Nostrum'^^xsd:string;
  dwc:collectionCode '899'^^xsd:integer;
  dwc:catalogNumber '899_329'^^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 '4'^^xsd:integer;
  dwc:collectorNumber '899_329'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Romanian Coast of Black Sea'^^xsd:string;
  dwc:longitude '28.645444'^^xsd:double;
  dwc:startLongitude '28.6454444'^^xsd:double;
  dwc:endLongitude '28.6454444'^^xsd:double;
  dwc:latitude '44.044944'^^xsd:double;
  dwc:startLatitude '44.0449444'^^xsd:double;
  dwc:endLatitude '44.0449444'^^xsd:double;
  dwc:boundingBox 'POLYGON ((28.6454444 44.0449444, 28.6454444 44.0449444, 28.6454444 44.0449444, 28.6454444 44.0449444, 28.6454444 44.0449444))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena relicta" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '899_329'^^xsd:string;
  dwc:observationDate '2014-03-04'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4147__899_355>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4147__899_355> ;
  mr:hasGeometry <https://eurobis.org/id/point/4147__899_355> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.044969 28.645603)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.044969"^^xsd:decimal ;
  dwc:decimalLongitude "28.645603"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4147__899_355>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "899_355" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4147_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-08'^^xsd:date;
  dwc:institutionCode 'Mare Nostrum'^^xsd:string;
  dwc:collectionCode '899'^^xsd:integer;
  dwc:catalogNumber '899_355'^^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 '21'^^xsd:integer;
  dwc:collectorNumber '899_355'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Romanian Coast of Black Sea'^^xsd:string;
  dwc:longitude '28.645603'^^xsd:double;
  dwc:startLongitude '28.6456034'^^xsd:double;
  dwc:endLongitude '28.6456034'^^xsd:double;
  dwc:latitude '44.044969'^^xsd:double;
  dwc:startLatitude '44.0449694'^^xsd:double;
  dwc:endLatitude '44.0449694'^^xsd:double;
  dwc:boundingBox 'POLYGON ((28.6456034 44.0449694, 28.6456034 44.0449694, 28.6456034 44.0449694, 28.6456034 44.0449694, 28.6456034 44.0449694))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena relicta" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '899_355'^^xsd:string;
  dwc:observationDate '2014-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4147__899_271>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4147__899_271> ;
  mr:hasGeometry <https://eurobis.org/id/point/4147__899_271> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.044694 28.645611)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.044694"^^xsd:decimal ;
  dwc:decimalLongitude "28.645611"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4147__899_271>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "899_271" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4147_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-08'^^xsd:date;
  dwc:institutionCode 'Mare Nostrum'^^xsd:string;
  dwc:collectionCode '899'^^xsd:integer;
  dwc:catalogNumber '899_271'^^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 '8'^^xsd:integer;
  dwc:collectorNumber '899_271'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Romanian Coast of Black Sea'^^xsd:string;
  dwc:longitude '28.645611'^^xsd:double;
  dwc:startLongitude '28.645611'^^xsd:double;
  dwc:endLongitude '28.645611'^^xsd:double;
  dwc:latitude '44.044694'^^xsd:double;
  dwc:startLatitude '44.044694'^^xsd:double;
  dwc:endLatitude '44.044694'^^xsd:double;
  dwc:boundingBox 'POLYGON ((28.645611 44.044694, 28.645611 44.044694, 28.645611 44.044694, 28.645611 44.044694, 28.645611 44.044694))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis ponticus" by the provider'^^xsd:string;
  dwc:aphiaid '368870'^^xsd:integer;
  dwc:occurrenceId '899_271'^^xsd:string;
  dwc:observationDate '2013-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '368870'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4147__899_309>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4147__899_309> ;
  mr:hasGeometry <https://eurobis.org/id/point/4147__899_309> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.960556 28.646111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.960556"^^xsd:decimal ;
  dwc:decimalLongitude "28.646111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4147__899_309>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "899_309" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4147_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-08'^^xsd:date;
  dwc:institutionCode 'Mare Nostrum'^^xsd:string;
  dwc:collectionCode '899'^^xsd:integer;
  dwc:catalogNumber '899_309'^^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 '19'^^xsd:integer;
  dwc:collectorNumber '899_309'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Romanian Coast of Black Sea'^^xsd:string;
  dwc:longitude '28.646111'^^xsd:double;
  dwc:startLongitude '28.646111'^^xsd:double;
  dwc:endLongitude '28.646111'^^xsd:double;
  dwc:latitude '43.960556'^^xsd:double;
  dwc:startLatitude '43.960556'^^xsd:double;
  dwc:endLatitude '43.960556'^^xsd:double;
  dwc:boundingBox 'POLYGON ((28.646111 43.960556, 28.646111 43.960556, 28.646111 43.960556, 28.646111 43.960556, 28.646111 43.960556))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Tursiops truncatus ponticus" by the provider'^^xsd:string;
  dwc:aphiaid '368871'^^xsd:integer;
  dwc:occurrenceId '899_309'^^xsd:string;
  dwc:observationDate '2013-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '368871'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4147__899_162>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4147__899_162> ;
  mr:hasGeometry <https://eurobis.org/id/point/4147__899_162> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.043663 28.647067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.043663"^^xsd:decimal ;
  dwc:decimalLongitude "28.647067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4147__899_162>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "899_162" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4147_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-08'^^xsd:date;
  dwc:institutionCode 'Mare Nostrum'^^xsd:string;
  dwc:collectionCode '899'^^xsd:integer;
  dwc:catalogNumber '899_162'^^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 '4'^^xsd:integer;
  dwc:collectorNumber '899_162'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Romanian Coast of Black Sea'^^xsd:string;
  dwc:longitude '28.647067'^^xsd:double;
  dwc:startLongitude '28.6470666'^^xsd:double;
  dwc:endLongitude '28.6470666'^^xsd:double;
  dwc:latitude '44.043663'^^xsd:double;
  dwc:startLatitude '44.0436631'^^xsd:double;
  dwc:endLatitude '44.0436631'^^xsd:double;
  dwc:boundingBox 'POLYGON ((28.6470666 44.0436631, 28.6470666 44.0436631, 28.6470666 44.0436631, 28.6470666 44.0436631, 28.6470666 44.0436631))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena relicta" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '899_162'^^xsd:string;
  dwc:observationDate '2012-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4147__899_144>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4147__899_144> ;
  mr:hasGeometry <https://eurobis.org/id/point/4147__899_144> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.043636 28.647177)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.043636"^^xsd:decimal ;
  dwc:decimalLongitude "28.647177"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4147__899_144>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "899_144" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4147_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-08'^^xsd:date;
  dwc:institutionCode 'Mare Nostrum'^^xsd:string;
  dwc:collectionCode '899'^^xsd:integer;
  dwc:catalogNumber '899_144'^^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 '899_144'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Romanian Coast of Black Sea'^^xsd:string;
  dwc:longitude '28.647177'^^xsd:double;
  dwc:startLongitude '28.6471766'^^xsd:double;
  dwc:endLongitude '28.6471766'^^xsd:double;
  dwc:latitude '44.043636'^^xsd:double;
  dwc:startLatitude '44.0436356'^^xsd:double;
  dwc:endLatitude '44.0436356'^^xsd:double;
  dwc:boundingBox 'POLYGON ((28.6471766 44.0436356, 28.6471766 44.0436356, 28.6471766 44.0436356, 28.6471766 44.0436356, 28.6471766 44.0436356))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena relicta" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '899_144'^^xsd:string;
  dwc:observationDate '2012-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4147__899_402>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4147__899_402> ;
  mr:hasGeometry <https://eurobis.org/id/point/4147__899_402> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.96131 28.64751)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.96131"^^xsd:decimal ;
  dwc:decimalLongitude "28.64751"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4147__899_402>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "899_402" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4147_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-08'^^xsd:date;
  dwc:institutionCode 'Mare Nostrum'^^xsd:string;
  dwc:collectionCode '899'^^xsd:integer;
  dwc:catalogNumber '899_402'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2015'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '899_402'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startYearCollected '2015'^^xsd:integer;
  dwc:endYearCollected '2015'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Romanian Coast of Black Sea'^^xsd:string;
  dwc:longitude '28.64751'^^xsd:double;
  dwc:startLongitude '28.64751'^^xsd:double;
  dwc:endLongitude '28.64751'^^xsd:double;
  dwc:latitude '43.96131'^^xsd:double;
  dwc:startLatitude '43.96131'^^xsd:double;
  dwc:endLatitude '43.96131'^^xsd:double;
  dwc:boundingBox 'POLYGON ((28.64751 43.96131, 28.64751 43.96131, 28.64751 43.96131, 28.64751 43.96131, 28.64751 43.96131))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena relicta" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '899_402'^^xsd:string;
  dwc:observationDate '2015-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4147__899_336>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4147__899_336> ;
  mr:hasGeometry <https://eurobis.org/id/point/4147__899_336> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.038167 28.650394)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.038167"^^xsd:decimal ;
  dwc:decimalLongitude "28.650394"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4147__899_336>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "899_336" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4147_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-08'^^xsd:date;
  dwc:institutionCode 'Mare Nostrum'^^xsd:string;
  dwc:collectionCode '899'^^xsd:integer;
  dwc:catalogNumber '899_336'^^xsd:string;
  dwc:scientificName 'Delphinus delphis ponticus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2014'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '899_336'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Romanian Coast of Black Sea'^^xsd:string;
  dwc:longitude '28.650394'^^xsd:double;
  dwc:startLongitude '28.6503944'^^xsd:double;
  dwc:endLongitude '28.6503944'^^xsd:double;
  dwc:latitude '44.038167'^^xsd:double;
  dwc:startLatitude '44.0381667'^^xsd:double;
  dwc:endLatitude '44.0381667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((28.6503944 44.0381667, 28.6503944 44.0381667, 28.6503944 44.0381667, 28.6503944 44.0381667, 28.6503944 44.0381667))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis ponticus" by the provider'^^xsd:string;
  dwc:aphiaid '368870'^^xsd:integer;
  dwc:occurrenceId '899_336'^^xsd:string;
  dwc:observationDate '2014-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '368870'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4147__899_91>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4147__899_91> ;
  mr:hasGeometry <https://eurobis.org/id/point/4147__899_91> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.208472 28.650703)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.208472"^^xsd:decimal ;
  dwc:decimalLongitude "28.650703"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4147__899_91>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "899_91" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4147_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-08'^^xsd:date;
  dwc:institutionCode 'Mare Nostrum'^^xsd:string;
  dwc:collectionCode '899'^^xsd:integer;
  dwc:catalogNumber '899_91'^^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 '30'^^xsd:integer;
  dwc:collectorNumber '899_91'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Romanian Coast of Black Sea'^^xsd:string;
  dwc:longitude '28.650703'^^xsd:double;
  dwc:startLongitude '28.6507027'^^xsd:double;
  dwc:endLongitude '28.6507027'^^xsd:double;
  dwc:latitude '44.208472'^^xsd:double;
  dwc:startLatitude '44.2084724'^^xsd:double;
  dwc:endLatitude '44.2084724'^^xsd:double;
  dwc:boundingBox 'POLYGON ((28.6507027 44.2084724, 28.6507027 44.2084724, 28.6507027 44.2084724, 28.6507027 44.2084724, 28.6507027 44.2084724))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena relicta" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '899_91'^^xsd:string;
  dwc:observationDate '2011-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4147__899_500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4147__899_500> ;
  mr:hasGeometry <https://eurobis.org/id/point/4147__899_500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.203483 28.650983)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.203483"^^xsd:decimal ;
  dwc:decimalLongitude "28.650983"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4147__899_500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "899_500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4147_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-08'^^xsd:date;
  dwc:institutionCode 'Mare Nostrum'^^xsd:string;
  dwc:collectionCode '899'^^xsd:integer;
  dwc:catalogNumber '899_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 '8'^^xsd:integer;
  dwc:collectorNumber '899_500'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:startYearCollected '2016'^^xsd:integer;
  dwc:endYearCollected '2016'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Romanian Coast of Black Sea'^^xsd:string;
  dwc:longitude '28.650983'^^xsd:double;
  dwc:startLongitude '28.6509833'^^xsd:double;
  dwc:endLongitude '28.6509833'^^xsd:double;
  dwc:latitude '44.203483'^^xsd:double;
  dwc:startLatitude '44.2034833'^^xsd:double;
  dwc:endLatitude '44.2034833'^^xsd:double;
  dwc:boundingBox 'POLYGON ((28.6509833 44.2034833, 28.6509833 44.2034833, 28.6509833 44.2034833, 28.6509833 44.2034833, 28.6509833 44.2034833))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena relicta" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '899_500'^^xsd:string;
  dwc:observationDate '2016-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4147__899_98>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4147__899_98> ;
  mr:hasGeometry <https://eurobis.org/id/point/4147__899_98> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.206721 28.651086)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.206721"^^xsd:decimal ;
  dwc:decimalLongitude "28.651086"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4147__899_98>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "899_98" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4147_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-08'^^xsd:date;
  dwc:institutionCode 'Mare Nostrum'^^xsd:string;
  dwc:collectionCode '899'^^xsd:integer;
  dwc:catalogNumber '899_98'^^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 '899_98'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Romanian Coast of Black Sea'^^xsd:string;
  dwc:longitude '28.651086'^^xsd:double;
  dwc:startLongitude '28.6510864'^^xsd:double;
  dwc:endLongitude '28.6510864'^^xsd:double;
  dwc:latitude '44.206721'^^xsd:double;
  dwc:startLatitude '44.206721'^^xsd:double;
  dwc:endLatitude '44.206721'^^xsd:double;
  dwc:boundingBox 'POLYGON ((28.6510864 44.206721, 28.6510864 44.206721, 28.6510864 44.206721, 28.6510864 44.206721, 28.6510864 44.206721))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena relicta" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '899_98'^^xsd:string;
  dwc:observationDate '2012-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4147__899_243>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4147__899_243> ;
  mr:hasGeometry <https://eurobis.org/id/point/4147__899_243> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.178611 28.651111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.178611"^^xsd:decimal ;
  dwc:decimalLongitude "28.651111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4147__899_243>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "899_243" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4147_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-08'^^xsd:date;
  dwc:institutionCode 'Mare Nostrum'^^xsd:string;
  dwc:collectionCode '899'^^xsd:integer;
  dwc:catalogNumber '899_243'^^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 '2'^^xsd:integer;
  dwc:collectorNumber '899_243'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Romanian Coast of Black Sea'^^xsd:string;
  dwc:longitude '28.651111'^^xsd:double;
  dwc:startLongitude '28.6511111'^^xsd:double;
  dwc:endLongitude '28.6511111'^^xsd:double;
  dwc:latitude '44.178611'^^xsd:double;
  dwc:startLatitude '44.1786111'^^xsd:double;
  dwc:endLatitude '44.1786111'^^xsd:double;
  dwc:boundingBox 'POLYGON ((28.6511111 44.1786111, 28.6511111 44.1786111, 28.6511111 44.1786111, 28.6511111 44.1786111, 28.6511111 44.1786111))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena relicta" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '899_243'^^xsd:string;
  dwc:observationDate '2012-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4147__899_457>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4147__899_457> ;
  mr:hasGeometry <https://eurobis.org/id/point/4147__899_457> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.037488 28.651421)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.037488"^^xsd:decimal ;
  dwc:decimalLongitude "28.651421"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4147__899_457>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "899_457" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4147_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-08'^^xsd:date;
  dwc:institutionCode 'Mare Nostrum'^^xsd:string;
  dwc:collectionCode '899'^^xsd:integer;
  dwc:catalogNumber '899_457'^^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 '899_457'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startYearCollected '2015'^^xsd:integer;
  dwc:endYearCollected '2015'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Romanian Coast of Black Sea'^^xsd:string;
  dwc:longitude '28.651421'^^xsd:double;
  dwc:startLongitude '28.6514211'^^xsd:double;
  dwc:endLongitude '28.6514211'^^xsd:double;
  dwc:latitude '44.037488'^^xsd:double;
  dwc:startLatitude '44.0374884'^^xsd:double;
  dwc:endLatitude '44.0374884'^^xsd:double;
  dwc:boundingBox 'POLYGON ((28.6514211 44.0374884, 28.6514211 44.0374884, 28.6514211 44.0374884, 28.6514211 44.0374884, 28.6514211 44.0374884))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena relicta" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '899_457'^^xsd:string;
  dwc:observationDate '2015-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4147__899_24>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4147__899_24> ;
  mr:hasGeometry <https://eurobis.org/id/point/4147__899_24> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.037534 28.651477)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.037534"^^xsd:decimal ;
  dwc:decimalLongitude "28.651477"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4147__899_24>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "899_24" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4147_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-08'^^xsd:date;
  dwc:institutionCode 'Mare Nostrum'^^xsd:string;
  dwc:collectionCode '899'^^xsd:integer;
  dwc:catalogNumber '899_24'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '899_24'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Romanian Coast of Black Sea'^^xsd:string;
  dwc:longitude '28.651477'^^xsd:double;
  dwc:startLongitude '28.6514773'^^xsd:double;
  dwc:endLongitude '28.6514773'^^xsd:double;
  dwc:latitude '44.037534'^^xsd:double;
  dwc:startLatitude '44.0375336'^^xsd:double;
  dwc:endLatitude '44.0375336'^^xsd:double;
  dwc:boundingBox 'POLYGON ((28.6514773 44.0375336, 28.6514773 44.0375336, 28.6514773 44.0375336, 28.6514773 44.0375336, 28.6514773 44.0375336))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena relicta" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '899_24'^^xsd:string;
  dwc:observationDate '2011-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4147__899_389>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4147__899_389> ;
  mr:hasGeometry <https://eurobis.org/id/point/4147__899_389> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.204694 28.652194)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.204694"^^xsd:decimal ;
  dwc:decimalLongitude "28.652194"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4147__899_389>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "899_389" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4147_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-08'^^xsd:date;
  dwc:institutionCode 'Mare Nostrum'^^xsd:string;
  dwc:collectionCode '899'^^xsd:integer;
  dwc:catalogNumber '899_389'^^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 '899_389'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Romanian Coast of Black Sea'^^xsd:string;
  dwc:longitude '28.652194'^^xsd:double;
  dwc:startLongitude '28.6521944'^^xsd:double;
  dwc:endLongitude '28.6521944'^^xsd:double;
  dwc:latitude '44.204694'^^xsd:double;
  dwc:startLatitude '44.2046944'^^xsd:double;
  dwc:endLatitude '44.2046944'^^xsd:double;
  dwc:boundingBox 'POLYGON ((28.6521944 44.2046944, 28.6521944 44.2046944, 28.6521944 44.2046944, 28.6521944 44.2046944, 28.6521944 44.2046944))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Tursiops truncatus ponticus" by the provider'^^xsd:string;
  dwc:aphiaid '368871'^^xsd:integer;
  dwc:occurrenceId '899_389'^^xsd:string;
  dwc:observationDate '2014-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '368871'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4147__899_485>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4147__899_485> ;
  mr:hasGeometry <https://eurobis.org/id/point/4147__899_485> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.208056 28.652222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.208056"^^xsd:decimal ;
  dwc:decimalLongitude "28.652222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4147__899_485>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "899_485" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4147_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-08'^^xsd:date;
  dwc:institutionCode 'Mare Nostrum'^^xsd:string;
  dwc:collectionCode '899'^^xsd:integer;
  dwc:catalogNumber '899_485'^^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 '10'^^xsd:integer;
  dwc:collectorNumber '899_485'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:startYearCollected '2016'^^xsd:integer;
  dwc:endYearCollected '2016'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Romanian Coast of Black Sea'^^xsd:string;
  dwc:longitude '28.652222'^^xsd:double;
  dwc:startLongitude '28.6522222'^^xsd:double;
  dwc:endLongitude '28.6522222'^^xsd:double;
  dwc:latitude '44.208056'^^xsd:double;
  dwc:startLatitude '44.2080556'^^xsd:double;
  dwc:endLatitude '44.2080556'^^xsd:double;
  dwc:boundingBox 'POLYGON ((28.6522222 44.2080556, 28.6522222 44.2080556, 28.6522222 44.2080556, 28.6522222 44.2080556, 28.6522222 44.2080556))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena relicta" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '899_485'^^xsd:string;
  dwc:observationDate '2016-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4147__899_315>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4147__899_315> ;
  mr:hasGeometry <https://eurobis.org/id/point/4147__899_315> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.209722 28.652222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.209722"^^xsd:decimal ;
  dwc:decimalLongitude "28.652222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4147__899_315>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "899_315" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4147_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-08'^^xsd:date;
  dwc:institutionCode 'Mare Nostrum'^^xsd:string;
  dwc:collectionCode '899'^^xsd:integer;
  dwc:catalogNumber '899_315'^^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 '11'^^xsd:integer;
  dwc:collectorNumber '899_315'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Romanian Coast of Black Sea'^^xsd:string;
  dwc:longitude '28.652222'^^xsd:double;
  dwc:startLongitude '28.652222'^^xsd:double;
  dwc:endLongitude '28.652222'^^xsd:double;
  dwc:latitude '44.209722'^^xsd:double;
  dwc:startLatitude '44.209722'^^xsd:double;
  dwc:endLatitude '44.209722'^^xsd:double;
  dwc:boundingBox 'POLYGON ((28.652222 44.209722, 28.652222 44.209722, 28.652222 44.209722, 28.652222 44.209722, 28.652222 44.209722))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena relicta" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '899_315'^^xsd:string;
  dwc:observationDate '2013-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4147__899_514>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4147__899_514> ;
  mr:hasGeometry <https://eurobis.org/id/point/4147__899_514> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.036652 28.652265)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.036652"^^xsd:decimal ;
  dwc:decimalLongitude "28.652265"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4147__899_514>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "899_514" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4147_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-08'^^xsd:date;
  dwc:institutionCode 'Mare Nostrum'^^xsd:string;
  dwc:collectionCode '899'^^xsd:integer;
  dwc:catalogNumber '899_514'^^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 '899_514'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:startYearCollected '2016'^^xsd:integer;
  dwc:endYearCollected '2016'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Romanian Coast of Black Sea'^^xsd:string;
  dwc:longitude '28.652265'^^xsd:double;
  dwc:startLongitude '28.6522646'^^xsd:double;
  dwc:endLongitude '28.6522646'^^xsd:double;
  dwc:latitude '44.036652'^^xsd:double;
  dwc:startLatitude '44.0366516'^^xsd:double;
  dwc:endLatitude '44.0366516'^^xsd:double;
  dwc:boundingBox 'POLYGON ((28.6522646 44.0366516, 28.6522646 44.0366516, 28.6522646 44.0366516, 28.6522646 44.0366516, 28.6522646 44.0366516))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena relicta" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '899_514'^^xsd:string;
  dwc:observationDate '2016-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4147__899_490>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4147__899_490> ;
  mr:hasGeometry <https://eurobis.org/id/point/4147__899_490> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2077 28.652567)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2077"^^xsd:decimal ;
  dwc:decimalLongitude "28.652567"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4147__899_490>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "899_490" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4147_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-08'^^xsd:date;
  dwc:institutionCode 'Mare Nostrum'^^xsd:string;
  dwc:collectionCode '899'^^xsd:integer;
  dwc:catalogNumber '899_490'^^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 '899_490'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:startYearCollected '2016'^^xsd:integer;
  dwc:endYearCollected '2016'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Romanian Coast of Black Sea'^^xsd:string;
  dwc:longitude '28.652567'^^xsd:double;
  dwc:startLongitude '28.6525667'^^xsd:double;
  dwc:endLongitude '28.6525667'^^xsd:double;
  dwc:latitude '44.2077'^^xsd:double;
  dwc:startLatitude '44.2077'^^xsd:double;
  dwc:endLatitude '44.2077'^^xsd:double;
  dwc:boundingBox 'POLYGON ((28.6525667 44.2077, 28.6525667 44.2077, 28.6525667 44.2077, 28.6525667 44.2077, 28.6525667 44.2077))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena relicta" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '899_490'^^xsd:string;
  dwc:observationDate '2016-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4147__899_385>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4147__899_385> ;
  mr:hasGeometry <https://eurobis.org/id/point/4147__899_385> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.035417 28.652817)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.035417"^^xsd:decimal ;
  dwc:decimalLongitude "28.652817"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4147__899_385>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "899_385" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4147_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-08'^^xsd:date;
  dwc:institutionCode 'Mare Nostrum'^^xsd:string;
  dwc:collectionCode '899'^^xsd:integer;
  dwc:catalogNumber '899_385'^^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 '5'^^xsd:integer;
  dwc:collectorNumber '899_385'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Romanian Coast of Black Sea'^^xsd:string;
  dwc:longitude '28.652817'^^xsd:double;
  dwc:startLongitude '28.6528167'^^xsd:double;
  dwc:endLongitude '28.6528167'^^xsd:double;
  dwc:latitude '44.035417'^^xsd:double;
  dwc:startLatitude '44.0354167'^^xsd:double;
  dwc:endLatitude '44.0354167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((28.6528167 44.0354167, 28.6528167 44.0354167, 28.6528167 44.0354167, 28.6528167 44.0354167, 28.6528167 44.0354167))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena relicta" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '899_385'^^xsd:string;
  dwc:observationDate '2014-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4147__899_454>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4147__899_454> ;
  mr:hasGeometry <https://eurobis.org/id/point/4147__899_454> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.034317 28.6531)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.034317"^^xsd:decimal ;
  dwc:decimalLongitude "28.6531"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4147__899_454>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "899_454" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4147_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-08'^^xsd:date;
  dwc:institutionCode 'Mare Nostrum'^^xsd:string;
  dwc:collectionCode '899'^^xsd:integer;
  dwc:catalogNumber '899_454'^^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 '8'^^xsd:integer;
  dwc:collectorNumber '899_454'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startYearCollected '2015'^^xsd:integer;
  dwc:endYearCollected '2015'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Romanian Coast of Black Sea'^^xsd:string;
  dwc:longitude '28.6531'^^xsd:double;
  dwc:startLongitude '28.6531'^^xsd:double;
  dwc:endLongitude '28.6531'^^xsd:double;
  dwc:latitude '44.034317'^^xsd:double;
  dwc:startLatitude '44.0343167'^^xsd:double;
  dwc:endLatitude '44.0343167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((28.6531 44.0343167, 28.6531 44.0343167, 28.6531 44.0343167, 28.6531 44.0343167, 28.6531 44.0343167))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Tursiops truncatus ponticus" by the provider'^^xsd:string;
  dwc:aphiaid '368871'^^xsd:integer;
  dwc:occurrenceId '899_454'^^xsd:string;
  dwc:observationDate '2015-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '368871'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4147__899_452>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4147__899_452> ;
  mr:hasGeometry <https://eurobis.org/id/point/4147__899_452> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.034133 28.653266)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.034133"^^xsd:decimal ;
  dwc:decimalLongitude "28.653266"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4147__899_452>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "899_452" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4147_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-08'^^xsd:date;
  dwc:institutionCode 'Mare Nostrum'^^xsd:string;
  dwc:collectionCode '899'^^xsd:integer;
  dwc:catalogNumber '899_452'^^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 '899_452'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startYearCollected '2015'^^xsd:integer;
  dwc:endYearCollected '2015'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Romanian Coast of Black Sea'^^xsd:string;
  dwc:longitude '28.653266'^^xsd:double;
  dwc:startLongitude '28.6532664'^^xsd:double;
  dwc:endLongitude '28.6532664'^^xsd:double;
  dwc:latitude '44.034133'^^xsd:double;
  dwc:startLatitude '44.0341333'^^xsd:double;
  dwc:endLatitude '44.0341333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((28.6532664 44.0341333, 28.6532664 44.0341333, 28.6532664 44.0341333, 28.6532664 44.0341333, 28.6532664 44.0341333))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena relicta" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '899_452'^^xsd:string;
  dwc:observationDate '2015-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4147__899_451>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4147__899_451> ;
  mr:hasGeometry <https://eurobis.org/id/point/4147__899_451> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.032406 28.653824)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.032406"^^xsd:decimal ;
  dwc:decimalLongitude "28.653824"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4147__899_451>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "899_451" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4147_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-08'^^xsd:date;
  dwc:institutionCode 'Mare Nostrum'^^xsd:string;
  dwc:collectionCode '899'^^xsd:integer;
  dwc:catalogNumber '899_451'^^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 '899_451'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startYearCollected '2015'^^xsd:integer;
  dwc:endYearCollected '2015'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Romanian Coast of Black Sea'^^xsd:string;
  dwc:longitude '28.653824'^^xsd:double;
  dwc:startLongitude '28.6538243'^^xsd:double;
  dwc:endLongitude '28.6538243'^^xsd:double;
  dwc:latitude '44.032406'^^xsd:double;
  dwc:startLatitude '44.0324055'^^xsd:double;
  dwc:endLatitude '44.0324055'^^xsd:double;
  dwc:boundingBox 'POLYGON ((28.6538243 44.0324055, 28.6538243 44.0324055, 28.6538243 44.0324055, 28.6538243 44.0324055, 28.6538243 44.0324055))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena relicta" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '899_451'^^xsd:string;
  dwc:observationDate '2015-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4147__899_450>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4147__899_450> ;
  mr:hasGeometry <https://eurobis.org/id/point/4147__899_450> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.032406 28.653824)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.032406"^^xsd:decimal ;
  dwc:decimalLongitude "28.653824"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4147__899_450>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "899_450" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4147_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-08'^^xsd:date;
  dwc:institutionCode 'Mare Nostrum'^^xsd:string;
  dwc:collectionCode '899'^^xsd:integer;
  dwc:catalogNumber '899_450'^^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 '899_450'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startYearCollected '2015'^^xsd:integer;
  dwc:endYearCollected '2015'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Romanian Coast of Black Sea'^^xsd:string;
  dwc:longitude '28.653824'^^xsd:double;
  dwc:startLongitude '28.6538243'^^xsd:double;
  dwc:endLongitude '28.6538243'^^xsd:double;
  dwc:latitude '44.032406'^^xsd:double;
  dwc:startLatitude '44.0324055'^^xsd:double;
  dwc:endLatitude '44.0324055'^^xsd:double;
  dwc:boundingBox 'POLYGON ((28.6538243 44.0324055, 28.6538243 44.0324055, 28.6538243 44.0324055, 28.6538243 44.0324055, 28.6538243 44.0324055))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena relicta" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '899_450'^^xsd:string;
  dwc:observationDate '2015-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4147__899_510>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4147__899_510> ;
  mr:hasGeometry <https://eurobis.org/id/point/4147__899_510> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.030655 28.654254)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.030655"^^xsd:decimal ;
  dwc:decimalLongitude "28.654254"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4147__899_510>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "899_510" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4147_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-08'^^xsd:date;
  dwc:institutionCode 'Mare Nostrum'^^xsd:string;
  dwc:collectionCode '899'^^xsd:integer;
  dwc:catalogNumber '899_510'^^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 '7'^^xsd:integer;
  dwc:collectorNumber '899_510'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:startYearCollected '2016'^^xsd:integer;
  dwc:endYearCollected '2016'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Romanian Coast of Black Sea'^^xsd:string;
  dwc:longitude '28.654254'^^xsd:double;
  dwc:startLongitude '28.6542535'^^xsd:double;
  dwc:endLongitude '28.6542535'^^xsd:double;
  dwc:latitude '44.030655'^^xsd:double;
  dwc:startLatitude '44.0306545'^^xsd:double;
  dwc:endLatitude '44.0306545'^^xsd:double;
  dwc:boundingBox 'POLYGON ((28.6542535 44.0306545, 28.6542535 44.0306545, 28.6542535 44.0306545, 28.6542535 44.0306545, 28.6542535 44.0306545))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis ponticus" by the provider'^^xsd:string;
  dwc:aphiaid '368870'^^xsd:integer;
  dwc:occurrenceId '899_510'^^xsd:string;
  dwc:observationDate '2016-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '368870'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4147__899_464>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4147__899_464> ;
  mr:hasGeometry <https://eurobis.org/id/point/4147__899_464> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.185374 28.654683)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.185374"^^xsd:decimal ;
  dwc:decimalLongitude "28.654683"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4147__899_464>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "899_464" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4147_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-08'^^xsd:date;
  dwc:institutionCode 'Mare Nostrum'^^xsd:string;
  dwc:collectionCode '899'^^xsd:integer;
  dwc:catalogNumber '899_464'^^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 '899_464'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startYearCollected '2015'^^xsd:integer;
  dwc:endYearCollected '2015'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Romanian Coast of Black Sea'^^xsd:string;
  dwc:longitude '28.654683'^^xsd:double;
  dwc:startLongitude '28.6546826'^^xsd:double;
  dwc:endLongitude '28.6546826'^^xsd:double;
  dwc:latitude '44.185374'^^xsd:double;
  dwc:startLatitude '44.1853738'^^xsd:double;
  dwc:endLatitude '44.1853738'^^xsd:double;
  dwc:boundingBox 'POLYGON ((28.6546826 44.1853738, 28.6546826 44.1853738, 28.6546826 44.1853738, 28.6546826 44.1853738, 28.6546826 44.1853738))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena relicta" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '899_464'^^xsd:string;
  dwc:observationDate '2015-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4147__899_312>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4147__899_312> ;
  mr:hasGeometry <https://eurobis.org/id/point/4147__899_312> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.967778 28.654722)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.967778"^^xsd:decimal ;
  dwc:decimalLongitude "28.654722"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4147__899_312>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "899_312" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4147_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-08'^^xsd:date;
  dwc:institutionCode 'Mare Nostrum'^^xsd:string;
  dwc:collectionCode '899'^^xsd:integer;
  dwc:catalogNumber '899_312'^^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 '24'^^xsd:integer;
  dwc:collectorNumber '899_312'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Romanian Coast of Black Sea'^^xsd:string;
  dwc:longitude '28.654722'^^xsd:double;
  dwc:startLongitude '28.654722'^^xsd:double;
  dwc:endLongitude '28.654722'^^xsd:double;
  dwc:latitude '43.967778'^^xsd:double;
  dwc:startLatitude '43.967778'^^xsd:double;
  dwc:endLatitude '43.967778'^^xsd:double;
  dwc:boundingBox 'POLYGON ((28.654722 43.967778, 28.654722 43.967778, 28.654722 43.967778, 28.654722 43.967778, 28.654722 43.967778))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Tursiops truncatus ponticus" by the provider'^^xsd:string;
  dwc:aphiaid '368871'^^xsd:integer;
  dwc:occurrenceId '899_312'^^xsd:string;
  dwc:observationDate '2013-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '368871'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4147__899_256>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4147__899_256> ;
  mr:hasGeometry <https://eurobis.org/id/point/4147__899_256> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.193806 28.654833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.193806"^^xsd:decimal ;
  dwc:decimalLongitude "28.654833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4147__899_256>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "899_256" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4147_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-08'^^xsd:date;
  dwc:institutionCode 'Mare Nostrum'^^xsd:string;
  dwc:collectionCode '899'^^xsd:integer;
  dwc:catalogNumber '899_256'^^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 '17'^^xsd:integer;
  dwc:collectorNumber '899_256'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Romanian Coast of Black Sea'^^xsd:string;
  dwc:longitude '28.654833'^^xsd:double;
  dwc:startLongitude '28.6548333'^^xsd:double;
  dwc:endLongitude '28.6548333'^^xsd:double;
  dwc:latitude '44.193806'^^xsd:double;
  dwc:startLatitude '44.1938056'^^xsd:double;
  dwc:endLatitude '44.1938056'^^xsd:double;
  dwc:boundingBox 'POLYGON ((28.6548333 44.1938056, 28.6548333 44.1938056, 28.6548333 44.1938056, 28.6548333 44.1938056, 28.6548333 44.1938056))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena relicta" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '899_256'^^xsd:string;
  dwc:observationDate '2012-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4147__899_441>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4147__899_441> ;
  mr:hasGeometry <https://eurobis.org/id/point/4147__899_441> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.184589 28.65494)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.184589"^^xsd:decimal ;
  dwc:decimalLongitude "28.65494"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4147__899_441>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "899_441" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4147_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-08'^^xsd:date;
  dwc:institutionCode 'Mare Nostrum'^^xsd:string;
  dwc:collectionCode '899'^^xsd:integer;
  dwc:catalogNumber '899_441'^^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 '899_441'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startYearCollected '2015'^^xsd:integer;
  dwc:endYearCollected '2015'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Romanian Coast of Black Sea'^^xsd:string;
  dwc:longitude '28.65494'^^xsd:double;
  dwc:startLongitude '28.6549401'^^xsd:double;
  dwc:endLongitude '28.6549401'^^xsd:double;
  dwc:latitude '44.184589'^^xsd:double;
  dwc:startLatitude '44.184589'^^xsd:double;
  dwc:endLatitude '44.184589'^^xsd:double;
  dwc:boundingBox 'POLYGON ((28.6549401 44.184589, 28.6549401 44.184589, 28.6549401 44.184589, 28.6549401 44.184589, 28.6549401 44.184589))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena relicta" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '899_441'^^xsd:string;
  dwc:observationDate '2015-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4147__899_253>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4147__899_253> ;
  mr:hasGeometry <https://eurobis.org/id/point/4147__899_253> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.184276 28.654997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.184276"^^xsd:decimal ;
  dwc:decimalLongitude "28.654997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4147__899_253>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "899_253" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4147_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-08'^^xsd:date;
  dwc:institutionCode 'Mare Nostrum'^^xsd:string;
  dwc:collectionCode '899'^^xsd:integer;
  dwc:catalogNumber '899_253'^^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 '899_253'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Romanian Coast of Black Sea'^^xsd:string;
  dwc:longitude '28.654997'^^xsd:double;
  dwc:startLongitude '28.654997'^^xsd:double;
  dwc:endLongitude '28.654997'^^xsd:double;
  dwc:latitude '44.184276'^^xsd:double;
  dwc:startLatitude '44.1842761'^^xsd:double;
  dwc:endLatitude '44.1842761'^^xsd:double;
  dwc:boundingBox 'POLYGON ((28.654997 44.1842761, 28.654997 44.1842761, 28.654997 44.1842761, 28.654997 44.1842761, 28.654997 44.1842761))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena relicta" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '899_253'^^xsd:string;
  dwc:observationDate '2012-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4147__899_263>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4147__899_263> ;
  mr:hasGeometry <https://eurobis.org/id/point/4147__899_263> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.184167 28.655)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.184167"^^xsd:decimal ;
  dwc:decimalLongitude "28.655"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4147__899_263>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "899_263" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4147_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-08'^^xsd:date;
  dwc:institutionCode 'Mare Nostrum'^^xsd:string;
  dwc:collectionCode '899'^^xsd:integer;
  dwc:catalogNumber '899_263'^^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 '4'^^xsd:integer;
  dwc:collectorNumber '899_263'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Romanian Coast of Black Sea'^^xsd:string;
  dwc:longitude '28.655'^^xsd:double;
  dwc:startLongitude '28.655'^^xsd:double;
  dwc:endLongitude '28.655'^^xsd:double;
  dwc:latitude '44.184167'^^xsd:double;
  dwc:startLatitude '44.184167'^^xsd:double;
  dwc:endLatitude '44.184167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((28.655 44.184167, 28.655 44.184167, 28.655 44.184167, 28.655 44.184167, 28.655 44.184167))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Tursiops truncatus ponticus" by the provider'^^xsd:string;
  dwc:aphiaid '368871'^^xsd:integer;
  dwc:occurrenceId '899_263'^^xsd:string;
  dwc:observationDate '2013-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '368871'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4147__899_278>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4147__899_278> ;
  mr:hasGeometry <https://eurobis.org/id/point/4147__899_278> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.188333 28.655)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.188333"^^xsd:decimal ;
  dwc:decimalLongitude "28.655"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4147__899_278>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "899_278" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4147_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-08'^^xsd:date;
  dwc:institutionCode 'Mare Nostrum'^^xsd:string;
  dwc:collectionCode '899'^^xsd:integer;
  dwc:catalogNumber '899_278'^^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 '19'^^xsd:integer;
  dwc:collectorNumber '899_278'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Romanian Coast of Black Sea'^^xsd:string;
  dwc:longitude '28.655'^^xsd:double;
  dwc:startLongitude '28.655'^^xsd:double;
  dwc:endLongitude '28.655'^^xsd:double;
  dwc:latitude '44.188333'^^xsd:double;
  dwc:startLatitude '44.188333'^^xsd:double;
  dwc:endLatitude '44.188333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((28.655 44.188333, 28.655 44.188333, 28.655 44.188333, 28.655 44.188333, 28.655 44.188333))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena relicta" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '899_278'^^xsd:string;
  dwc:observationDate '2013-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4147__899_322>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4147__899_322> ;
  mr:hasGeometry <https://eurobis.org/id/point/4147__899_322> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.188611 28.655)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.188611"^^xsd:decimal ;
  dwc:decimalLongitude "28.655"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4147__899_322>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "899_322" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4147_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-08'^^xsd:date;
  dwc:institutionCode 'Mare Nostrum'^^xsd:string;
  dwc:collectionCode '899'^^xsd:integer;
  dwc:catalogNumber '899_322'^^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 '8'^^xsd:integer;
  dwc:collectorNumber '899_322'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Romanian Coast of Black Sea'^^xsd:string;
  dwc:longitude '28.655'^^xsd:double;
  dwc:startLongitude '28.655'^^xsd:double;
  dwc:endLongitude '28.655'^^xsd:double;
  dwc:latitude '44.188611'^^xsd:double;
  dwc:startLatitude '44.188611'^^xsd:double;
  dwc:endLatitude '44.188611'^^xsd:double;
  dwc:boundingBox 'POLYGON ((28.655 44.188611, 28.655 44.188611, 28.655 44.188611, 28.655 44.188611, 28.655 44.188611))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Tursiops truncatus ponticus" by the provider'^^xsd:string;
  dwc:aphiaid '368871'^^xsd:integer;
  dwc:occurrenceId '899_322'^^xsd:string;
  dwc:observationDate '2013-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '368871'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4147__899_69>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4147__899_69> ;
  mr:hasGeometry <https://eurobis.org/id/point/4147__899_69> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.194156 28.655026)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.194156"^^xsd:decimal ;
  dwc:decimalLongitude "28.655026"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4147__899_69>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "899_69" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4147_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-08'^^xsd:date;
  dwc:institutionCode 'Mare Nostrum'^^xsd:string;
  dwc:collectionCode '899'^^xsd:integer;
  dwc:catalogNumber '899_69'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus ponticus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '899_69'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Romanian Coast of Black Sea'^^xsd:string;
  dwc:longitude '28.655026'^^xsd:double;
  dwc:startLongitude '28.6550264'^^xsd:double;
  dwc:endLongitude '28.6550264'^^xsd:double;
  dwc:latitude '44.194156'^^xsd:double;
  dwc:startLatitude '44.1941561'^^xsd:double;
  dwc:endLatitude '44.1941561'^^xsd:double;
  dwc:boundingBox 'POLYGON ((28.6550264 44.1941561, 28.6550264 44.1941561, 28.6550264 44.1941561, 28.6550264 44.1941561, 28.6550264 44.1941561))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Tursiops truncatus ponticus" by the provider'^^xsd:string;
  dwc:aphiaid '368871'^^xsd:integer;
  dwc:occurrenceId '899_69'^^xsd:string;
  dwc:observationDate '2011-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '368871'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4147__899_92>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4147__899_92> ;
  mr:hasGeometry <https://eurobis.org/id/point/4147__899_92> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.194991 28.655032)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.194991"^^xsd:decimal ;
  dwc:decimalLongitude "28.655032"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4147__899_92>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "899_92" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4147_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-08'^^xsd:date;
  dwc:institutionCode 'Mare Nostrum'^^xsd:string;
  dwc:collectionCode '899'^^xsd:integer;
  dwc:catalogNumber '899_92'^^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 '1'^^xsd:integer;
  dwc:collectorNumber '899_92'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Romanian Coast of Black Sea'^^xsd:string;
  dwc:longitude '28.655032'^^xsd:double;
  dwc:startLongitude '28.6550318'^^xsd:double;
  dwc:endLongitude '28.6550318'^^xsd:double;
  dwc:latitude '44.194991'^^xsd:double;
  dwc:startLatitude '44.1949913'^^xsd:double;
  dwc:endLatitude '44.1949913'^^xsd:double;
  dwc:boundingBox 'POLYGON ((28.6550318 44.1949913, 28.6550318 44.1949913, 28.6550318 44.1949913, 28.6550318 44.1949913, 28.6550318 44.1949913))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena relicta" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '899_92'^^xsd:string;
  dwc:observationDate '2011-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4147__899_248>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4147__899_248> ;
  mr:hasGeometry <https://eurobis.org/id/point/4147__899_248> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.184161 28.655092)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.184161"^^xsd:decimal ;
  dwc:decimalLongitude "28.655092"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4147__899_248>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "899_248" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4147_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-08'^^xsd:date;
  dwc:institutionCode 'Mare Nostrum'^^xsd:string;
  dwc:collectionCode '899'^^xsd:integer;
  dwc:catalogNumber '899_248'^^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 '899_248'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Romanian Coast of Black Sea'^^xsd:string;
  dwc:longitude '28.655092'^^xsd:double;
  dwc:startLongitude '28.6550921'^^xsd:double;
  dwc:endLongitude '28.6550921'^^xsd:double;
  dwc:latitude '44.184161'^^xsd:double;
  dwc:startLatitude '44.1841605'^^xsd:double;
  dwc:endLatitude '44.1841605'^^xsd:double;
  dwc:boundingBox 'POLYGON ((28.6550921 44.1841605, 28.6550921 44.1841605, 28.6550921 44.1841605, 28.6550921 44.1841605, 28.6550921 44.1841605))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena relicta" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '899_248'^^xsd:string;
  dwc:observationDate '2012-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4147__899_275>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4147__899_275> ;
  mr:hasGeometry <https://eurobis.org/id/point/4147__899_275> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.969654 28.655123)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.969654"^^xsd:decimal ;
  dwc:decimalLongitude "28.655123"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4147__899_275>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "899_275" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4147_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-08'^^xsd:date;
  dwc:institutionCode 'Mare Nostrum'^^xsd:string;
  dwc:collectionCode '899'^^xsd:integer;
  dwc:catalogNumber '899_275'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus ponticus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2013'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '899_275'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Romanian Coast of Black Sea'^^xsd:string;
  dwc:longitude '28.655123'^^xsd:double;
  dwc:startLongitude '28.655123'^^xsd:double;
  dwc:endLongitude '28.655123'^^xsd:double;
  dwc:latitude '43.969654'^^xsd:double;
  dwc:startLatitude '43.969654'^^xsd:double;
  dwc:endLatitude '43.969654'^^xsd:double;
  dwc:boundingBox 'POLYGON ((28.655123 43.969654, 28.655123 43.969654, 28.655123 43.969654, 28.655123 43.969654, 28.655123 43.969654))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Tursiops truncatus ponticus" by the provider'^^xsd:string;
  dwc:aphiaid '368871'^^xsd:integer;
  dwc:occurrenceId '899_275'^^xsd:string;
  dwc:observationDate '2013-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '368871'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4147__899_341>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4147__899_341> ;
  mr:hasGeometry <https://eurobis.org/id/point/4147__899_341> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.195809 28.655123)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.195809"^^xsd:decimal ;
  dwc:decimalLongitude "28.655123"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4147__899_341>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "899_341" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4147_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-08'^^xsd:date;
  dwc:institutionCode 'Mare Nostrum'^^xsd:string;
  dwc:collectionCode '899'^^xsd:integer;
  dwc:catalogNumber '899_341'^^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 '9'^^xsd:integer;
  dwc:collectorNumber '899_341'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Romanian Coast of Black Sea'^^xsd:string;
  dwc:longitude '28.655123'^^xsd:double;
  dwc:startLongitude '28.6551225'^^xsd:double;
  dwc:endLongitude '28.6551225'^^xsd:double;
  dwc:latitude '44.195809'^^xsd:double;
  dwc:startLatitude '44.1958091'^^xsd:double;
  dwc:endLatitude '44.1958091'^^xsd:double;
  dwc:boundingBox 'POLYGON ((28.6551225 44.1958091, 28.6551225 44.1958091, 28.6551225 44.1958091, 28.6551225 44.1958091, 28.6551225 44.1958091))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Tursiops truncatus ponticus" by the provider'^^xsd:string;
  dwc:aphiaid '368871'^^xsd:integer;
  dwc:occurrenceId '899_341'^^xsd:string;
  dwc:observationDate '2014-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '368871'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4147__899_20>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4147__899_20> ;
  mr:hasGeometry <https://eurobis.org/id/point/4147__899_20> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.194483 28.655153)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.194483"^^xsd:decimal ;
  dwc:decimalLongitude "28.655153"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4147__899_20>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "899_20" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4147_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-08'^^xsd:date;
  dwc:institutionCode 'Mare Nostrum'^^xsd:string;
  dwc:collectionCode '899'^^xsd:integer;
  dwc:catalogNumber '899_20'^^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 '20'^^xsd:integer;
  dwc:collectorNumber '899_20'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Romanian Coast of Black Sea'^^xsd:string;
  dwc:longitude '28.655153'^^xsd:double;
  dwc:startLongitude '28.6551525'^^xsd:double;
  dwc:endLongitude '28.6551525'^^xsd:double;
  dwc:latitude '44.194483'^^xsd:double;
  dwc:startLatitude '44.1944828'^^xsd:double;
  dwc:endLatitude '44.1944828'^^xsd:double;
  dwc:boundingBox 'POLYGON ((28.6551525 44.1944828, 28.6551525 44.1944828, 28.6551525 44.1944828, 28.6551525 44.1944828, 28.6551525 44.1944828))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena relicta" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '899_20'^^xsd:string;
  dwc:observationDate '2010-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4147__899_358>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4147__899_358> ;
  mr:hasGeometry <https://eurobis.org/id/point/4147__899_358> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.028853 28.65516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.028853"^^xsd:decimal ;
  dwc:decimalLongitude "28.65516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4147__899_358>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "899_358" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4147_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-08'^^xsd:date;
  dwc:institutionCode 'Mare Nostrum'^^xsd:string;
  dwc:collectionCode '899'^^xsd:integer;
  dwc:catalogNumber '899_358'^^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 '24'^^xsd:integer;
  dwc:collectorNumber '899_358'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Romanian Coast of Black Sea'^^xsd:string;
  dwc:longitude '28.65516'^^xsd:double;
  dwc:startLongitude '28.6551601'^^xsd:double;
  dwc:endLongitude '28.6551601'^^xsd:double;
  dwc:latitude '44.028853'^^xsd:double;
  dwc:startLatitude '44.0288533'^^xsd:double;
  dwc:endLatitude '44.0288533'^^xsd:double;
  dwc:boundingBox 'POLYGON ((28.6551601 44.0288533, 28.6551601 44.0288533, 28.6551601 44.0288533, 28.6551601 44.0288533, 28.6551601 44.0288533))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena relicta" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '899_358'^^xsd:string;
  dwc:observationDate '2014-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4147__899_116>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4147__899_116> ;
  mr:hasGeometry <https://eurobis.org/id/point/4147__899_116> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.184328 28.655163)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.184328"^^xsd:decimal ;
  dwc:decimalLongitude "28.655163"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4147__899_116>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "899_116" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4147_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-08'^^xsd:date;
  dwc:institutionCode 'Mare Nostrum'^^xsd:string;
  dwc:collectionCode '899'^^xsd:integer;
  dwc:catalogNumber '899_116'^^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 '31'^^xsd:integer;
  dwc:collectorNumber '899_116'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Romanian Coast of Black Sea'^^xsd:string;
  dwc:longitude '28.655163'^^xsd:double;
  dwc:startLongitude '28.6551633'^^xsd:double;
  dwc:endLongitude '28.6551633'^^xsd:double;
  dwc:latitude '44.184328'^^xsd:double;
  dwc:startLatitude '44.1843281'^^xsd:double;
  dwc:endLatitude '44.1843281'^^xsd:double;
  dwc:boundingBox 'POLYGON ((28.6551633 44.1843281, 28.6551633 44.1843281, 28.6551633 44.1843281, 28.6551633 44.1843281, 28.6551633 44.1843281))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena relicta" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '899_116'^^xsd:string;
  dwc:observationDate '2012-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4147__899_117>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4147__899_117> ;
  mr:hasGeometry <https://eurobis.org/id/point/4147__899_117> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.184328 28.655163)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.184328"^^xsd:decimal ;
  dwc:decimalLongitude "28.655163"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4147__899_117>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "899_117" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4147_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-08'^^xsd:date;
  dwc:institutionCode 'Mare Nostrum'^^xsd:string;
  dwc:collectionCode '899'^^xsd:integer;
  dwc:catalogNumber '899_117'^^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 '31'^^xsd:integer;
  dwc:collectorNumber '899_117'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Romanian Coast of Black Sea'^^xsd:string;
  dwc:longitude '28.655163'^^xsd:double;
  dwc:startLongitude '28.6551633'^^xsd:double;
  dwc:endLongitude '28.6551633'^^xsd:double;
  dwc:latitude '44.184328'^^xsd:double;
  dwc:startLatitude '44.1843281'^^xsd:double;
  dwc:endLatitude '44.1843281'^^xsd:double;
  dwc:boundingBox 'POLYGON ((28.6551633 44.1843281, 28.6551633 44.1843281, 28.6551633 44.1843281, 28.6551633 44.1843281, 28.6551633 44.1843281))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena relicta" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '899_117'^^xsd:string;
  dwc:observationDate '2012-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4147__899_26>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4147__899_26> ;
  mr:hasGeometry <https://eurobis.org/id/point/4147__899_26> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.194456 28.655179)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.194456"^^xsd:decimal ;
  dwc:decimalLongitude "28.655179"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4147__899_26>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "899_26" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4147_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-08'^^xsd:date;
  dwc:institutionCode 'Mare Nostrum'^^xsd:string;
  dwc:collectionCode '899'^^xsd:integer;
  dwc:catalogNumber '899_26'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus ponticus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '899_26'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Romanian Coast of Black Sea'^^xsd:string;
  dwc:longitude '28.655179'^^xsd:double;
  dwc:startLongitude '28.6551788'^^xsd:double;
  dwc:endLongitude '28.6551788'^^xsd:double;
  dwc:latitude '44.194456'^^xsd:double;
  dwc:startLatitude '44.1944561'^^xsd:double;
  dwc:endLatitude '44.1944561'^^xsd:double;
  dwc:boundingBox 'POLYGON ((28.6551788 44.1944561, 28.6551788 44.1944561, 28.6551788 44.1944561, 28.6551788 44.1944561, 28.6551788 44.1944561))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Tursiops truncatus ponticus" by the provider'^^xsd:string;
  dwc:aphiaid '368871'^^xsd:integer;
  dwc:occurrenceId '899_26'^^xsd:string;
  dwc:observationDate '2011-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '368871'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4147__899_259>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4147__899_259> ;
  mr:hasGeometry <https://eurobis.org/id/point/4147__899_259> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.193563 28.655189)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.193563"^^xsd:decimal ;
  dwc:decimalLongitude "28.655189"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4147__899_259>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "899_259" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4147_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-08'^^xsd:date;
  dwc:institutionCode 'Mare Nostrum'^^xsd:string;
  dwc:collectionCode '899'^^xsd:integer;
  dwc:catalogNumber '899_259'^^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 '15'^^xsd:integer;
  dwc:collectorNumber '899_259'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Romanian Coast of Black Sea'^^xsd:string;
  dwc:longitude '28.655189'^^xsd:double;
  dwc:startLongitude '28.6551886'^^xsd:double;
  dwc:endLongitude '28.6551886'^^xsd:double;
  dwc:latitude '44.193563'^^xsd:double;
  dwc:startLatitude '44.1935634'^^xsd:double;
  dwc:endLatitude '44.1935634'^^xsd:double;
  dwc:boundingBox 'POLYGON ((28.6551886 44.1935634, 28.6551886 44.1935634, 28.6551886 44.1935634, 28.6551886 44.1935634, 28.6551886 44.1935634))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena relicta" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '899_259'^^xsd:string;
  dwc:observationDate '2012-11-15'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4147__899_138>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4147__899_138> ;
  mr:hasGeometry <https://eurobis.org/id/point/4147__899_138> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.182676 28.655215)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.182676"^^xsd:decimal ;
  dwc:decimalLongitude "28.655215"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4147__899_138>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "899_138" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4147_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-08'^^xsd:date;
  dwc:institutionCode 'Mare Nostrum'^^xsd:string;
  dwc:collectionCode '899'^^xsd:integer;
  dwc:catalogNumber '899_138'^^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 '19'^^xsd:integer;
  dwc:collectorNumber '899_138'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Romanian Coast of Black Sea'^^xsd:string;
  dwc:longitude '28.655215'^^xsd:double;
  dwc:startLongitude '28.6552154'^^xsd:double;
  dwc:endLongitude '28.6552154'^^xsd:double;
  dwc:latitude '44.182676'^^xsd:double;
  dwc:startLatitude '44.1826756'^^xsd:double;
  dwc:endLatitude '44.1826756'^^xsd:double;
  dwc:boundingBox 'POLYGON ((28.6552154 44.1826756, 28.6552154 44.1826756, 28.6552154 44.1826756, 28.6552154 44.1826756, 28.6552154 44.1826756))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena relicta" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '899_138'^^xsd:string;
  dwc:observationDate '2012-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4147__899_104>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4147__899_104> ;
  mr:hasGeometry <https://eurobis.org/id/point/4147__899_104> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.195583 28.655222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.195583"^^xsd:decimal ;
  dwc:decimalLongitude "28.655222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4147__899_104>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "899_104" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4147_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-08'^^xsd:date;
  dwc:institutionCode 'Mare Nostrum'^^xsd:string;
  dwc:collectionCode '899'^^xsd:integer;
  dwc:catalogNumber '899_104'^^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 '899_104'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Romanian Coast of Black Sea'^^xsd:string;
  dwc:longitude '28.655222'^^xsd:double;
  dwc:startLongitude '28.6552222'^^xsd:double;
  dwc:endLongitude '28.6552222'^^xsd:double;
  dwc:latitude '44.195583'^^xsd:double;
  dwc:startLatitude '44.1955833'^^xsd:double;
  dwc:endLatitude '44.1955833'^^xsd:double;
  dwc:boundingBox 'POLYGON ((28.6552222 44.1955833, 28.6552222 44.1955833, 28.6552222 44.1955833, 28.6552222 44.1955833, 28.6552222 44.1955833))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena relicta" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '899_104'^^xsd:string;
  dwc:observationDate '2012-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4147__899_70>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4147__899_70> ;
  mr:hasGeometry <https://eurobis.org/id/point/4147__899_70> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.193247 28.655229)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.193247"^^xsd:decimal ;
  dwc:decimalLongitude "28.655229"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4147__899_70>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "899_70" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4147_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-08'^^xsd:date;
  dwc:institutionCode 'Mare Nostrum'^^xsd:string;
  dwc:collectionCode '899'^^xsd:integer;
  dwc:catalogNumber '899_70'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '899_70'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Romanian Coast of Black Sea'^^xsd:string;
  dwc:longitude '28.655229'^^xsd:double;
  dwc:startLongitude '28.6552293'^^xsd:double;
  dwc:endLongitude '28.6552293'^^xsd:double;
  dwc:latitude '44.193247'^^xsd:double;
  dwc:startLatitude '44.1932465'^^xsd:double;
  dwc:endLatitude '44.1932465'^^xsd:double;
  dwc:boundingBox 'POLYGON ((28.6552293 44.1932465, 28.6552293 44.1932465, 28.6552293 44.1932465, 28.6552293 44.1932465, 28.6552293 44.1932465))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena relicta" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '899_70'^^xsd:string;
  dwc:observationDate '2011-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4147__899_383>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4147__899_383> ;
  mr:hasGeometry <https://eurobis.org/id/point/4147__899_383> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.195828 28.655262)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.195828"^^xsd:decimal ;
  dwc:decimalLongitude "28.655262"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4147__899_383>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "899_383" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4147_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-08'^^xsd:date;
  dwc:institutionCode 'Mare Nostrum'^^xsd:string;
  dwc:collectionCode '899'^^xsd:integer;
  dwc:catalogNumber '899_383'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus ponticus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2014'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '899_383'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Romanian Coast of Black Sea'^^xsd:string;
  dwc:longitude '28.655262'^^xsd:double;
  dwc:startLongitude '28.655262'^^xsd:double;
  dwc:endLongitude '28.655262'^^xsd:double;
  dwc:latitude '44.195828'^^xsd:double;
  dwc:startLatitude '44.1958283'^^xsd:double;
  dwc:endLatitude '44.1958283'^^xsd:double;
  dwc:boundingBox 'POLYGON ((28.655262 44.1958283, 28.655262 44.1958283, 28.655262 44.1958283, 28.655262 44.1958283, 28.655262 44.1958283))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Tursiops truncatus ponticus" by the provider'^^xsd:string;
  dwc:aphiaid '368871'^^xsd:integer;
  dwc:occurrenceId '899_383'^^xsd:string;
  dwc:observationDate '2014-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '368871'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4147__899_52>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4147__899_52> ;
  mr:hasGeometry <https://eurobis.org/id/point/4147__899_52> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.195542 28.655265)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.195542"^^xsd:decimal ;
  dwc:decimalLongitude "28.655265"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4147__899_52>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "899_52" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4147_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-08'^^xsd:date;
  dwc:institutionCode 'Mare Nostrum'^^xsd:string;
  dwc:collectionCode '899'^^xsd:integer;
  dwc:catalogNumber '899_52'^^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 '29'^^xsd:integer;
  dwc:collectorNumber '899_52'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Romanian Coast of Black Sea'^^xsd:string;
  dwc:longitude '28.655265'^^xsd:double;
  dwc:startLongitude '28.6552646'^^xsd:double;
  dwc:endLongitude '28.6552646'^^xsd:double;
  dwc:latitude '44.195542'^^xsd:double;
  dwc:startLatitude '44.1955417'^^xsd:double;
  dwc:endLatitude '44.1955417'^^xsd:double;
  dwc:boundingBox 'POLYGON ((28.6552646 44.1955417, 28.6552646 44.1955417, 28.6552646 44.1955417, 28.6552646 44.1955417, 28.6552646 44.1955417))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena relicta" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '899_52'^^xsd:string;
  dwc:observationDate '2011-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4147__899_234>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4147__899_234> ;
  mr:hasGeometry <https://eurobis.org/id/point/4147__899_234> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.974722 28.655278)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.974722"^^xsd:decimal ;
  dwc:decimalLongitude "28.655278"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4147__899_234>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "899_234" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4147_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-08'^^xsd:date;
  dwc:institutionCode 'Mare Nostrum'^^xsd:string;
  dwc:collectionCode '899'^^xsd:integer;
  dwc:catalogNumber '899_234'^^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 '1'^^xsd:integer;
  dwc:collectorNumber '899_234'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Romanian Coast of Black Sea'^^xsd:string;
  dwc:longitude '28.655278'^^xsd:double;
  dwc:startLongitude '28.6552778'^^xsd:double;
  dwc:endLongitude '28.6552778'^^xsd:double;
  dwc:latitude '43.974722'^^xsd:double;
  dwc:startLatitude '43.9747222'^^xsd:double;
  dwc:endLatitude '43.9747222'^^xsd:double;
  dwc:boundingBox 'POLYGON ((28.6552778 43.9747222, 28.6552778 43.9747222, 28.6552778 43.9747222, 28.6552778 43.9747222, 28.6552778 43.9747222))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena relicta" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '899_234'^^xsd:string;
  dwc:observationDate '2012-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4147__899_319>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4147__899_319> ;
  mr:hasGeometry <https://eurobis.org/id/point/4147__899_319> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.181944 28.655278)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.181944"^^xsd:decimal ;
  dwc:decimalLongitude "28.655278"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4147__899_319>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "899_319" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4147_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-08'^^xsd:date;
  dwc:institutionCode 'Mare Nostrum'^^xsd:string;
  dwc:collectionCode '899'^^xsd:integer;
  dwc:catalogNumber '899_319'^^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 '22'^^xsd:integer;
  dwc:collectorNumber '899_319'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Romanian Coast of Black Sea'^^xsd:string;
  dwc:longitude '28.655278'^^xsd:double;
  dwc:startLongitude '28.655278'^^xsd:double;
  dwc:endLongitude '28.655278'^^xsd:double;
  dwc:latitude '44.181944'^^xsd:double;
  dwc:startLatitude '44.181944'^^xsd:double;
  dwc:endLatitude '44.181944'^^xsd:double;
  dwc:boundingBox 'POLYGON ((28.655278 44.181944, 28.655278 44.181944, 28.655278 44.181944, 28.655278 44.181944, 28.655278 44.181944))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena relicta" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '899_319'^^xsd:string;
  dwc:observationDate '2013-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4147__899_304>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4147__899_304> ;
  mr:hasGeometry <https://eurobis.org/id/point/4147__899_304> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.182222 28.655278)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.182222"^^xsd:decimal ;
  dwc:decimalLongitude "28.655278"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4147__899_304>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "899_304" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4147_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-08'^^xsd:date;
  dwc:institutionCode 'Mare Nostrum'^^xsd:string;
  dwc:collectionCode '899'^^xsd:integer;
  dwc:catalogNumber '899_304'^^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 '15'^^xsd:integer;
  dwc:collectorNumber '899_304'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Romanian Coast of Black Sea'^^xsd:string;
  dwc:longitude '28.655278'^^xsd:double;
  dwc:startLongitude '28.655278'^^xsd:double;
  dwc:endLongitude '28.655278'^^xsd:double;
  dwc:latitude '44.182222'^^xsd:double;
  dwc:startLatitude '44.182222'^^xsd:double;
  dwc:endLatitude '44.182222'^^xsd:double;
  dwc:boundingBox 'POLYGON ((28.655278 44.182222, 28.655278 44.182222, 28.655278 44.182222, 28.655278 44.182222, 28.655278 44.182222))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena relicta" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '899_304'^^xsd:string;
  dwc:observationDate '2013-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4147__899_325>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4147__899_325> ;
  mr:hasGeometry <https://eurobis.org/id/point/4147__899_325> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.195278 28.655278)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.195278"^^xsd:decimal ;
  dwc:decimalLongitude "28.655278"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4147__899_325>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "899_325" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4147_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-08'^^xsd:date;
  dwc:institutionCode 'Mare Nostrum'^^xsd:string;
  dwc:collectionCode '899'^^xsd:integer;
  dwc:catalogNumber '899_325'^^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 '21'^^xsd:integer;
  dwc:collectorNumber '899_325'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Romanian Coast of Black Sea'^^xsd:string;
  dwc:longitude '28.655278'^^xsd:double;
  dwc:startLongitude '28.655278'^^xsd:double;
  dwc:endLongitude '28.655278'^^xsd:double;
  dwc:latitude '44.195278'^^xsd:double;
  dwc:startLatitude '44.195278'^^xsd:double;
  dwc:endLatitude '44.195278'^^xsd:double;
  dwc:boundingBox 'POLYGON ((28.655278 44.195278, 28.655278 44.195278, 28.655278 44.195278, 28.655278 44.195278, 28.655278 44.195278))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena relicta" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '899_325'^^xsd:string;
  dwc:observationDate '2013-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4147__899_294>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4147__899_294> ;
  mr:hasGeometry <https://eurobis.org/id/point/4147__899_294> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.196667 28.655278)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.196667"^^xsd:decimal ;
  dwc:decimalLongitude "28.655278"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4147__899_294>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "899_294" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4147_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-08'^^xsd:date;
  dwc:institutionCode 'Mare Nostrum'^^xsd:string;
  dwc:collectionCode '899'^^xsd:integer;
  dwc:catalogNumber '899_294'^^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 '27'^^xsd:integer;
  dwc:collectorNumber '899_294'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Romanian Coast of Black Sea'^^xsd:string;
  dwc:longitude '28.655278'^^xsd:double;
  dwc:startLongitude '28.655278'^^xsd:double;
  dwc:endLongitude '28.655278'^^xsd:double;
  dwc:latitude '44.196667'^^xsd:double;
  dwc:startLatitude '44.196667'^^xsd:double;
  dwc:endLatitude '44.196667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((28.655278 44.196667, 28.655278 44.196667, 28.655278 44.196667, 28.655278 44.196667, 28.655278 44.196667))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena relicta" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '899_294'^^xsd:string;
  dwc:observationDate '2013-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4147__899_130>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4147__899_130> ;
  mr:hasGeometry <https://eurobis.org/id/point/4147__899_130> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.196389 28.655322)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.196389"^^xsd:decimal ;
  dwc:decimalLongitude "28.655322"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4147__899_130>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "899_130" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4147_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-08'^^xsd:date;
  dwc:institutionCode 'Mare Nostrum'^^xsd:string;
  dwc:collectionCode '899'^^xsd:integer;
  dwc:catalogNumber '899_130'^^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 '16'^^xsd:integer;
  dwc:collectorNumber '899_130'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Romanian Coast of Black Sea'^^xsd:string;
  dwc:longitude '28.655322'^^xsd:double;
  dwc:startLongitude '28.6553215'^^xsd:double;
  dwc:endLongitude '28.6553215'^^xsd:double;
  dwc:latitude '44.196389'^^xsd:double;
  dwc:startLatitude '44.1963886'^^xsd:double;
  dwc:endLatitude '44.1963886'^^xsd:double;
  dwc:boundingBox 'POLYGON ((28.6553215 44.1963886, 28.6553215 44.1963886, 28.6553215 44.1963886, 28.6553215 44.1963886, 28.6553215 44.1963886))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena relicta" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '899_130'^^xsd:string;
  dwc:observationDate '2012-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4147__899_34>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4147__899_34> ;
  mr:hasGeometry <https://eurobis.org/id/point/4147__899_34> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.188352 28.655399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.188352"^^xsd:decimal ;
  dwc:decimalLongitude "28.655399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4147__899_34>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "899_34" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4147_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-08'^^xsd:date;
  dwc:institutionCode 'Mare Nostrum'^^xsd:string;
  dwc:collectionCode '899'^^xsd:integer;
  dwc:catalogNumber '899_34'^^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 '14'^^xsd:integer;
  dwc:collectorNumber '899_34'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Romanian Coast of Black Sea'^^xsd:string;
  dwc:longitude '28.655399'^^xsd:double;
  dwc:startLongitude '28.6553987'^^xsd:double;
  dwc:endLongitude '28.6553987'^^xsd:double;
  dwc:latitude '44.188352'^^xsd:double;
  dwc:startLatitude '44.1883519'^^xsd:double;
  dwc:endLatitude '44.1883519'^^xsd:double;
  dwc:boundingBox 'POLYGON ((28.6553987 44.1883519, 28.6553987 44.1883519, 28.6553987 44.1883519, 28.6553987 44.1883519, 28.6553987 44.1883519))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena relicta" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '899_34'^^xsd:string;
  dwc:observationDate '2011-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4147__899_80>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4147__899_80> ;
  mr:hasGeometry <https://eurobis.org/id/point/4147__899_80> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.183894 28.655409)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.183894"^^xsd:decimal ;
  dwc:decimalLongitude "28.655409"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4147__899_80>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "899_80" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4147_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-08'^^xsd:date;
  dwc:institutionCode 'Mare Nostrum'^^xsd:string;
  dwc:collectionCode '899'^^xsd:integer;
  dwc:catalogNumber '899_80'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '899_80'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Romanian Coast of Black Sea'^^xsd:string;
  dwc:longitude '28.655409'^^xsd:double;
  dwc:startLongitude '28.6554087'^^xsd:double;
  dwc:endLongitude '28.6554087'^^xsd:double;
  dwc:latitude '44.183894'^^xsd:double;
  dwc:startLatitude '44.1838938'^^xsd:double;
  dwc:endLatitude '44.1838938'^^xsd:double;
  dwc:boundingBox 'POLYGON ((28.6554087 44.1838938, 28.6554087 44.1838938, 28.6554087 44.1838938, 28.6554087 44.1838938, 28.6554087 44.1838938))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena relicta" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '899_80'^^xsd:string;
  dwc:observationDate '2011-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4147__899_388>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4147__899_388> ;
  mr:hasGeometry <https://eurobis.org/id/point/4147__899_388> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.196639 28.6555)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.196639"^^xsd:decimal ;
  dwc:decimalLongitude "28.6555"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4147__899_388>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "899_388" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4147_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-08'^^xsd:date;
  dwc:institutionCode 'Mare Nostrum'^^xsd:string;
  dwc:collectionCode '899'^^xsd:integer;
  dwc:catalogNumber '899_388'^^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 '13'^^xsd:integer;
  dwc:collectorNumber '899_388'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Romanian Coast of Black Sea'^^xsd:string;
  dwc:longitude '28.6555'^^xsd:double;
  dwc:startLongitude '28.6555'^^xsd:double;
  dwc:endLongitude '28.6555'^^xsd:double;
  dwc:latitude '44.196639'^^xsd:double;
  dwc:startLatitude '44.1966389'^^xsd:double;
  dwc:endLatitude '44.1966389'^^xsd:double;
  dwc:boundingBox 'POLYGON ((28.6555 44.1966389, 28.6555 44.1966389, 28.6555 44.1966389, 28.6555 44.1966389, 28.6555 44.1966389))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Tursiops truncatus ponticus" by the provider'^^xsd:string;
  dwc:aphiaid '368871'^^xsd:integer;
  dwc:occurrenceId '899_388'^^xsd:string;
  dwc:observationDate '2014-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '368871'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4147__899_390>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4147__899_390> ;
  mr:hasGeometry <https://eurobis.org/id/point/4147__899_390> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.182404 28.65553)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.182404"^^xsd:decimal ;
  dwc:decimalLongitude "28.65553"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4147__899_390>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "899_390" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4147_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-08'^^xsd:date;
  dwc:institutionCode 'Mare Nostrum'^^xsd:string;
  dwc:collectionCode '899'^^xsd:integer;
  dwc:catalogNumber '899_390'^^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 '16'^^xsd:integer;
  dwc:collectorNumber '899_390'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Romanian Coast of Black Sea'^^xsd:string;
  dwc:longitude '28.65553'^^xsd:double;
  dwc:startLongitude '28.6555302'^^xsd:double;
  dwc:endLongitude '28.6555302'^^xsd:double;
  dwc:latitude '44.182404'^^xsd:double;
  dwc:startLatitude '44.182404'^^xsd:double;
  dwc:endLatitude '44.182404'^^xsd:double;
  dwc:boundingBox 'POLYGON ((28.6555302 44.182404, 28.6555302 44.182404, 28.6555302 44.182404, 28.6555302 44.182404, 28.6555302 44.182404))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Tursiops truncatus ponticus" by the provider'^^xsd:string;
  dwc:aphiaid '368871'^^xsd:integer;
  dwc:occurrenceId '899_390'^^xsd:string;
  dwc:observationDate '2014-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '368871'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4147__899_251>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4147__899_251> ;
  mr:hasGeometry <https://eurobis.org/id/point/4147__899_251> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.183905 28.655674)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.183905"^^xsd:decimal ;
  dwc:decimalLongitude "28.655674"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4147__899_251>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "899_251" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4147_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-08'^^xsd:date;
  dwc:institutionCode 'Mare Nostrum'^^xsd:string;
  dwc:collectionCode '899'^^xsd:integer;
  dwc:catalogNumber '899_251'^^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 '3'^^xsd:integer;
  dwc:collectorNumber '899_251'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Romanian Coast of Black Sea'^^xsd:string;
  dwc:longitude '28.655674'^^xsd:double;
  dwc:startLongitude '28.6556741'^^xsd:double;
  dwc:endLongitude '28.6556741'^^xsd:double;
  dwc:latitude '44.183905'^^xsd:double;
  dwc:startLatitude '44.1839047'^^xsd:double;
  dwc:endLatitude '44.1839047'^^xsd:double;
  dwc:boundingBox 'POLYGON ((28.6556741 44.1839047, 28.6556741 44.1839047, 28.6556741 44.1839047, 28.6556741 44.1839047, 28.6556741 44.1839047))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena relicta" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '899_251'^^xsd:string;
  dwc:observationDate '2012-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4147__899_527>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4147__899_527> ;
  mr:hasGeometry <https://eurobis.org/id/point/4147__899_527> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.183881 28.655691)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.183881"^^xsd:decimal ;
  dwc:decimalLongitude "28.655691"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4147__899_527>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "899_527" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4147_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-08'^^xsd:date;
  dwc:institutionCode 'Mare Nostrum'^^xsd:string;
  dwc:collectionCode '899'^^xsd:integer;
  dwc:catalogNumber '899_527'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus ponticus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '899_527'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:startYearCollected '2016'^^xsd:integer;
  dwc:endYearCollected '2016'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Romanian Coast of Black Sea'^^xsd:string;
  dwc:longitude '28.655691'^^xsd:double;
  dwc:startLongitude '28.6556911'^^xsd:double;
  dwc:endLongitude '28.6556911'^^xsd:double;
  dwc:latitude '44.183881'^^xsd:double;
  dwc:startLatitude '44.1838812'^^xsd:double;
  dwc:endLatitude '44.1838812'^^xsd:double;
  dwc:boundingBox 'POLYGON ((28.6556911 44.1838812, 28.6556911 44.1838812, 28.6556911 44.1838812, 28.6556911 44.1838812, 28.6556911 44.1838812))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Tursiops truncatus ponticus" by the provider'^^xsd:string;
  dwc:aphiaid '368871'^^xsd:integer;
  dwc:occurrenceId '899_527'^^xsd:string;
  dwc:observationDate '2016-11-18'^^xsd:date;
  dwc:aphiaIdAccepted '368871'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4147__899_367>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4147__899_367> ;
  mr:hasGeometry <https://eurobis.org/id/point/4147__899_367> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.201405 28.655777)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.201405"^^xsd:decimal ;
  dwc:decimalLongitude "28.655777"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4147__899_367>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "899_367" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4147_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-08'^^xsd:date;
  dwc:institutionCode 'Mare Nostrum'^^xsd:string;
  dwc:collectionCode '899'^^xsd:integer;
  dwc:catalogNumber '899_367'^^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 '2'^^xsd:integer;
  dwc:collectorNumber '899_367'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Romanian Coast of Black Sea'^^xsd:string;
  dwc:longitude '28.655777'^^xsd:double;
  dwc:startLongitude '28.655777'^^xsd:double;
  dwc:endLongitude '28.655777'^^xsd:double;
  dwc:latitude '44.201405'^^xsd:double;
  dwc:startLatitude '44.2014049'^^xsd:double;
  dwc:endLatitude '44.2014049'^^xsd:double;
  dwc:boundingBox 'POLYGON ((28.655777 44.2014049, 28.655777 44.2014049, 28.655777 44.2014049, 28.655777 44.2014049, 28.655777 44.2014049))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena relicta" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '899_367'^^xsd:string;
  dwc:observationDate '2014-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4147__899_178>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4147__899_178> ;
  mr:hasGeometry <https://eurobis.org/id/point/4147__899_178> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.187913 28.655789)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.187913"^^xsd:decimal ;
  dwc:decimalLongitude "28.655789"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4147__899_178>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "899_178" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4147_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-08'^^xsd:date;
  dwc:institutionCode 'Mare Nostrum'^^xsd:string;
  dwc:collectionCode '899'^^xsd:integer;
  dwc:catalogNumber '899_178'^^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 '14'^^xsd:integer;
  dwc:collectorNumber '899_178'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Romanian Coast of Black Sea'^^xsd:string;
  dwc:longitude '28.655789'^^xsd:double;
  dwc:startLongitude '28.6557894'^^xsd:double;
  dwc:endLongitude '28.6557894'^^xsd:double;
  dwc:latitude '44.187913'^^xsd:double;
  dwc:startLatitude '44.187913'^^xsd:double;
  dwc:endLatitude '44.187913'^^xsd:double;
  dwc:boundingBox 'POLYGON ((28.6557894 44.187913, 28.6557894 44.187913, 28.6557894 44.187913, 28.6557894 44.187913, 28.6557894 44.187913))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena relicta" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '899_178'^^xsd:string;
  dwc:observationDate '2012-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4147__899_197>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4147__899_197> ;
  mr:hasGeometry <https://eurobis.org/id/point/4147__899_197> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.187913 28.655789)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.187913"^^xsd:decimal ;
  dwc:decimalLongitude "28.655789"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4147__899_197>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "899_197" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4147_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-08'^^xsd:date;
  dwc:institutionCode 'Mare Nostrum'^^xsd:string;
  dwc:collectionCode '899'^^xsd:integer;
  dwc:catalogNumber '899_197'^^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 '899_197'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Romanian Coast of Black Sea'^^xsd:string;
  dwc:longitude '28.655789'^^xsd:double;
  dwc:startLongitude '28.6557894'^^xsd:double;
  dwc:endLongitude '28.6557894'^^xsd:double;
  dwc:latitude '44.187913'^^xsd:double;
  dwc:startLatitude '44.187913'^^xsd:double;
  dwc:endLatitude '44.187913'^^xsd:double;
  dwc:boundingBox 'POLYGON ((28.6557894 44.187913, 28.6557894 44.187913, 28.6557894 44.187913, 28.6557894 44.187913, 28.6557894 44.187913))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena relicta" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '899_197'^^xsd:string;
  dwc:observationDate '2012-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4147__899_214>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4147__899_214> ;
  mr:hasGeometry <https://eurobis.org/id/point/4147__899_214> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.187913 28.655789)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.187913"^^xsd:decimal ;
  dwc:decimalLongitude "28.655789"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4147__899_214>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "899_214" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4147_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-08'^^xsd:date;
  dwc:institutionCode 'Mare Nostrum'^^xsd:string;
  dwc:collectionCode '899'^^xsd:integer;
  dwc:catalogNumber '899_214'^^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 '29'^^xsd:integer;
  dwc:collectorNumber '899_214'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Romanian Coast of Black Sea'^^xsd:string;
  dwc:longitude '28.655789'^^xsd:double;
  dwc:startLongitude '28.6557894'^^xsd:double;
  dwc:endLongitude '28.6557894'^^xsd:double;
  dwc:latitude '44.187913'^^xsd:double;
  dwc:startLatitude '44.187913'^^xsd:double;
  dwc:endLatitude '44.187913'^^xsd:double;
  dwc:boundingBox 'POLYGON ((28.6557894 44.187913, 28.6557894 44.187913, 28.6557894 44.187913, 28.6557894 44.187913, 28.6557894 44.187913))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena relicta" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '899_214'^^xsd:string;
  dwc:observationDate '2012-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4147__899_76>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4147__899_76> ;
  mr:hasGeometry <https://eurobis.org/id/point/4147__899_76> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.181609 28.655896)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.181609"^^xsd:decimal ;
  dwc:decimalLongitude "28.655896"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4147__899_76>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "899_76" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4147_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-08'^^xsd:date;
  dwc:institutionCode 'Mare Nostrum'^^xsd:string;
  dwc:collectionCode '899'^^xsd:integer;
  dwc:catalogNumber '899_76'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '899_76'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Romanian Coast of Black Sea'^^xsd:string;
  dwc:longitude '28.655896'^^xsd:double;
  dwc:startLongitude '28.6558964'^^xsd:double;
  dwc:endLongitude '28.6558964'^^xsd:double;
  dwc:latitude '44.181609'^^xsd:double;
  dwc:startLatitude '44.1816086'^^xsd:double;
  dwc:endLatitude '44.1816086'^^xsd:double;
  dwc:boundingBox 'POLYGON ((28.6558964 44.1816086, 28.6558964 44.1816086, 28.6558964 44.1816086, 28.6558964 44.1816086, 28.6558964 44.1816086))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena relicta" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '899_76'^^xsd:string;
  dwc:observationDate '2011-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4147__899_32>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4147__899_32> ;
  mr:hasGeometry <https://eurobis.org/id/point/4147__899_32> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.192573 28.655946)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.192573"^^xsd:decimal ;
  dwc:decimalLongitude "28.655946"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4147__899_32>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "899_32" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4147_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-08'^^xsd:date;
  dwc:institutionCode 'Mare Nostrum'^^xsd:string;
  dwc:collectionCode '899'^^xsd:integer;
  dwc:catalogNumber '899_32'^^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 '13'^^xsd:integer;
  dwc:collectorNumber '899_32'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Romanian Coast of Black Sea'^^xsd:string;
  dwc:longitude '28.655946'^^xsd:double;
  dwc:startLongitude '28.6559459'^^xsd:double;
  dwc:endLongitude '28.6559459'^^xsd:double;
  dwc:latitude '44.192573'^^xsd:double;
  dwc:startLatitude '44.1925734'^^xsd:double;
  dwc:endLatitude '44.1925734'^^xsd:double;
  dwc:boundingBox 'POLYGON ((28.6559459 44.1925734, 28.6559459 44.1925734, 28.6559459 44.1925734, 28.6559459 44.1925734, 28.6559459 44.1925734))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena relicta" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '899_32'^^xsd:string;
  dwc:observationDate '2011-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4147__899_269>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4147__899_269> ;
  mr:hasGeometry <https://eurobis.org/id/point/4147__899_269> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.201361 28.65625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.201361"^^xsd:decimal ;
  dwc:decimalLongitude "28.65625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4147__899_269>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "899_269" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4147_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-08'^^xsd:date;
  dwc:institutionCode 'Mare Nostrum'^^xsd:string;
  dwc:collectionCode '899'^^xsd:integer;
  dwc:catalogNumber '899_269'^^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 '7'^^xsd:integer;
  dwc:collectorNumber '899_269'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Romanian Coast of Black Sea'^^xsd:string;
  dwc:longitude '28.65625'^^xsd:double;
  dwc:startLongitude '28.65625'^^xsd:double;
  dwc:endLongitude '28.65625'^^xsd:double;
  dwc:latitude '44.201361'^^xsd:double;
  dwc:startLatitude '44.201361'^^xsd:double;
  dwc:endLatitude '44.201361'^^xsd:double;
  dwc:boundingBox 'POLYGON ((28.65625 44.201361, 28.65625 44.201361, 28.65625 44.201361, 28.65625 44.201361, 28.65625 44.201361))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena relicta" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '899_269'^^xsd:string;
  dwc:observationDate '2013-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4147__899_229>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4147__899_229> ;
  mr:hasGeometry <https://eurobis.org/id/point/4147__899_229> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.180112 28.656347)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.180112"^^xsd:decimal ;
  dwc:decimalLongitude "28.656347"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4147__899_229>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "899_229" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4147_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-08'^^xsd:date;
  dwc:institutionCode 'Mare Nostrum'^^xsd:string;
  dwc:collectionCode '899'^^xsd:integer;
  dwc:catalogNumber '899_229'^^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 '899_229'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Romanian Coast of Black Sea'^^xsd:string;
  dwc:longitude '28.656347'^^xsd:double;
  dwc:startLongitude '28.6563473'^^xsd:double;
  dwc:endLongitude '28.6563473'^^xsd:double;
  dwc:latitude '44.180112'^^xsd:double;
  dwc:startLatitude '44.1801116'^^xsd:double;
  dwc:endLatitude '44.1801116'^^xsd:double;
  dwc:boundingBox 'POLYGON ((28.6563473 44.1801116, 28.6563473 44.1801116, 28.6563473 44.1801116, 28.6563473 44.1801116, 28.6563473 44.1801116))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena relicta" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '899_229'^^xsd:string;
  dwc:observationDate '2012-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4147__899_151>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4147__899_151> ;
  mr:hasGeometry <https://eurobis.org/id/point/4147__899_151> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.977398 28.656352)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.977398"^^xsd:decimal ;
  dwc:decimalLongitude "28.656352"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4147__899_151>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "899_151" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4147_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-08'^^xsd:date;
  dwc:institutionCode 'Mare Nostrum'^^xsd:string;
  dwc:collectionCode '899'^^xsd:integer;
  dwc:catalogNumber '899_151'^^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 '23'^^xsd:integer;
  dwc:collectorNumber '899_151'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Romanian Coast of Black Sea'^^xsd:string;
  dwc:longitude '28.656352'^^xsd:double;
  dwc:startLongitude '28.6563515'^^xsd:double;
  dwc:endLongitude '28.6563515'^^xsd:double;
  dwc:latitude '43.977398'^^xsd:double;
  dwc:startLatitude '43.9773983'^^xsd:double;
  dwc:endLatitude '43.9773983'^^xsd:double;
  dwc:boundingBox 'POLYGON ((28.6563515 43.9773983, 28.6563515 43.9773983, 28.6563515 43.9773983, 28.6563515 43.9773983, 28.6563515 43.9773983))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena relicta" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '899_151'^^xsd:string;
  dwc:observationDate '2012-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4147__899_244>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4147__899_244> ;
  mr:hasGeometry <https://eurobis.org/id/point/4147__899_244> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.180278 28.656667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.180278"^^xsd:decimal ;
  dwc:decimalLongitude "28.656667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4147__899_244>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "899_244" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4147_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-08'^^xsd:date;
  dwc:institutionCode 'Mare Nostrum'^^xsd:string;
  dwc:collectionCode '899'^^xsd:integer;
  dwc:catalogNumber '899_244'^^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 '2'^^xsd:integer;
  dwc:collectorNumber '899_244'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Romanian Coast of Black Sea'^^xsd:string;
  dwc:longitude '28.656667'^^xsd:double;
  dwc:startLongitude '28.6566667'^^xsd:double;
  dwc:endLongitude '28.6566667'^^xsd:double;
  dwc:latitude '44.180278'^^xsd:double;
  dwc:startLatitude '44.1802778'^^xsd:double;
  dwc:endLatitude '44.1802778'^^xsd:double;
  dwc:boundingBox 'POLYGON ((28.6566667 44.1802778, 28.6566667 44.1802778, 28.6566667 44.1802778, 28.6566667 44.1802778, 28.6566667 44.1802778))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena relicta" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '899_244'^^xsd:string;
  dwc:observationDate '2012-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4147__899_314>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4147__899_314> ;
  mr:hasGeometry <https://eurobis.org/id/point/4147__899_314> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.198889 28.656667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.198889"^^xsd:decimal ;
  dwc:decimalLongitude "28.656667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4147__899_314>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "899_314" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4147_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-08'^^xsd:date;
  dwc:institutionCode 'Mare Nostrum'^^xsd:string;
  dwc:collectionCode '899'^^xsd:integer;
  dwc:catalogNumber '899_314'^^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 '5'^^xsd:integer;
  dwc:collectorNumber '899_314'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Romanian Coast of Black Sea'^^xsd:string;
  dwc:longitude '28.656667'^^xsd:double;
  dwc:startLongitude '28.656667'^^xsd:double;
  dwc:endLongitude '28.656667'^^xsd:double;
  dwc:latitude '44.198889'^^xsd:double;
  dwc:startLatitude '44.198889'^^xsd:double;
  dwc:endLatitude '44.198889'^^xsd:double;
  dwc:boundingBox 'POLYGON ((28.656667 44.198889, 28.656667 44.198889, 28.656667 44.198889, 28.656667 44.198889, 28.656667 44.198889))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Tursiops truncatus ponticus" by the provider'^^xsd:string;
  dwc:aphiaid '368871'^^xsd:integer;
  dwc:occurrenceId '899_314'^^xsd:string;
  dwc:observationDate '2013-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '368871'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4147__899_331>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4147__899_331> ;
  mr:hasGeometry <https://eurobis.org/id/point/4147__899_331> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.179083 28.656778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.179083"^^xsd:decimal ;
  dwc:decimalLongitude "28.656778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4147__899_331>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "899_331" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4147_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-08'^^xsd:date;
  dwc:institutionCode 'Mare Nostrum'^^xsd:string;
  dwc:collectionCode '899'^^xsd:integer;
  dwc:catalogNumber '899_331'^^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 '8'^^xsd:integer;
  dwc:collectorNumber '899_331'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Romanian Coast of Black Sea'^^xsd:string;
  dwc:longitude '28.656778'^^xsd:double;
  dwc:startLongitude '28.6567778'^^xsd:double;
  dwc:endLongitude '28.6567778'^^xsd:double;
  dwc:latitude '44.179083'^^xsd:double;
  dwc:startLatitude '44.1790833'^^xsd:double;
  dwc:endLatitude '44.1790833'^^xsd:double;
  dwc:boundingBox 'POLYGON ((28.6567778 44.1790833, 28.6567778 44.1790833, 28.6567778 44.1790833, 28.6567778 44.1790833, 28.6567778 44.1790833))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena relicta" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '899_331'^^xsd:string;
  dwc:observationDate '2014-04-08'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4147__899_397>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4147__899_397> ;
  mr:hasGeometry <https://eurobis.org/id/point/4147__899_397> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2015 28.656833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2015"^^xsd:decimal ;
  dwc:decimalLongitude "28.656833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4147__899_397>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "899_397" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4147_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-08'^^xsd:date;
  dwc:institutionCode 'Mare Nostrum'^^xsd:string;
  dwc:collectionCode '899'^^xsd:integer;
  dwc:catalogNumber '899_397'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus ponticus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2014'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '899_397'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Romanian Coast of Black Sea'^^xsd:string;
  dwc:longitude '28.656833'^^xsd:double;
  dwc:startLongitude '28.6568333'^^xsd:double;
  dwc:endLongitude '28.6568333'^^xsd:double;
  dwc:latitude '44.2015'^^xsd:double;
  dwc:startLatitude '44.2015'^^xsd:double;
  dwc:endLatitude '44.2015'^^xsd:double;
  dwc:boundingBox 'POLYGON ((28.6568333 44.2015, 28.6568333 44.2015, 28.6568333 44.2015, 28.6568333 44.2015, 28.6568333 44.2015))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Tursiops truncatus ponticus" by the provider'^^xsd:string;
  dwc:aphiaid '368871'^^xsd:integer;
  dwc:occurrenceId '899_397'^^xsd:string;
  dwc:observationDate '2014-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '368871'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4147__899_82>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4147__899_82> ;
  mr:hasGeometry <https://eurobis.org/id/point/4147__899_82> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.191935 28.656922)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.191935"^^xsd:decimal ;
  dwc:decimalLongitude "28.656922"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4147__899_82>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "899_82" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4147_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-08'^^xsd:date;
  dwc:institutionCode 'Mare Nostrum'^^xsd:string;
  dwc:collectionCode '899'^^xsd:integer;
  dwc:catalogNumber '899_82'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '899_82'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Romanian Coast of Black Sea'^^xsd:string;
  dwc:longitude '28.656922'^^xsd:double;
  dwc:startLongitude '28.6569215'^^xsd:double;
  dwc:endLongitude '28.6569215'^^xsd:double;
  dwc:latitude '44.191935'^^xsd:double;
  dwc:startLatitude '44.1919351'^^xsd:double;
  dwc:endLatitude '44.1919351'^^xsd:double;
  dwc:boundingBox 'POLYGON ((28.6569215 44.1919351, 28.6569215 44.1919351, 28.6569215 44.1919351, 28.6569215 44.1919351, 28.6569215 44.1919351))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena relicta" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '899_82'^^xsd:string;
  dwc:observationDate '2011-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4147__899_327>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4147__899_327> ;
  mr:hasGeometry <https://eurobis.org/id/point/4147__899_327> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.024389 28.656972)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.024389"^^xsd:decimal ;
  dwc:decimalLongitude "28.656972"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4147__899_327>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "899_327" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4147_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-08'^^xsd:date;
  dwc:institutionCode 'Mare Nostrum'^^xsd:string;
  dwc:collectionCode '899'^^xsd:integer;
  dwc:catalogNumber '899_327'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus ponticus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2014'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '899_327'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Romanian Coast of Black Sea'^^xsd:string;
  dwc:longitude '28.656972'^^xsd:double;
  dwc:startLongitude '28.6569722'^^xsd:double;
  dwc:endLongitude '28.6569722'^^xsd:double;
  dwc:latitude '44.024389'^^xsd:double;
  dwc:startLatitude '44.0243889'^^xsd:double;
  dwc:endLatitude '44.0243889'^^xsd:double;
  dwc:boundingBox 'POLYGON ((28.6569722 44.0243889, 28.6569722 44.0243889, 28.6569722 44.0243889, 28.6569722 44.0243889, 28.6569722 44.0243889))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Tursiops truncatus ponticus" by the provider'^^xsd:string;
  dwc:aphiaid '368871'^^xsd:integer;
  dwc:occurrenceId '899_327'^^xsd:string;
  dwc:observationDate '2014-01-17'^^xsd:date;
  dwc:aphiaIdAccepted '368871'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4147__899_231>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4147__899_231> ;
  mr:hasGeometry <https://eurobis.org/id/point/4147__899_231> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.023333 28.657222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.023333"^^xsd:decimal ;
  dwc:decimalLongitude "28.657222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4147__899_231>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "899_231" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4147_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-08'^^xsd:date;
  dwc:institutionCode 'Mare Nostrum'^^xsd:string;
  dwc:collectionCode '899'^^xsd:integer;
  dwc:catalogNumber '899_231'^^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 '1'^^xsd:integer;
  dwc:collectorNumber '899_231'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Romanian Coast of Black Sea'^^xsd:string;
  dwc:longitude '28.657222'^^xsd:double;
  dwc:startLongitude '28.6572222'^^xsd:double;
  dwc:endLongitude '28.6572222'^^xsd:double;
  dwc:latitude '44.023333'^^xsd:double;
  dwc:startLatitude '44.0233333'^^xsd:double;
  dwc:endLatitude '44.0233333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((28.6572222 44.0233333, 28.6572222 44.0233333, 28.6572222 44.0233333, 28.6572222 44.0233333, 28.6572222 44.0233333))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena relicta" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '899_231'^^xsd:string;
  dwc:observationDate '2012-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4147__899_515>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4147__899_515> ;
  mr:hasGeometry <https://eurobis.org/id/point/4147__899_515> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.179434 28.657236)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.179434"^^xsd:decimal ;
  dwc:decimalLongitude "28.657236"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4147__899_515>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "899_515" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4147_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-08'^^xsd:date;
  dwc:institutionCode 'Mare Nostrum'^^xsd:string;
  dwc:collectionCode '899'^^xsd:integer;
  dwc:catalogNumber '899_515'^^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 '8'^^xsd:integer;
  dwc:collectorNumber '899_515'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:startYearCollected '2016'^^xsd:integer;
  dwc:endYearCollected '2016'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Romanian Coast of Black Sea'^^xsd:string;
  dwc:longitude '28.657236'^^xsd:double;
  dwc:startLongitude '28.6572361'^^xsd:double;
  dwc:endLongitude '28.6572361'^^xsd:double;
  dwc:latitude '44.179434'^^xsd:double;
  dwc:startLatitude '44.1794341'^^xsd:double;
  dwc:endLatitude '44.1794341'^^xsd:double;
  dwc:boundingBox 'POLYGON ((28.6572361 44.1794341, 28.6572361 44.1794341, 28.6572361 44.1794341, 28.6572361 44.1794341, 28.6572361 44.1794341))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena relicta" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '899_515'^^xsd:string;
  dwc:observationDate '2016-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4147__899_519>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4147__899_519> ;
  mr:hasGeometry <https://eurobis.org/id/point/4147__899_519> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.181127 28.657236)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.181127"^^xsd:decimal ;
  dwc:decimalLongitude "28.657236"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4147__899_519>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "899_519" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4147_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-08'^^xsd:date;
  dwc:institutionCode 'Mare Nostrum'^^xsd:string;
  dwc:collectionCode '899'^^xsd:integer;
  dwc:catalogNumber '899_519'^^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 '12'^^xsd:integer;
  dwc:collectorNumber '899_519'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:startYearCollected '2016'^^xsd:integer;
  dwc:endYearCollected '2016'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Romanian Coast of Black Sea'^^xsd:string;
  dwc:longitude '28.657236'^^xsd:double;
  dwc:startLongitude '28.6572361'^^xsd:double;
  dwc:endLongitude '28.6572361'^^xsd:double;
  dwc:latitude '44.181127'^^xsd:double;
  dwc:startLatitude '44.1811268'^^xsd:double;
  dwc:endLatitude '44.1811268'^^xsd:double;
  dwc:boundingBox 'POLYGON ((28.6572361 44.1811268, 28.6572361 44.1811268, 28.6572361 44.1811268, 28.6572361 44.1811268, 28.6572361 44.1811268))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena relicta" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '899_519'^^xsd:string;
  dwc:observationDate '2016-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4147__899_504>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4147__899_504> ;
  mr:hasGeometry <https://eurobis.org/id/point/4147__899_504> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.195867 28.657408)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.195867"^^xsd:decimal ;
  dwc:decimalLongitude "28.657408"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4147__899_504>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "899_504" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4147_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-08'^^xsd:date;
  dwc:institutionCode 'Mare Nostrum'^^xsd:string;
  dwc:collectionCode '899'^^xsd:integer;
  dwc:catalogNumber '899_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 '18'^^xsd:integer;
  dwc:collectorNumber '899_504'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:startYearCollected '2016'^^xsd:integer;
  dwc:endYearCollected '2016'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Romanian Coast of Black Sea'^^xsd:string;
  dwc:longitude '28.657408'^^xsd:double;
  dwc:startLongitude '28.6574078'^^xsd:double;
  dwc:endLongitude '28.6574078'^^xsd:double;
  dwc:latitude '44.195867'^^xsd:double;
  dwc:startLatitude '44.1958668'^^xsd:double;
  dwc:endLatitude '44.1958668'^^xsd:double;
  dwc:boundingBox 'POLYGON ((28.6574078 44.1958668, 28.6574078 44.1958668, 28.6574078 44.1958668, 28.6574078 44.1958668, 28.6574078 44.1958668))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena relicta" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '899_504'^^xsd:string;
  dwc:observationDate '2016-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4147__899_496>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4147__899_496> ;
  mr:hasGeometry <https://eurobis.org/id/point/4147__899_496> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.17965 28.657683)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.17965"^^xsd:decimal ;
  dwc:decimalLongitude "28.657683"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4147__899_496>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "899_496" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4147_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-08'^^xsd:date;
  dwc:institutionCode 'Mare Nostrum'^^xsd:string;
  dwc:collectionCode '899'^^xsd:integer;
  dwc:catalogNumber '899_496'^^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 '27'^^xsd:integer;
  dwc:collectorNumber '899_496'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:startYearCollected '2016'^^xsd:integer;
  dwc:endYearCollected '2016'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Romanian Coast of Black Sea'^^xsd:string;
  dwc:longitude '28.657683'^^xsd:double;
  dwc:startLongitude '28.6576833'^^xsd:double;
  dwc:endLongitude '28.6576833'^^xsd:double;
  dwc:latitude '44.17965'^^xsd:double;
  dwc:startLatitude '44.17965'^^xsd:double;
  dwc:endLatitude '44.17965'^^xsd:double;
  dwc:boundingBox 'POLYGON ((28.6576833 44.17965, 28.6576833 44.17965, 28.6576833 44.17965, 28.6576833 44.17965, 28.6576833 44.17965))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena relicta" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '899_496'^^xsd:string;
  dwc:observationDate '2016-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4147__899_488>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4147__899_488> ;
  mr:hasGeometry <https://eurobis.org/id/point/4147__899_488> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.028056 28.657778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.028056"^^xsd:decimal ;
  dwc:decimalLongitude "28.657778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4147__899_488>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "899_488" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4147_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-08'^^xsd:date;
  dwc:institutionCode 'Mare Nostrum'^^xsd:string;
  dwc:collectionCode '899'^^xsd:integer;
  dwc:catalogNumber '899_488'^^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 '23'^^xsd:integer;
  dwc:collectorNumber '899_488'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:startYearCollected '2016'^^xsd:integer;
  dwc:endYearCollected '2016'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Romanian Coast of Black Sea'^^xsd:string;
  dwc:longitude '28.657778'^^xsd:double;
  dwc:startLongitude '28.6577778'^^xsd:double;
  dwc:endLongitude '28.6577778'^^xsd:double;
  dwc:latitude '44.028056'^^xsd:double;
  dwc:startLatitude '44.0280556'^^xsd:double;
  dwc:endLatitude '44.0280556'^^xsd:double;
  dwc:boundingBox 'POLYGON ((28.6577778 44.0280556, 28.6577778 44.0280556, 28.6577778 44.0280556, 28.6577778 44.0280556, 28.6577778 44.0280556))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Tursiops truncatus ponticus" by the provider'^^xsd:string;
  dwc:aphiaid '368871'^^xsd:integer;
  dwc:occurrenceId '899_488'^^xsd:string;
  dwc:observationDate '2016-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '368871'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4147__899_429>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4147__899_429> ;
  mr:hasGeometry <https://eurobis.org/id/point/4147__899_429> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.19135 28.657783)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.19135"^^xsd:decimal ;
  dwc:decimalLongitude "28.657783"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4147__899_429>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "899_429" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4147_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-08'^^xsd:date;
  dwc:institutionCode 'Mare Nostrum'^^xsd:string;
  dwc:collectionCode '899'^^xsd:integer;
  dwc:catalogNumber '899_429'^^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 '899_429'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startYearCollected '2015'^^xsd:integer;
  dwc:endYearCollected '2015'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Romanian Coast of Black Sea'^^xsd:string;
  dwc:longitude '28.657783'^^xsd:double;
  dwc:startLongitude '28.6577833'^^xsd:double;
  dwc:endLongitude '28.6577833'^^xsd:double;
  dwc:latitude '44.19135'^^xsd:double;
  dwc:startLatitude '44.19135'^^xsd:double;
  dwc:endLatitude '44.19135'^^xsd:double;
  dwc:boundingBox 'POLYGON ((28.6577833 44.19135, 28.6577833 44.19135, 28.6577833 44.19135, 28.6577833 44.19135, 28.6577833 44.19135))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena relicta" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '899_429'^^xsd:string;
  dwc:observationDate '2015-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4147__899_393>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4147__899_393> ;
  mr:hasGeometry <https://eurobis.org/id/point/4147__899_393> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.178617 28.657858)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.178617"^^xsd:decimal ;
  dwc:decimalLongitude "28.657858"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4147__899_393>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "899_393" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4147_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-08'^^xsd:date;
  dwc:institutionCode 'Mare Nostrum'^^xsd:string;
  dwc:collectionCode '899'^^xsd:integer;
  dwc:catalogNumber '899_393'^^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 '29'^^xsd:integer;
  dwc:collectorNumber '899_393'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Romanian Coast of Black Sea'^^xsd:string;
  dwc:longitude '28.657858'^^xsd:double;
  dwc:startLongitude '28.6578584'^^xsd:double;
  dwc:endLongitude '28.6578584'^^xsd:double;
  dwc:latitude '44.178617'^^xsd:double;
  dwc:startLatitude '44.1786165'^^xsd:double;
  dwc:endLatitude '44.1786165'^^xsd:double;
  dwc:boundingBox 'POLYGON ((28.6578584 44.1786165, 28.6578584 44.1786165, 28.6578584 44.1786165, 28.6578584 44.1786165, 28.6578584 44.1786165))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena relicta" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '899_393'^^xsd:string;
  dwc:observationDate '2014-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4147__899_210>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4147__899_210> ;
  mr:hasGeometry <https://eurobis.org/id/point/4147__899_210> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.151389 28.658056)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.151389"^^xsd:decimal ;
  dwc:decimalLongitude "28.658056"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4147__899_210>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "899_210" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4147_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-08'^^xsd:date;
  dwc:institutionCode 'Mare Nostrum'^^xsd:string;
  dwc:collectionCode '899'^^xsd:integer;
  dwc:catalogNumber '899_210'^^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 '27'^^xsd:integer;
  dwc:collectorNumber '899_210'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Romanian Coast of Black Sea'^^xsd:string;
  dwc:longitude '28.658056'^^xsd:double;
  dwc:startLongitude '28.6580556'^^xsd:double;
  dwc:endLongitude '28.6580556'^^xsd:double;
  dwc:latitude '44.151389'^^xsd:double;
  dwc:startLatitude '44.1513889'^^xsd:double;
  dwc:endLatitude '44.1513889'^^xsd:double;
  dwc:boundingBox 'POLYGON ((28.6580556 44.1513889, 28.6580556 44.1513889, 28.6580556 44.1513889, 28.6580556 44.1513889, 28.6580556 44.1513889))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis ponticus" by the provider'^^xsd:string;
  dwc:aphiaid '368870'^^xsd:integer;
  dwc:occurrenceId '899_210'^^xsd:string;
  dwc:observationDate '2012-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '368870'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4147__899_209>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4147__899_209> ;
  mr:hasGeometry <https://eurobis.org/id/point/4147__899_209> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.151389 28.658056)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.151389"^^xsd:decimal ;
  dwc:decimalLongitude "28.658056"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4147__899_209>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "899_209" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4147_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-08'^^xsd:date;
  dwc:institutionCode 'Mare Nostrum'^^xsd:string;
  dwc:collectionCode '899'^^xsd:integer;
  dwc:catalogNumber '899_209'^^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 '27'^^xsd:integer;
  dwc:collectorNumber '899_209'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Romanian Coast of Black Sea'^^xsd:string;
  dwc:longitude '28.658056'^^xsd:double;
  dwc:startLongitude '28.6580556'^^xsd:double;
  dwc:endLongitude '28.6580556'^^xsd:double;
  dwc:latitude '44.151389'^^xsd:double;
  dwc:startLatitude '44.1513889'^^xsd:double;
  dwc:endLatitude '44.1513889'^^xsd:double;
  dwc:boundingBox 'POLYGON ((28.6580556 44.1513889, 28.6580556 44.1513889, 28.6580556 44.1513889, 28.6580556 44.1513889, 28.6580556 44.1513889))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena relicta" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '899_209'^^xsd:string;
  dwc:observationDate '2012-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4147__899_481>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4147__899_481> ;
  mr:hasGeometry <https://eurobis.org/id/point/4147__899_481> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.179557 28.658137)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.179557"^^xsd:decimal ;
  dwc:decimalLongitude "28.658137"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4147__899_481>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "899_481" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4147_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-08'^^xsd:date;
  dwc:institutionCode 'Mare Nostrum'^^xsd:string;
  dwc:collectionCode '899'^^xsd:integer;
  dwc:catalogNumber '899_481'^^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 '16'^^xsd:integer;
  dwc:collectorNumber '899_481'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:startYearCollected '2016'^^xsd:integer;
  dwc:endYearCollected '2016'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Romanian Coast of Black Sea'^^xsd:string;
  dwc:longitude '28.658137'^^xsd:double;
  dwc:startLongitude '28.6581373'^^xsd:double;
  dwc:endLongitude '28.6581373'^^xsd:double;
  dwc:latitude '44.179557'^^xsd:double;
  dwc:startLatitude '44.1795572'^^xsd:double;
  dwc:endLatitude '44.1795572'^^xsd:double;
  dwc:boundingBox 'POLYGON ((28.6581373 44.1795572, 28.6581373 44.1795572, 28.6581373 44.1795572, 28.6581373 44.1795572, 28.6581373 44.1795572))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena relicta" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '899_481'^^xsd:string;
  dwc:observationDate '2016-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4147__899_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4147__899_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/4147__899_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.022271 28.658293)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.022271"^^xsd:decimal ;
  dwc:decimalLongitude "28.658293"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4147__899_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "899_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4147_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-08'^^xsd:date;
  dwc:institutionCode 'Mare Nostrum'^^xsd:string;
  dwc:collectionCode '899'^^xsd:integer;
  dwc:catalogNumber '899_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 '27'^^xsd:integer;
  dwc:collectorNumber '899_3'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Romanian Coast of Black Sea'^^xsd:string;
  dwc:longitude '28.658293'^^xsd:double;
  dwc:startLongitude '28.6582934'^^xsd:double;
  dwc:endLongitude '28.6582934'^^xsd:double;
  dwc:latitude '44.022271'^^xsd:double;
  dwc:startLatitude '44.0222707'^^xsd:double;
  dwc:endLatitude '44.0222707'^^xsd:double;
  dwc:boundingBox 'POLYGON ((28.6582934 44.0222707, 28.6582934 44.0222707, 28.6582934 44.0222707, 28.6582934 44.0222707, 28.6582934 44.0222707))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena relicta" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '899_3'^^xsd:string;
  dwc:observationDate '2010-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4147__899_474>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4147__899_474> ;
  mr:hasGeometry <https://eurobis.org/id/point/4147__899_474> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.161673 28.659124)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.161673"^^xsd:decimal ;
  dwc:decimalLongitude "28.659124"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4147__899_474>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "899_474" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4147_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-08'^^xsd:date;
  dwc:institutionCode 'Mare Nostrum'^^xsd:string;
  dwc:collectionCode '899'^^xsd:integer;
  dwc:catalogNumber '899_474'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus ponticus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '899_474'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:startYearCollected '2016'^^xsd:integer;
  dwc:endYearCollected '2016'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Romanian Coast of Black Sea'^^xsd:string;
  dwc:longitude '28.659124'^^xsd:double;
  dwc:startLongitude '28.6591244'^^xsd:double;
  dwc:endLongitude '28.6591244'^^xsd:double;
  dwc:latitude '44.161673'^^xsd:double;
  dwc:startLatitude '44.161673'^^xsd:double;
  dwc:endLatitude '44.161673'^^xsd:double;
  dwc:boundingBox 'POLYGON ((28.6591244 44.161673, 28.6591244 44.161673, 28.6591244 44.161673, 28.6591244 44.161673, 28.6591244 44.161673))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Tursiops truncatus ponticus" by the provider'^^xsd:string;
  dwc:aphiaid '368871'^^xsd:integer;
  dwc:occurrenceId '899_474'^^xsd:string;
  dwc:observationDate '2016-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '368871'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4147__899_384>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4147__899_384> ;
  mr:hasGeometry <https://eurobis.org/id/point/4147__899_384> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.020406 28.659875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.020406"^^xsd:decimal ;
  dwc:decimalLongitude "28.659875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4147__899_384>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "899_384" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4147_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-08'^^xsd:date;
  dwc:institutionCode 'Mare Nostrum'^^xsd:string;
  dwc:collectionCode '899'^^xsd:integer;
  dwc:catalogNumber '899_384'^^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 '28'^^xsd:integer;
  dwc:collectorNumber '899_384'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Romanian Coast of Black Sea'^^xsd:string;
  dwc:longitude '28.659875'^^xsd:double;
  dwc:startLongitude '28.6598754'^^xsd:double;
  dwc:endLongitude '28.6598754'^^xsd:double;
  dwc:latitude '44.020406'^^xsd:double;
  dwc:startLatitude '44.020406'^^xsd:double;
  dwc:endLatitude '44.020406'^^xsd:double;
  dwc:boundingBox 'POLYGON ((28.6598754 44.020406, 28.6598754 44.020406, 28.6598754 44.020406, 28.6598754 44.020406, 28.6598754 44.020406))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena relicta" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '899_384'^^xsd:string;
  dwc:observationDate '2014-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4147__899_525>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4147__899_525> ;
  mr:hasGeometry <https://eurobis.org/id/point/4147__899_525> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.177164 28.659886)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.177164"^^xsd:decimal ;
  dwc:decimalLongitude "28.659886"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4147__899_525>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "899_525" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4147_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-08'^^xsd:date;
  dwc:institutionCode 'Mare Nostrum'^^xsd:string;
  dwc:collectionCode '899'^^xsd:integer;
  dwc:catalogNumber '899_525'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus ponticus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '899_525'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:startYearCollected '2016'^^xsd:integer;
  dwc:endYearCollected '2016'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Romanian Coast of Black Sea'^^xsd:string;
  dwc:longitude '28.659886'^^xsd:double;
  dwc:startLongitude '28.6598861'^^xsd:double;
  dwc:endLongitude '28.6598861'^^xsd:double;
  dwc:latitude '44.177164'^^xsd:double;
  dwc:startLatitude '44.1771642'^^xsd:double;
  dwc:endLatitude '44.1771642'^^xsd:double;
  dwc:boundingBox 'POLYGON ((28.6598861 44.1771642, 28.6598861 44.1771642, 28.6598861 44.1771642, 28.6598861 44.1771642, 28.6598861 44.1771642))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Tursiops truncatus ponticus" by the provider'^^xsd:string;
  dwc:aphiaid '368871'^^xsd:integer;
  dwc:occurrenceId '899_525'^^xsd:string;
  dwc:observationDate '2016-10-24'^^xsd:date;
  dwc:aphiaIdAccepted '368871'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4147__899_42>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4147__899_42> ;
  mr:hasGeometry <https://eurobis.org/id/point/4147__899_42> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.018945 28.65998)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.018945"^^xsd:decimal ;
  dwc:decimalLongitude "28.65998"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4147__899_42>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "899_42" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4147_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-08'^^xsd:date;
  dwc:institutionCode 'Mare Nostrum'^^xsd:string;
  dwc:collectionCode '899'^^xsd:integer;
  dwc:catalogNumber '899_42'^^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 '20'^^xsd:integer;
  dwc:collectorNumber '899_42'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Romanian Coast of Black Sea'^^xsd:string;
  dwc:longitude '28.65998'^^xsd:double;
  dwc:startLongitude '28.6599799'^^xsd:double;
  dwc:endLongitude '28.6599799'^^xsd:double;
  dwc:latitude '44.018945'^^xsd:double;
  dwc:startLatitude '44.0189448'^^xsd:double;
  dwc:endLatitude '44.0189448'^^xsd:double;
  dwc:boundingBox 'POLYGON ((28.6599799 44.0189448, 28.6599799 44.0189448, 28.6599799 44.0189448, 28.6599799 44.0189448, 28.6599799 44.0189448))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena relicta" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '899_42'^^xsd:string;
  dwc:observationDate '2011-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4147__899_232>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4147__899_232> ;
  mr:hasGeometry <https://eurobis.org/id/point/4147__899_232> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.016944 28.660556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.016944"^^xsd:decimal ;
  dwc:decimalLongitude "28.660556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4147__899_232>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "899_232" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4147_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-08'^^xsd:date;
  dwc:institutionCode 'Mare Nostrum'^^xsd:string;
  dwc:collectionCode '899'^^xsd:integer;
  dwc:catalogNumber '899_232'^^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 '1'^^xsd:integer;
  dwc:collectorNumber '899_232'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Romanian Coast of Black Sea'^^xsd:string;
  dwc:longitude '28.660556'^^xsd:double;
  dwc:startLongitude '28.6605556'^^xsd:double;
  dwc:endLongitude '28.6605556'^^xsd:double;
  dwc:latitude '44.016944'^^xsd:double;
  dwc:startLatitude '44.0169444'^^xsd:double;
  dwc:endLatitude '44.0169444'^^xsd:double;
  dwc:boundingBox 'POLYGON ((28.6605556 44.0169444, 28.6605556 44.0169444, 28.6605556 44.0169444, 28.6605556 44.0169444, 28.6605556 44.0169444))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena relicta" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '899_232'^^xsd:string;
  dwc:observationDate '2012-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4147__899_147>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4147__899_147> ;
  mr:hasGeometry <https://eurobis.org/id/point/4147__899_147> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.016917 28.660667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.016917"^^xsd:decimal ;
  dwc:decimalLongitude "28.660667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4147__899_147>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "899_147" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4147_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-08'^^xsd:date;
  dwc:institutionCode 'Mare Nostrum'^^xsd:string;
  dwc:collectionCode '899'^^xsd:integer;
  dwc:catalogNumber '899_147'^^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 '23'^^xsd:integer;
  dwc:collectorNumber '899_147'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Romanian Coast of Black Sea'^^xsd:string;
  dwc:longitude '28.660667'^^xsd:double;
  dwc:startLongitude '28.6606667'^^xsd:double;
  dwc:endLongitude '28.6606667'^^xsd:double;
  dwc:latitude '44.016917'^^xsd:double;
  dwc:startLatitude '44.0169167'^^xsd:double;
  dwc:endLatitude '44.0169167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((28.6606667 44.0169167, 28.6606667 44.0169167, 28.6606667 44.0169167, 28.6606667 44.0169167, 28.6606667 44.0169167))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena relicta" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '899_147'^^xsd:string;
  dwc:observationDate '2012-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4147__899_164>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4147__899_164> ;
  mr:hasGeometry <https://eurobis.org/id/point/4147__899_164> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.020833 28.661083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.020833"^^xsd:decimal ;
  dwc:decimalLongitude "28.661083"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4147__899_164>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "899_164" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4147_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-08'^^xsd:date;
  dwc:institutionCode 'Mare Nostrum'^^xsd:string;
  dwc:collectionCode '899'^^xsd:integer;
  dwc:catalogNumber '899_164'^^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 '4'^^xsd:integer;
  dwc:collectorNumber '899_164'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Romanian Coast of Black Sea'^^xsd:string;
  dwc:longitude '28.661083'^^xsd:double;
  dwc:startLongitude '28.6610833'^^xsd:double;
  dwc:endLongitude '28.6610833'^^xsd:double;
  dwc:latitude '44.020833'^^xsd:double;
  dwc:startLatitude '44.0208333'^^xsd:double;
  dwc:endLatitude '44.0208333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((28.6610833 44.0208333, 28.6610833 44.0208333, 28.6610833 44.0208333, 28.6610833 44.0208333, 28.6610833 44.0208333))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena relicta" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '899_164'^^xsd:string;
  dwc:observationDate '2012-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4147__899_506>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4147__899_506> ;
  mr:hasGeometry <https://eurobis.org/id/point/4147__899_506> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.0155 28.661361)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.0155"^^xsd:decimal ;
  dwc:decimalLongitude "28.661361"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4147__899_506>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "899_506" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4147_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-08'^^xsd:date;
  dwc:institutionCode 'Mare Nostrum'^^xsd:string;
  dwc:collectionCode '899'^^xsd:integer;
  dwc:catalogNumber '899_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 '19'^^xsd:integer;
  dwc:collectorNumber '899_506'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:startYearCollected '2016'^^xsd:integer;
  dwc:endYearCollected '2016'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Romanian Coast of Black Sea'^^xsd:string;
  dwc:longitude '28.661361'^^xsd:double;
  dwc:startLongitude '28.6613611'^^xsd:double;
  dwc:endLongitude '28.6613611'^^xsd:double;
  dwc:latitude '44.0155'^^xsd:double;
  dwc:startLatitude '44.0155'^^xsd:double;
  dwc:endLatitude '44.0155'^^xsd:double;
  dwc:boundingBox 'POLYGON ((28.6613611 44.0155, 28.6613611 44.0155, 28.6613611 44.0155, 28.6613611 44.0155, 28.6613611 44.0155))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena relicta" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '899_506'^^xsd:string;
  dwc:observationDate '2016-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4147__899_456>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4147__899_456> ;
  mr:hasGeometry <https://eurobis.org/id/point/4147__899_456> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.1768 28.662133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.1768"^^xsd:decimal ;
  dwc:decimalLongitude "28.662133"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4147__899_456>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "899_456" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4147_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-08'^^xsd:date;
  dwc:institutionCode 'Mare Nostrum'^^xsd:string;
  dwc:collectionCode '899'^^xsd:integer;
  dwc:catalogNumber '899_456'^^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 '9'^^xsd:integer;
  dwc:collectorNumber '899_456'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startYearCollected '2015'^^xsd:integer;
  dwc:endYearCollected '2015'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Romanian Coast of Black Sea'^^xsd:string;
  dwc:longitude '28.662133'^^xsd:double;
  dwc:startLongitude '28.6621333'^^xsd:double;
  dwc:endLongitude '28.6621333'^^xsd:double;
  dwc:latitude '44.1768'^^xsd:double;
  dwc:startLatitude '44.1768'^^xsd:double;
  dwc:endLatitude '44.1768'^^xsd:double;
  dwc:boundingBox 'POLYGON ((28.6621333 44.1768, 28.6621333 44.1768, 28.6621333 44.1768, 28.6621333 44.1768, 28.6621333 44.1768))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Tursiops truncatus ponticus" by the provider'^^xsd:string;
  dwc:aphiaid '368871'^^xsd:integer;
  dwc:occurrenceId '899_456'^^xsd:string;
  dwc:observationDate '2015-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '368871'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4147__899_267>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4147__899_267> ;
  mr:hasGeometry <https://eurobis.org/id/point/4147__899_267> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.0122 28.6622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.0122"^^xsd:decimal ;
  dwc:decimalLongitude "28.6622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4147__899_267>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "899_267" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4147_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-08'^^xsd:date;
  dwc:institutionCode 'Mare Nostrum'^^xsd:string;
  dwc:collectionCode '899'^^xsd:integer;
  dwc:catalogNumber '899_267'^^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 '26'^^xsd:integer;
  dwc:collectorNumber '899_267'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Romanian Coast of Black Sea'^^xsd:string;
  dwc:longitude '28.6622'^^xsd:double;
  dwc:startLongitude '28.6622'^^xsd:double;
  dwc:endLongitude '28.6622'^^xsd:double;
  dwc:latitude '44.0122'^^xsd:double;
  dwc:startLatitude '44.0122'^^xsd:double;
  dwc:endLatitude '44.0122'^^xsd:double;
  dwc:boundingBox 'POLYGON ((28.6622 44.0122, 28.6622 44.0122, 28.6622 44.0122, 28.6622 44.0122, 28.6622 44.0122))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Tursiops truncatus ponticus" by the provider'^^xsd:string;
  dwc:aphiaid '368871'^^xsd:integer;
  dwc:occurrenceId '899_267'^^xsd:string;
  dwc:observationDate '2013-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '368871'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4147__899_237>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4147__899_237> ;
  mr:hasGeometry <https://eurobis.org/id/point/4147__899_237> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.003056 28.662222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.003056"^^xsd:decimal ;
  dwc:decimalLongitude "28.662222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4147__899_237>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "899_237" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4147_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-08'^^xsd:date;
  dwc:institutionCode 'Mare Nostrum'^^xsd:string;
  dwc:collectionCode '899'^^xsd:integer;
  dwc:catalogNumber '899_237'^^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 '1'^^xsd:integer;
  dwc:collectorNumber '899_237'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Romanian Coast of Black Sea'^^xsd:string;
  dwc:longitude '28.662222'^^xsd:double;
  dwc:startLongitude '28.6622222'^^xsd:double;
  dwc:endLongitude '28.6622222'^^xsd:double;
  dwc:latitude '44.003056'^^xsd:double;
  dwc:startLatitude '44.0030556'^^xsd:double;
  dwc:endLatitude '44.0030556'^^xsd:double;
  dwc:boundingBox 'POLYGON ((28.6622222 44.0030556, 28.6622222 44.0030556, 28.6622222 44.0030556, 28.6622222 44.0030556, 28.6622222 44.0030556))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena relicta" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '899_237'^^xsd:string;
  dwc:observationDate '2012-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4147__899_288>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4147__899_288> ;
  mr:hasGeometry <https://eurobis.org/id/point/4147__899_288> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.178333 28.662222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.178333"^^xsd:decimal ;
  dwc:decimalLongitude "28.662222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4147__899_288>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "899_288" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4147_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-08'^^xsd:date;
  dwc:institutionCode 'Mare Nostrum'^^xsd:string;
  dwc:collectionCode '899'^^xsd:integer;
  dwc:catalogNumber '899_288'^^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 '20'^^xsd:integer;
  dwc:collectorNumber '899_288'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Romanian Coast of Black Sea'^^xsd:string;
  dwc:longitude '28.662222'^^xsd:double;
  dwc:startLongitude '28.662222'^^xsd:double;
  dwc:endLongitude '28.662222'^^xsd:double;
  dwc:latitude '44.178333'^^xsd:double;
  dwc:startLatitude '44.178333'^^xsd:double;
  dwc:endLatitude '44.178333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((28.662222 44.178333, 28.662222 44.178333, 28.662222 44.178333, 28.662222 44.178333, 28.662222 44.178333))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena relicta" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '899_288'^^xsd:string;
  dwc:observationDate '2013-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4147__899_72>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4147__899_72> ;
  mr:hasGeometry <https://eurobis.org/id/point/4147__899_72> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.011495 28.662448)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.011495"^^xsd:decimal ;
  dwc:decimalLongitude "28.662448"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4147__899_72>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "899_72" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4147_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-08'^^xsd:date;
  dwc:institutionCode 'Mare Nostrum'^^xsd:string;
  dwc:collectionCode '899'^^xsd:integer;
  dwc:catalogNumber '899_72'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '899_72'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Romanian Coast of Black Sea'^^xsd:string;
  dwc:longitude '28.662448'^^xsd:double;
  dwc:startLongitude '28.6624481'^^xsd:double;
  dwc:endLongitude '28.6624481'^^xsd:double;
  dwc:latitude '44.011495'^^xsd:double;
  dwc:startLatitude '44.0114951'^^xsd:double;
  dwc:endLatitude '44.0114951'^^xsd:double;
  dwc:boundingBox 'POLYGON ((28.6624481 44.0114951, 28.6624481 44.0114951, 28.6624481 44.0114951, 28.6624481 44.0114951, 28.6624481 44.0114951))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena relicta" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '899_72'^^xsd:string;
  dwc:observationDate '2011-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4147__899_124>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4147__899_124> ;
  mr:hasGeometry <https://eurobis.org/id/point/4147__899_124> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.003 28.6625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.003"^^xsd:decimal ;
  dwc:decimalLongitude "28.6625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4147__899_124>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "899_124" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4147_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-08'^^xsd:date;
  dwc:institutionCode 'Mare Nostrum'^^xsd:string;
  dwc:collectionCode '899'^^xsd:integer;
  dwc:catalogNumber '899_124'^^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 '7'^^xsd:integer;
  dwc:collectorNumber '899_124'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Romanian Coast of Black Sea'^^xsd:string;
  dwc:longitude '28.6625'^^xsd:double;
  dwc:startLongitude '28.6625'^^xsd:double;
  dwc:endLongitude '28.6625'^^xsd:double;
  dwc:latitude '44.003'^^xsd:double;
  dwc:startLatitude '44.003'^^xsd:double;
  dwc:endLatitude '44.003'^^xsd:double;
  dwc:boundingBox 'POLYGON ((28.6625 44.003, 28.6625 44.003, 28.6625 44.003, 28.6625 44.003, 28.6625 44.003))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Tursiops truncatus ponticus" by the provider'^^xsd:string;
  dwc:aphiaid '368871'^^xsd:integer;
  dwc:occurrenceId '899_124'^^xsd:string;
  dwc:observationDate '2012-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '368871'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4147__899_236>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4147__899_236> ;
  mr:hasGeometry <https://eurobis.org/id/point/4147__899_236> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.010833 28.6625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.010833"^^xsd:decimal ;
  dwc:decimalLongitude "28.6625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4147__899_236>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "899_236" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4147_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-08'^^xsd:date;
  dwc:institutionCode 'Mare Nostrum'^^xsd:string;
  dwc:collectionCode '899'^^xsd:integer;
  dwc:catalogNumber '899_236'^^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 '1'^^xsd:integer;
  dwc:collectorNumber '899_236'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Romanian Coast of Black Sea'^^xsd:string;
  dwc:longitude '28.6625'^^xsd:double;
  dwc:startLongitude '28.6625'^^xsd:double;
  dwc:endLongitude '28.6625'^^xsd:double;
  dwc:latitude '44.010833'^^xsd:double;
  dwc:startLatitude '44.0108333'^^xsd:double;
  dwc:endLatitude '44.0108333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((28.6625 44.0108333, 28.6625 44.0108333, 28.6625 44.0108333, 28.6625 44.0108333, 28.6625 44.0108333))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena relicta" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '899_236'^^xsd:string;
  dwc:observationDate '2012-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4147__899_359>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4147__899_359> ;
  mr:hasGeometry <https://eurobis.org/id/point/4147__899_359> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.011244 28.662633)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.011244"^^xsd:decimal ;
  dwc:decimalLongitude "28.662633"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4147__899_359>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "899_359" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4147_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-08'^^xsd:date;
  dwc:institutionCode 'Mare Nostrum'^^xsd:string;
  dwc:collectionCode '899'^^xsd:integer;
  dwc:catalogNumber '899_359'^^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 '26'^^xsd:integer;
  dwc:collectorNumber '899_359'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Romanian Coast of Black Sea'^^xsd:string;
  dwc:longitude '28.662633'^^xsd:double;
  dwc:startLongitude '28.6626327'^^xsd:double;
  dwc:endLongitude '28.6626327'^^xsd:double;
  dwc:latitude '44.011244'^^xsd:double;
  dwc:startLatitude '44.0112437'^^xsd:double;
  dwc:endLatitude '44.0112437'^^xsd:double;
  dwc:boundingBox 'POLYGON ((28.6626327 44.0112437, 28.6626327 44.0112437, 28.6626327 44.0112437, 28.6626327 44.0112437, 28.6626327 44.0112437))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena relicta" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '899_359'^^xsd:string;
  dwc:observationDate '2014-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4147__899_148>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4147__899_148> ;
  mr:hasGeometry <https://eurobis.org/id/point/4147__899_148> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.00475 28.662639)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.00475"^^xsd:decimal ;
  dwc:decimalLongitude "28.662639"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4147__899_148>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "899_148" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4147_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-08'^^xsd:date;
  dwc:institutionCode 'Mare Nostrum'^^xsd:string;
  dwc:collectionCode '899'^^xsd:integer;
  dwc:catalogNumber '899_148'^^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 '23'^^xsd:integer;
  dwc:collectorNumber '899_148'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Romanian Coast of Black Sea'^^xsd:string;
  dwc:longitude '28.662639'^^xsd:double;
  dwc:startLongitude '28.6626389'^^xsd:double;
  dwc:endLongitude '28.6626389'^^xsd:double;
  dwc:latitude '44.00475'^^xsd:double;
  dwc:startLatitude '44.00475'^^xsd:double;
  dwc:endLatitude '44.00475'^^xsd:double;
  dwc:boundingBox 'POLYGON ((28.6626389 44.00475, 28.6626389 44.00475, 28.6626389 44.00475, 28.6626389 44.00475, 28.6626389 44.00475))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena relicta" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '899_148'^^xsd:string;
  dwc:observationDate '2012-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4147__899_413>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4147__899_413> ;
  mr:hasGeometry <https://eurobis.org/id/point/4147__899_413> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.170377 28.662751)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.170377"^^xsd:decimal ;
  dwc:decimalLongitude "28.662751"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4147__899_413>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "899_413" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4147_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-08'^^xsd:date;
  dwc:institutionCode 'Mare Nostrum'^^xsd:string;
  dwc:collectionCode '899'^^xsd:integer;
  dwc:catalogNumber '899_413'^^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 '14'^^xsd:integer;
  dwc:collectorNumber '899_413'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startYearCollected '2015'^^xsd:integer;
  dwc:endYearCollected '2015'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Romanian Coast of Black Sea'^^xsd:string;
  dwc:longitude '28.662751'^^xsd:double;
  dwc:startLongitude '28.6627507'^^xsd:double;
  dwc:endLongitude '28.6627507'^^xsd:double;
  dwc:latitude '44.170377'^^xsd:double;
  dwc:startLatitude '44.1703772'^^xsd:double;
  dwc:endLatitude '44.1703772'^^xsd:double;
  dwc:boundingBox 'POLYGON ((28.6627507 44.1703772, 28.6627507 44.1703772, 28.6627507 44.1703772, 28.6627507 44.1703772, 28.6627507 44.1703772))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena relicta" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '899_413'^^xsd:string;
  dwc:observationDate '2015-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4147__899_29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4147__899_29> ;
  mr:hasGeometry <https://eurobis.org/id/point/4147__899_29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.996665 28.663714)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.996665"^^xsd:decimal ;
  dwc:decimalLongitude "28.663714"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4147__899_29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "899_29" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4147_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-08'^^xsd:date;
  dwc:institutionCode 'Mare Nostrum'^^xsd:string;
  dwc:collectionCode '899'^^xsd:integer;
  dwc:catalogNumber '899_29'^^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 '12'^^xsd:integer;
  dwc:collectorNumber '899_29'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Romanian Coast of Black Sea'^^xsd:string;
  dwc:longitude '28.663714'^^xsd:double;
  dwc:startLongitude '28.6637136'^^xsd:double;
  dwc:endLongitude '28.6637136'^^xsd:double;
  dwc:latitude '43.996665'^^xsd:double;
  dwc:startLatitude '43.9966649'^^xsd:double;
  dwc:endLatitude '43.9966649'^^xsd:double;
  dwc:boundingBox 'POLYGON ((28.6637136 43.9966649, 28.6637136 43.9966649, 28.6637136 43.9966649, 28.6637136 43.9966649, 28.6637136 43.9966649))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena relicta" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '899_29'^^xsd:string;
  dwc:observationDate '2011-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4147__899_146>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4147__899_146> ;
  mr:hasGeometry <https://eurobis.org/id/point/4147__899_146> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.996083 28.663722)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.996083"^^xsd:decimal ;
  dwc:decimalLongitude "28.663722"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4147__899_146>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "899_146" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4147_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-08'^^xsd:date;
  dwc:institutionCode 'Mare Nostrum'^^xsd:string;
  dwc:collectionCode '899'^^xsd:integer;
  dwc:catalogNumber '899_146'^^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 '23'^^xsd:integer;
  dwc:collectorNumber '899_146'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Romanian Coast of Black Sea'^^xsd:string;
  dwc:longitude '28.663722'^^xsd:double;
  dwc:startLongitude '28.6637222'^^xsd:double;
  dwc:endLongitude '28.6637222'^^xsd:double;
  dwc:latitude '43.996083'^^xsd:double;
  dwc:startLatitude '43.9960833'^^xsd:double;
  dwc:endLatitude '43.9960833'^^xsd:double;
  dwc:boundingBox 'POLYGON ((28.6637222 43.9960833, 28.6637222 43.9960833, 28.6637222 43.9960833, 28.6637222 43.9960833, 28.6637222 43.9960833))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena relicta" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '899_146'^^xsd:string;
  dwc:observationDate '2012-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4147__899_372>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4147__899_372> ;
  mr:hasGeometry <https://eurobis.org/id/point/4147__899_372> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.995176 28.663995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.995176"^^xsd:decimal ;
  dwc:decimalLongitude "28.663995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4147__899_372>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "899_372" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4147_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-08'^^xsd:date;
  dwc:institutionCode 'Mare Nostrum'^^xsd:string;
  dwc:collectionCode '899'^^xsd:integer;
  dwc:catalogNumber '899_372'^^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 '899_372'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Romanian Coast of Black Sea'^^xsd:string;
  dwc:longitude '28.663995'^^xsd:double;
  dwc:startLongitude '28.6639953'^^xsd:double;
  dwc:endLongitude '28.6639953'^^xsd:double;
  dwc:latitude '43.995176'^^xsd:double;
  dwc:startLatitude '43.9951763'^^xsd:double;
  dwc:endLatitude '43.9951763'^^xsd:double;
  dwc:boundingBox 'POLYGON ((28.6639953 43.9951763, 28.6639953 43.9951763, 28.6639953 43.9951763, 28.6639953 43.9951763, 28.6639953 43.9951763))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena relicta" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '899_372'^^xsd:string;
  dwc:observationDate '2014-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4147__899_149>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4147__899_149> ;
  mr:hasGeometry <https://eurobis.org/id/point/4147__899_149> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.99375 28.664583)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.99375"^^xsd:decimal ;
  dwc:decimalLongitude "28.664583"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4147__899_149>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "899_149" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4147_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-08'^^xsd:date;
  dwc:institutionCode 'Mare Nostrum'^^xsd:string;
  dwc:collectionCode '899'^^xsd:integer;
  dwc:catalogNumber '899_149'^^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 '23'^^xsd:integer;
  dwc:collectorNumber '899_149'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Romanian Coast of Black Sea'^^xsd:string;
  dwc:longitude '28.664583'^^xsd:double;
  dwc:startLongitude '28.6645833'^^xsd:double;
  dwc:endLongitude '28.6645833'^^xsd:double;
  dwc:latitude '43.99375'^^xsd:double;
  dwc:startLatitude '43.99375'^^xsd:double;
  dwc:endLatitude '43.99375'^^xsd:double;
  dwc:boundingBox 'POLYGON ((28.6645833 43.99375, 28.6645833 43.99375, 28.6645833 43.99375, 28.6645833 43.99375, 28.6645833 43.99375))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena relicta" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '899_149'^^xsd:string;
  dwc:observationDate '2012-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4147__899_233>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4147__899_233> ;
  mr:hasGeometry <https://eurobis.org/id/point/4147__899_233> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.9925 28.665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.9925"^^xsd:decimal ;
  dwc:decimalLongitude "28.665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4147__899_233>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "899_233" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4147_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-08'^^xsd:date;
  dwc:institutionCode 'Mare Nostrum'^^xsd:string;
  dwc:collectionCode '899'^^xsd:integer;
  dwc:catalogNumber '899_233'^^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 '1'^^xsd:integer;
  dwc:collectorNumber '899_233'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Romanian Coast of Black Sea'^^xsd:string;
  dwc:longitude '28.665'^^xsd:double;
  dwc:startLongitude '28.665'^^xsd:double;
  dwc:endLongitude '28.665'^^xsd:double;
  dwc:latitude '43.9925'^^xsd:double;
  dwc:startLatitude '43.9925'^^xsd:double;
  dwc:endLatitude '43.9925'^^xsd:double;
  dwc:boundingBox 'POLYGON ((28.665 43.9925, 28.665 43.9925, 28.665 43.9925, 28.665 43.9925, 28.665 43.9925))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena relicta" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '899_233'^^xsd:string;
  dwc:observationDate '2012-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4147__899_466>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4147__899_466> ;
  mr:hasGeometry <https://eurobis.org/id/point/4147__899_466> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.992278 28.665539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.992278"^^xsd:decimal ;
  dwc:decimalLongitude "28.665539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4147__899_466>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "899_466" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4147_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-08'^^xsd:date;
  dwc:institutionCode 'Mare Nostrum'^^xsd:string;
  dwc:collectionCode '899'^^xsd:integer;
  dwc:catalogNumber '899_466'^^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 '1'^^xsd:integer;
  dwc:collectorNumber '899_466'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startYearCollected '2015'^^xsd:integer;
  dwc:endYearCollected '2015'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Romanian Coast of Black Sea'^^xsd:string;
  dwc:longitude '28.665539'^^xsd:double;
  dwc:startLongitude '28.6655389'^^xsd:double;
  dwc:endLongitude '28.6655389'^^xsd:double;
  dwc:latitude '43.992278'^^xsd:double;
  dwc:startLatitude '43.9922778'^^xsd:double;
  dwc:endLatitude '43.9922778'^^xsd:double;
  dwc:boundingBox 'POLYGON ((28.6655389 43.9922778, 28.6655389 43.9922778, 28.6655389 43.9922778, 28.6655389 43.9922778, 28.6655389 43.9922778))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Tursiops truncatus ponticus" by the provider'^^xsd:string;
  dwc:aphiaid '368871'^^xsd:integer;
  dwc:occurrenceId '899_466'^^xsd:string;
  dwc:observationDate '2015-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '368871'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4147__899_247>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4147__899_247> ;
  mr:hasGeometry <https://eurobis.org/id/point/4147__899_247> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.983333 28.665556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.983333"^^xsd:decimal ;
  dwc:decimalLongitude "28.665556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4147__899_247>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "899_247" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4147_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-08'^^xsd:date;
  dwc:institutionCode 'Mare Nostrum'^^xsd:string;
  dwc:collectionCode '899'^^xsd:integer;
  dwc:catalogNumber '899_247'^^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 '899_247'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Romanian Coast of Black Sea'^^xsd:string;
  dwc:longitude '28.665556'^^xsd:double;
  dwc:startLongitude '28.6655556'^^xsd:double;
  dwc:endLongitude '28.6655556'^^xsd:double;
  dwc:latitude '43.983333'^^xsd:double;
  dwc:startLatitude '43.9833333'^^xsd:double;
  dwc:endLatitude '43.9833333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((28.6655556 43.9833333, 28.6655556 43.9833333, 28.6655556 43.9833333, 28.6655556 43.9833333, 28.6655556 43.9833333))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena relicta" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '899_247'^^xsd:string;
  dwc:observationDate '2012-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4147__899_11>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4147__899_11> ;
  mr:hasGeometry <https://eurobis.org/id/point/4147__899_11> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.9919 28.665722)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.9919"^^xsd:decimal ;
  dwc:decimalLongitude "28.665722"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4147__899_11>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "899_11" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4147_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-08'^^xsd:date;
  dwc:institutionCode 'Mare Nostrum'^^xsd:string;
  dwc:collectionCode '899'^^xsd:integer;
  dwc:catalogNumber '899_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 '27'^^xsd:integer;
  dwc:collectorNumber '899_11'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Romanian Coast of Black Sea'^^xsd:string;
  dwc:longitude '28.665722'^^xsd:double;
  dwc:startLongitude '28.6657217'^^xsd:double;
  dwc:endLongitude '28.6657217'^^xsd:double;
  dwc:latitude '43.9919'^^xsd:double;
  dwc:startLatitude '43.9918997'^^xsd:double;
  dwc:endLatitude '43.9918997'^^xsd:double;
  dwc:boundingBox 'POLYGON ((28.6657217 43.9918997, 28.6657217 43.9918997, 28.6657217 43.9918997, 28.6657217 43.9918997, 28.6657217 43.9918997))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena relicta" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '899_11'^^xsd:string;
  dwc:observationDate '2010-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4147__899_364>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4147__899_364> ;
  mr:hasGeometry <https://eurobis.org/id/point/4147__899_364> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.026389 28.668333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.026389"^^xsd:decimal ;
  dwc:decimalLongitude "28.668333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4147__899_364>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "899_364" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4147_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-08'^^xsd:date;
  dwc:institutionCode 'Mare Nostrum'^^xsd:string;
  dwc:collectionCode '899'^^xsd:integer;
  dwc:catalogNumber '899_364'^^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 '899_364'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Romanian Coast of Black Sea'^^xsd:string;
  dwc:longitude '28.668333'^^xsd:double;
  dwc:startLongitude '28.6683333'^^xsd:double;
  dwc:endLongitude '28.6683333'^^xsd:double;
  dwc:latitude '44.026389'^^xsd:double;
  dwc:startLatitude '44.0263889'^^xsd:double;
  dwc:endLatitude '44.0263889'^^xsd:double;
  dwc:boundingBox 'POLYGON ((28.6683333 44.0263889, 28.6683333 44.0263889, 28.6683333 44.0263889, 28.6683333 44.0263889, 28.6683333 44.0263889))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena relicta" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '899_364'^^xsd:string;
  dwc:observationDate '2014-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4147__899_378>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4147__899_378> ;
  mr:hasGeometry <https://eurobis.org/id/point/4147__899_378> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.003033 28.67075)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.003033"^^xsd:decimal ;
  dwc:decimalLongitude "28.67075"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4147__899_378>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "899_378" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4147_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-08'^^xsd:date;
  dwc:institutionCode 'Mare Nostrum'^^xsd:string;
  dwc:collectionCode '899'^^xsd:integer;
  dwc:catalogNumber '899_378'^^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 '8'^^xsd:integer;
  dwc:collectorNumber '899_378'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Romanian Coast of Black Sea'^^xsd:string;
  dwc:longitude '28.67075'^^xsd:double;
  dwc:startLongitude '28.67075'^^xsd:double;
  dwc:endLongitude '28.67075'^^xsd:double;
  dwc:latitude '44.003033'^^xsd:double;
  dwc:startLatitude '44.0030333'^^xsd:double;
  dwc:endLatitude '44.0030333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((28.67075 44.0030333, 28.67075 44.0030333, 28.67075 44.0030333, 28.67075 44.0030333, 28.67075 44.0030333))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena relicta" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '899_378'^^xsd:string;
  dwc:observationDate '2014-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4147__899_165>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4147__899_165> ;
  mr:hasGeometry <https://eurobis.org/id/point/4147__899_165> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.001111 28.673889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.001111"^^xsd:decimal ;
  dwc:decimalLongitude "28.673889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4147__899_165>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "899_165" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4147_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-08'^^xsd:date;
  dwc:institutionCode 'Mare Nostrum'^^xsd:string;
  dwc:collectionCode '899'^^xsd:integer;
  dwc:catalogNumber '899_165'^^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 '4'^^xsd:integer;
  dwc:collectorNumber '899_165'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Romanian Coast of Black Sea'^^xsd:string;
  dwc:longitude '28.673889'^^xsd:double;
  dwc:startLongitude '28.6738889'^^xsd:double;
  dwc:endLongitude '28.6738889'^^xsd:double;
  dwc:latitude '44.001111'^^xsd:double;
  dwc:startLatitude '44.0011111'^^xsd:double;
  dwc:endLatitude '44.0011111'^^xsd:double;
  dwc:boundingBox 'POLYGON ((28.6738889 44.0011111, 28.6738889 44.0011111, 28.6738889 44.0011111, 28.6738889 44.0011111, 28.6738889 44.0011111))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena relicta" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '899_165'^^xsd:string;
  dwc:observationDate '2012-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4147__899_377>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4147__899_377> ;
  mr:hasGeometry <https://eurobis.org/id/point/4147__899_377> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.987017 28.675833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.987017"^^xsd:decimal ;
  dwc:decimalLongitude "28.675833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4147__899_377>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "899_377" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4147_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-08'^^xsd:date;
  dwc:institutionCode 'Mare Nostrum'^^xsd:string;
  dwc:collectionCode '899'^^xsd:integer;
  dwc:catalogNumber '899_377'^^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 '8'^^xsd:integer;
  dwc:collectorNumber '899_377'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Romanian Coast of Black Sea'^^xsd:string;
  dwc:longitude '28.675833'^^xsd:double;
  dwc:startLongitude '28.6758333'^^xsd:double;
  dwc:endLongitude '28.6758333'^^xsd:double;
  dwc:latitude '43.987017'^^xsd:double;
  dwc:startLatitude '43.9870167'^^xsd:double;
  dwc:endLatitude '43.9870167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((28.6758333 43.9870167, 28.6758333 43.9870167, 28.6758333 43.9870167, 28.6758333 43.9870167, 28.6758333 43.9870167))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena relicta" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '899_377'^^xsd:string;
  dwc:observationDate '2014-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4147__899_249>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4147__899_249> ;
  mr:hasGeometry <https://eurobis.org/id/point/4147__899_249> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.342237 28.68179)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.342237"^^xsd:decimal ;
  dwc:decimalLongitude "28.68179"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4147__899_249>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "899_249" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4147_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-08'^^xsd:date;
  dwc:institutionCode 'Mare Nostrum'^^xsd:string;
  dwc:collectionCode '899'^^xsd:integer;
  dwc:catalogNumber '899_249'^^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 '15'^^xsd:integer;
  dwc:collectorNumber '899_249'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Romanian Coast of Black Sea'^^xsd:string;
  dwc:longitude '28.68179'^^xsd:double;
  dwc:startLongitude '28.6817903'^^xsd:double;
  dwc:endLongitude '28.6817903'^^xsd:double;
  dwc:latitude '44.342237'^^xsd:double;
  dwc:startLatitude '44.3422365'^^xsd:double;
  dwc:endLatitude '44.3422365'^^xsd:double;
  dwc:boundingBox 'POLYGON ((28.6817903 44.3422365, 28.6817903 44.3422365, 28.6817903 44.3422365, 28.6817903 44.3422365, 28.6817903 44.3422365))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena relicta" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '899_249'^^xsd:string;
  dwc:observationDate '2012-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4147__899_265>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4147__899_265> ;
  mr:hasGeometry <https://eurobis.org/id/point/4147__899_265> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.341472 28.689722)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.341472"^^xsd:decimal ;
  dwc:decimalLongitude "28.689722"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4147__899_265>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "899_265" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4147_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-08'^^xsd:date;
  dwc:institutionCode 'Mare Nostrum'^^xsd:string;
  dwc:collectionCode '899'^^xsd:integer;
  dwc:catalogNumber '899_265'^^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 '6'^^xsd:integer;
  dwc:collectorNumber '899_265'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Romanian Coast of Black Sea'^^xsd:string;
  dwc:longitude '28.689722'^^xsd:double;
  dwc:startLongitude '28.689722'^^xsd:double;
  dwc:endLongitude '28.689722'^^xsd:double;
  dwc:latitude '44.341472'^^xsd:double;
  dwc:startLatitude '44.341472'^^xsd:double;
  dwc:endLatitude '44.341472'^^xsd:double;
  dwc:boundingBox 'POLYGON ((28.689722 44.341472, 28.689722 44.341472, 28.689722 44.341472, 28.689722 44.341472, 28.689722 44.341472))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Tursiops truncatus ponticus" by the provider'^^xsd:string;
  dwc:aphiaid '368871'^^xsd:integer;
  dwc:occurrenceId '899_265'^^xsd:string;
  dwc:observationDate '2013-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '368871'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4147__899_316>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4147__899_316> ;
  mr:hasGeometry <https://eurobis.org/id/point/4147__899_316> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.343889 28.691389)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.343889"^^xsd:decimal ;
  dwc:decimalLongitude "28.691389"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4147__899_316>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "899_316" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4147_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-08'^^xsd:date;
  dwc:institutionCode 'Mare Nostrum'^^xsd:string;
  dwc:collectionCode '899'^^xsd:integer;
  dwc:catalogNumber '899_316'^^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 '12'^^xsd:integer;
  dwc:collectorNumber '899_316'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Romanian Coast of Black Sea'^^xsd:string;
  dwc:longitude '28.691389'^^xsd:double;
  dwc:startLongitude '28.691389'^^xsd:double;
  dwc:endLongitude '28.691389'^^xsd:double;
  dwc:latitude '44.343889'^^xsd:double;
  dwc:startLatitude '44.343889'^^xsd:double;
  dwc:endLatitude '44.343889'^^xsd:double;
  dwc:boundingBox 'POLYGON ((28.691389 44.343889, 28.691389 44.343889, 28.691389 44.343889, 28.691389 44.343889, 28.691389 44.343889))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Tursiops truncatus ponticus" by the provider'^^xsd:string;
  dwc:aphiaid '368871'^^xsd:integer;
  dwc:occurrenceId '899_316'^^xsd:string;
  dwc:observationDate '2013-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '368871'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4147__899_85>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4147__899_85> ;
  mr:hasGeometry <https://eurobis.org/id/point/4147__899_85> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.350773 28.694689)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.350773"^^xsd:decimal ;
  dwc:decimalLongitude "28.694689"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4147__899_85>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "899_85" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4147_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-08'^^xsd:date;
  dwc:institutionCode 'Mare Nostrum'^^xsd:string;
  dwc:collectionCode '899'^^xsd:integer;
  dwc:catalogNumber '899_85'^^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 '899_85'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Romanian Coast of Black Sea'^^xsd:string;
  dwc:longitude '28.694689'^^xsd:double;
  dwc:startLongitude '28.6946892'^^xsd:double;
  dwc:endLongitude '28.6946892'^^xsd:double;
  dwc:latitude '44.350773'^^xsd:double;
  dwc:startLatitude '44.3507732'^^xsd:double;
  dwc:endLatitude '44.3507732'^^xsd:double;
  dwc:boundingBox 'POLYGON ((28.6946892 44.3507732, 28.6946892 44.3507732, 28.6946892 44.3507732, 28.6946892 44.3507732, 28.6946892 44.3507732))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena relicta" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '899_85'^^xsd:string;
  dwc:observationDate '2011-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4147__899_86>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4147__899_86> ;
  mr:hasGeometry <https://eurobis.org/id/point/4147__899_86> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.350708 28.694743)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.350708"^^xsd:decimal ;
  dwc:decimalLongitude "28.694743"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4147__899_86>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "899_86" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4147_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-08'^^xsd:date;
  dwc:institutionCode 'Mare Nostrum'^^xsd:string;
  dwc:collectionCode '899'^^xsd:integer;
  dwc:catalogNumber '899_86'^^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 '899_86'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Romanian Coast of Black Sea'^^xsd:string;
  dwc:longitude '28.694743'^^xsd:double;
  dwc:startLongitude '28.6947429'^^xsd:double;
  dwc:endLongitude '28.6947429'^^xsd:double;
  dwc:latitude '44.350708'^^xsd:double;
  dwc:startLatitude '44.350708'^^xsd:double;
  dwc:endLatitude '44.350708'^^xsd:double;
  dwc:boundingBox 'POLYGON ((28.6947429 44.350708, 28.6947429 44.350708, 28.6947429 44.350708, 28.6947429 44.350708, 28.6947429 44.350708))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena relicta" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '899_86'^^xsd:string;
  dwc:observationDate '2011-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4147__899_28>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4147__899_28> ;
  mr:hasGeometry <https://eurobis.org/id/point/4147__899_28> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.351825 28.695388)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.351825"^^xsd:decimal ;
  dwc:decimalLongitude "28.695388"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4147__899_28>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "899_28" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4147_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-08'^^xsd:date;
  dwc:institutionCode 'Mare Nostrum'^^xsd:string;
  dwc:collectionCode '899'^^xsd:integer;
  dwc:catalogNumber '899_28'^^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 '12'^^xsd:integer;
  dwc:collectorNumber '899_28'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Romanian Coast of Black Sea'^^xsd:string;
  dwc:longitude '28.695388'^^xsd:double;
  dwc:startLongitude '28.6953883'^^xsd:double;
  dwc:endLongitude '28.6953883'^^xsd:double;
  dwc:latitude '44.351825'^^xsd:double;
  dwc:startLatitude '44.3518248'^^xsd:double;
  dwc:endLatitude '44.3518248'^^xsd:double;
  dwc:boundingBox 'POLYGON ((28.6953883 44.3518248, 28.6953883 44.3518248, 28.6953883 44.3518248, 28.6953883 44.3518248, 28.6953883 44.3518248))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena relicta" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '899_28'^^xsd:string;
  dwc:observationDate '2011-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4147__899_339>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4147__899_339> ;
  mr:hasGeometry <https://eurobis.org/id/point/4147__899_339> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.35486 28.69684)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.35486"^^xsd:decimal ;
  dwc:decimalLongitude "28.69684"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4147__899_339>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "899_339" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4147_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-08'^^xsd:date;
  dwc:institutionCode 'Mare Nostrum'^^xsd:string;
  dwc:collectionCode '899'^^xsd:integer;
  dwc:catalogNumber '899_339'^^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 '23'^^xsd:integer;
  dwc:collectorNumber '899_339'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Romanian Coast of Black Sea'^^xsd:string;
  dwc:longitude '28.69684'^^xsd:double;
  dwc:startLongitude '28.69684'^^xsd:double;
  dwc:endLongitude '28.69684'^^xsd:double;
  dwc:latitude '44.35486'^^xsd:double;
  dwc:startLatitude '44.35486'^^xsd:double;
  dwc:endLatitude '44.35486'^^xsd:double;
  dwc:boundingBox 'POLYGON ((28.69684 44.35486, 28.69684 44.35486, 28.69684 44.35486, 28.69684 44.35486, 28.69684 44.35486))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Tursiops truncatus ponticus" by the provider'^^xsd:string;
  dwc:aphiaid '368871'^^xsd:integer;
  dwc:occurrenceId '899_339'^^xsd:string;
  dwc:observationDate '2014-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '368871'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4147__899_19>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4147__899_19> ;
  mr:hasGeometry <https://eurobis.org/id/point/4147__899_19> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.357958 28.69811)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.357958"^^xsd:decimal ;
  dwc:decimalLongitude "28.69811"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4147__899_19>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "899_19" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4147_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-08'^^xsd:date;
  dwc:institutionCode 'Mare Nostrum'^^xsd:string;
  dwc:collectionCode '899'^^xsd:integer;
  dwc:catalogNumber '899_19'^^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 '21'^^xsd:integer;
  dwc:collectorNumber '899_19'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Romanian Coast of Black Sea'^^xsd:string;
  dwc:longitude '28.69811'^^xsd:double;
  dwc:startLongitude '28.6981102'^^xsd:double;
  dwc:endLongitude '28.6981102'^^xsd:double;
  dwc:latitude '44.357958'^^xsd:double;
  dwc:startLatitude '44.3579582'^^xsd:double;
  dwc:endLatitude '44.3579582'^^xsd:double;
  dwc:boundingBox 'POLYGON ((28.6981102 44.3579582, 28.6981102 44.3579582, 28.6981102 44.3579582, 28.6981102 44.3579582, 28.6981102 44.3579582))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena relicta" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '899_19'^^xsd:string;
  dwc:observationDate '2010-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4147__899_108>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4147__899_108> ;
  mr:hasGeometry <https://eurobis.org/id/point/4147__899_108> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.358444 28.698639)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.358444"^^xsd:decimal ;
  dwc:decimalLongitude "28.698639"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4147__899_108>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "899_108" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4147_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-08'^^xsd:date;
  dwc:institutionCode 'Mare Nostrum'^^xsd:string;
  dwc:collectionCode '899'^^xsd:integer;
  dwc:catalogNumber '899_108'^^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 '24'^^xsd:integer;
  dwc:collectorNumber '899_108'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Romanian Coast of Black Sea'^^xsd:string;
  dwc:longitude '28.698639'^^xsd:double;
  dwc:startLongitude '28.6986389'^^xsd:double;
  dwc:endLongitude '28.6986389'^^xsd:double;
  dwc:latitude '44.358444'^^xsd:double;
  dwc:startLatitude '44.3584444'^^xsd:double;
  dwc:endLatitude '44.3584444'^^xsd:double;
  dwc:boundingBox 'POLYGON ((28.6986389 44.3584444, 28.6986389 44.3584444, 28.6986389 44.3584444, 28.6986389 44.3584444, 28.6986389 44.3584444))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena relicta" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '899_108'^^xsd:string;
  dwc:observationDate '2012-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4147__899_25>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4147__899_25> ;
  mr:hasGeometry <https://eurobis.org/id/point/4147__899_25> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.359113 28.69872)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.359113"^^xsd:decimal ;
  dwc:decimalLongitude "28.69872"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4147__899_25>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "899_25" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4147_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-08'^^xsd:date;
  dwc:institutionCode 'Mare Nostrum'^^xsd:string;
  dwc:collectionCode '899'^^xsd:integer;
  dwc:catalogNumber '899_25'^^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 '2'^^xsd:integer;
  dwc:collectorNumber '899_25'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Romanian Coast of Black Sea'^^xsd:string;
  dwc:longitude '28.69872'^^xsd:double;
  dwc:startLongitude '28.6987196'^^xsd:double;
  dwc:endLongitude '28.6987196'^^xsd:double;
  dwc:latitude '44.359113'^^xsd:double;
  dwc:startLatitude '44.3591132'^^xsd:double;
  dwc:endLatitude '44.3591132'^^xsd:double;
  dwc:boundingBox 'POLYGON ((28.6987196 44.3591132, 28.6987196 44.3591132, 28.6987196 44.3591132, 28.6987196 44.3591132, 28.6987196 44.3591132))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena relicta" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '899_25'^^xsd:string;
  dwc:observationDate '2011-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4147__899_55>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4147__899_55> ;
  mr:hasGeometry <https://eurobis.org/id/point/4147__899_55> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.359453 28.699983)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.359453"^^xsd:decimal ;
  dwc:decimalLongitude "28.699983"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4147__899_55>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "899_55" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4147_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-08'^^xsd:date;
  dwc:institutionCode 'Mare Nostrum'^^xsd:string;
  dwc:collectionCode '899'^^xsd:integer;
  dwc:catalogNumber '899_55'^^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 '30'^^xsd:integer;
  dwc:collectorNumber '899_55'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Romanian Coast of Black Sea'^^xsd:string;
  dwc:longitude '28.699983'^^xsd:double;
  dwc:startLongitude '28.699983'^^xsd:double;
  dwc:endLongitude '28.699983'^^xsd:double;
  dwc:latitude '44.359453'^^xsd:double;
  dwc:startLatitude '44.3594532'^^xsd:double;
  dwc:endLatitude '44.3594532'^^xsd:double;
  dwc:boundingBox 'POLYGON ((28.699983 44.3594532, 28.699983 44.3594532, 28.699983 44.3594532, 28.699983 44.3594532, 28.699983 44.3594532))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena relicta" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '899_55'^^xsd:string;
  dwc:observationDate '2011-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4147__899_352>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4147__899_352> ;
  mr:hasGeometry <https://eurobis.org/id/point/4147__899_352> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.369472 28.706)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.369472"^^xsd:decimal ;
  dwc:decimalLongitude "28.706"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4147__899_352>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "899_352" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4147_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-08'^^xsd:date;
  dwc:institutionCode 'Mare Nostrum'^^xsd:string;
  dwc:collectionCode '899'^^xsd:integer;
  dwc:catalogNumber '899_352'^^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 '4'^^xsd:integer;
  dwc:collectorNumber '899_352'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Romanian Coast of Black Sea'^^xsd:string;
  dwc:longitude '28.706'^^xsd:double;
  dwc:startLongitude '28.706'^^xsd:double;
  dwc:endLongitude '28.706'^^xsd:double;
  dwc:latitude '44.369472'^^xsd:double;
  dwc:startLatitude '44.3694722'^^xsd:double;
  dwc:endLatitude '44.3694722'^^xsd:double;
  dwc:boundingBox 'POLYGON ((28.706 44.3694722, 28.706 44.3694722, 28.706 44.3694722, 28.706 44.3694722, 28.706 44.3694722))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Tursiops truncatus ponticus" by the provider'^^xsd:string;
  dwc:aphiaid '368871'^^xsd:integer;
  dwc:occurrenceId '899_352'^^xsd:string;
  dwc:observationDate '2014-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '368871'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4147__899_109>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4147__899_109> ;
  mr:hasGeometry <https://eurobis.org/id/point/4147__899_109> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.359611 28.706528)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.359611"^^xsd:decimal ;
  dwc:decimalLongitude "28.706528"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4147__899_109>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "899_109" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4147_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-08'^^xsd:date;
  dwc:institutionCode 'Mare Nostrum'^^xsd:string;
  dwc:collectionCode '899'^^xsd:integer;
  dwc:catalogNumber '899_109'^^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 '24'^^xsd:integer;
  dwc:collectorNumber '899_109'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Romanian Coast of Black Sea'^^xsd:string;
  dwc:longitude '28.706528'^^xsd:double;
  dwc:startLongitude '28.7065278'^^xsd:double;
  dwc:endLongitude '28.7065278'^^xsd:double;
  dwc:latitude '44.359611'^^xsd:double;
  dwc:startLatitude '44.3596111'^^xsd:double;
  dwc:endLatitude '44.3596111'^^xsd:double;
  dwc:boundingBox 'POLYGON ((28.7065278 44.3596111, 28.7065278 44.3596111, 28.7065278 44.3596111, 28.7065278 44.3596111, 28.7065278 44.3596111))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena relicta" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '899_109'^^xsd:string;
  dwc:observationDate '2012-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4147__899_180>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4147__899_180> ;
  mr:hasGeometry <https://eurobis.org/id/point/4147__899_180> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.367222 28.707222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.367222"^^xsd:decimal ;
  dwc:decimalLongitude "28.707222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4147__899_180>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "899_180" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4147_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-08'^^xsd:date;
  dwc:institutionCode 'Mare Nostrum'^^xsd:string;
  dwc:collectionCode '899'^^xsd:integer;
  dwc:catalogNumber '899_180'^^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 '20'^^xsd:integer;
  dwc:collectorNumber '899_180'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Romanian Coast of Black Sea'^^xsd:string;
  dwc:longitude '28.707222'^^xsd:double;
  dwc:startLongitude '28.7072222'^^xsd:double;
  dwc:endLongitude '28.7072222'^^xsd:double;
  dwc:latitude '44.367222'^^xsd:double;
  dwc:startLatitude '44.3672222'^^xsd:double;
  dwc:endLatitude '44.3672222'^^xsd:double;
  dwc:boundingBox 'POLYGON ((28.7072222 44.3672222, 28.7072222 44.3672222, 28.7072222 44.3672222, 28.7072222 44.3672222, 28.7072222 44.3672222))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis ponticus" by the provider'^^xsd:string;
  dwc:aphiaid '368870'^^xsd:integer;
  dwc:occurrenceId '899_180'^^xsd:string;
  dwc:observationDate '2012-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '368870'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4147__899_131>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4147__899_131> ;
  mr:hasGeometry <https://eurobis.org/id/point/4147__899_131> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.372773 28.707402)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.372773"^^xsd:decimal ;
  dwc:decimalLongitude "28.707402"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4147__899_131>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "899_131" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4147_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-08'^^xsd:date;
  dwc:institutionCode 'Mare Nostrum'^^xsd:string;
  dwc:collectionCode '899'^^xsd:integer;
  dwc:catalogNumber '899_131'^^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 '16'^^xsd:integer;
  dwc:collectorNumber '899_131'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Romanian Coast of Black Sea'^^xsd:string;
  dwc:longitude '28.707402'^^xsd:double;
  dwc:startLongitude '28.707402'^^xsd:double;
  dwc:endLongitude '28.707402'^^xsd:double;
  dwc:latitude '44.372773'^^xsd:double;
  dwc:startLatitude '44.3727726'^^xsd:double;
  dwc:endLatitude '44.3727726'^^xsd:double;
  dwc:boundingBox 'POLYGON ((28.707402 44.3727726, 28.707402 44.3727726, 28.707402 44.3727726, 28.707402 44.3727726, 28.707402 44.3727726))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena relicta" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '899_131'^^xsd:string;
  dwc:observationDate '2012-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4147__899_343>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4147__899_343> ;
  mr:hasGeometry <https://eurobis.org/id/point/4147__899_343> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.371723 28.707758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.371723"^^xsd:decimal ;
  dwc:decimalLongitude "28.707758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4147__899_343>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "899_343" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4147_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-08'^^xsd:date;
  dwc:institutionCode 'Mare Nostrum'^^xsd:string;
  dwc:collectionCode '899'^^xsd:integer;
  dwc:catalogNumber '899_343'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2014'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '899_343'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Romanian Coast of Black Sea'^^xsd:string;
  dwc:longitude '28.707758'^^xsd:double;
  dwc:startLongitude '28.7077582'^^xsd:double;
  dwc:endLongitude '28.7077582'^^xsd:double;
  dwc:latitude '44.371723'^^xsd:double;
  dwc:startLatitude '44.3717232'^^xsd:double;
  dwc:endLatitude '44.3717232'^^xsd:double;
  dwc:boundingBox 'POLYGON ((28.7077582 44.3717232, 28.7077582 44.3717232, 28.7077582 44.3717232, 28.7077582 44.3717232, 28.7077582 44.3717232))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena relicta" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '899_343'^^xsd:string;
  dwc:observationDate '2014-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4147__899_181>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4147__899_181> ;
  mr:hasGeometry <https://eurobis.org/id/point/4147__899_181> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.367222 28.708056)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.367222"^^xsd:decimal ;
  dwc:decimalLongitude "28.708056"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4147__899_181>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "899_181" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4147_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-08'^^xsd:date;
  dwc:institutionCode 'Mare Nostrum'^^xsd:string;
  dwc:collectionCode '899'^^xsd:integer;
  dwc:catalogNumber '899_181'^^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 '20'^^xsd:integer;
  dwc:collectorNumber '899_181'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Romanian Coast of Black Sea'^^xsd:string;
  dwc:longitude '28.708056'^^xsd:double;
  dwc:startLongitude '28.7080556'^^xsd:double;
  dwc:endLongitude '28.7080556'^^xsd:double;
  dwc:latitude '44.367222'^^xsd:double;
  dwc:startLatitude '44.3672222'^^xsd:double;
  dwc:endLatitude '44.3672222'^^xsd:double;
  dwc:boundingBox 'POLYGON ((28.7080556 44.3672222, 28.7080556 44.3672222, 28.7080556 44.3672222, 28.7080556 44.3672222, 28.7080556 44.3672222))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena relicta" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '899_181'^^xsd:string;
  dwc:observationDate '2012-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4147__899_50>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4147__899_50> ;
  mr:hasGeometry <https://eurobis.org/id/point/4147__899_50> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.373386 28.708676)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.373386"^^xsd:decimal ;
  dwc:decimalLongitude "28.708676"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4147__899_50>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "899_50" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4147_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-08'^^xsd:date;
  dwc:institutionCode 'Mare Nostrum'^^xsd:string;
  dwc:collectionCode '899'^^xsd:integer;
  dwc:catalogNumber '899_50'^^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 '899_50'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Romanian Coast of Black Sea'^^xsd:string;
  dwc:longitude '28.708676'^^xsd:double;
  dwc:startLongitude '28.708676'^^xsd:double;
  dwc:endLongitude '28.708676'^^xsd:double;
  dwc:latitude '44.373386'^^xsd:double;
  dwc:startLatitude '44.3733862'^^xsd:double;
  dwc:endLatitude '44.3733862'^^xsd:double;
  dwc:boundingBox 'POLYGON ((28.708676 44.3733862, 28.708676 44.3733862, 28.708676 44.3733862, 28.708676 44.3733862, 28.708676 44.3733862))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena relicta" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '899_50'^^xsd:string;
  dwc:observationDate '2011-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4147__899_495>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4147__899_495> ;
  mr:hasGeometry <https://eurobis.org/id/point/4147__899_495> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3743 28.709933)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.3743"^^xsd:decimal ;
  dwc:decimalLongitude "28.709933"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4147__899_495>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "899_495" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4147_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-08'^^xsd:date;
  dwc:institutionCode 'Mare Nostrum'^^xsd:string;
  dwc:collectionCode '899'^^xsd:integer;
  dwc:catalogNumber '899_495'^^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 '27'^^xsd:integer;
  dwc:collectorNumber '899_495'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:startYearCollected '2016'^^xsd:integer;
  dwc:endYearCollected '2016'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Romanian Coast of Black Sea'^^xsd:string;
  dwc:longitude '28.709933'^^xsd:double;
  dwc:startLongitude '28.7099333'^^xsd:double;
  dwc:endLongitude '28.7099333'^^xsd:double;
  dwc:latitude '44.3743'^^xsd:double;
  dwc:startLatitude '44.3743'^^xsd:double;
  dwc:endLatitude '44.3743'^^xsd:double;
  dwc:boundingBox 'POLYGON ((28.7099333 44.3743, 28.7099333 44.3743, 28.7099333 44.3743, 28.7099333 44.3743, 28.7099333 44.3743))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena relicta" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '899_495'^^xsd:string;
  dwc:observationDate '2016-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4147__899_245>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4147__899_245> ;
  mr:hasGeometry <https://eurobis.org/id/point/4147__899_245> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.376928 28.711578)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.376928"^^xsd:decimal ;
  dwc:decimalLongitude "28.711578"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4147__899_245>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "899_245" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4147_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-08'^^xsd:date;
  dwc:institutionCode 'Mare Nostrum'^^xsd:string;
  dwc:collectionCode '899'^^xsd:integer;
  dwc:catalogNumber '899_245'^^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 '3'^^xsd:integer;
  dwc:collectorNumber '899_245'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Romanian Coast of Black Sea'^^xsd:string;
  dwc:longitude '28.711578'^^xsd:double;
  dwc:startLongitude '28.7115782'^^xsd:double;
  dwc:endLongitude '28.7115782'^^xsd:double;
  dwc:latitude '44.376928'^^xsd:double;
  dwc:startLatitude '44.3769281'^^xsd:double;
  dwc:endLatitude '44.3769281'^^xsd:double;
  dwc:boundingBox 'POLYGON ((28.7115782 44.3769281, 28.7115782 44.3769281, 28.7115782 44.3769281, 28.7115782 44.3769281, 28.7115782 44.3769281))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis ponticus" by the provider'^^xsd:string;
  dwc:aphiaid '368870'^^xsd:integer;
  dwc:occurrenceId '899_245'^^xsd:string;
  dwc:observationDate '2012-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '368870'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4147__899_132>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4147__899_132> ;
  mr:hasGeometry <https://eurobis.org/id/point/4147__899_132> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.378222 28.712778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.378222"^^xsd:decimal ;
  dwc:decimalLongitude "28.712778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4147__899_132>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "899_132" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4147_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-08'^^xsd:date;
  dwc:institutionCode 'Mare Nostrum'^^xsd:string;
  dwc:collectionCode '899'^^xsd:integer;
  dwc:catalogNumber '899_132'^^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 '16'^^xsd:integer;
  dwc:collectorNumber '899_132'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Romanian Coast of Black Sea'^^xsd:string;
  dwc:longitude '28.712778'^^xsd:double;
  dwc:startLongitude '28.7127778'^^xsd:double;
  dwc:endLongitude '28.7127778'^^xsd:double;
  dwc:latitude '44.378222'^^xsd:double;
  dwc:startLatitude '44.3782222'^^xsd:double;
  dwc:endLatitude '44.3782222'^^xsd:double;
  dwc:boundingBox 'POLYGON ((28.7127778 44.3782222, 28.7127778 44.3782222, 28.7127778 44.3782222, 28.7127778 44.3782222, 28.7127778 44.3782222))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena relicta" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '899_132'^^xsd:string;
  dwc:observationDate '2012-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4147__899_493>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4147__899_493> ;
  mr:hasGeometry <https://eurobis.org/id/point/4147__899_493> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.377467 28.712783)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.377467"^^xsd:decimal ;
  dwc:decimalLongitude "28.712783"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4147__899_493>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "899_493" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4147_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-08'^^xsd:date;
  dwc:institutionCode 'Mare Nostrum'^^xsd:string;
  dwc:collectionCode '899'^^xsd:integer;
  dwc:catalogNumber '899_493'^^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 '27'^^xsd:integer;
  dwc:collectorNumber '899_493'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:startYearCollected '2016'^^xsd:integer;
  dwc:endYearCollected '2016'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Romanian Coast of Black Sea'^^xsd:string;
  dwc:longitude '28.712783'^^xsd:double;
  dwc:startLongitude '28.7127833'^^xsd:double;
  dwc:endLongitude '28.7127833'^^xsd:double;
  dwc:latitude '44.377467'^^xsd:double;
  dwc:startLatitude '44.3774667'^^xsd:double;
  dwc:endLatitude '44.3774667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((28.7127833 44.3774667, 28.7127833 44.3774667, 28.7127833 44.3774667, 28.7127833 44.3774667, 28.7127833 44.3774667))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena relicta" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '899_493'^^xsd:string;
  dwc:observationDate '2016-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4147__899_65>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4147__899_65> ;
  mr:hasGeometry <https://eurobis.org/id/point/4147__899_65> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.403593 28.739132)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.403593"^^xsd:decimal ;
  dwc:decimalLongitude "28.739132"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4147__899_65>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "899_65" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4147_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-08'^^xsd:date;
  dwc:institutionCode 'Mare Nostrum'^^xsd:string;
  dwc:collectionCode '899'^^xsd:integer;
  dwc:catalogNumber '899_65'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '899_65'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Romanian Coast of Black Sea'^^xsd:string;
  dwc:longitude '28.739132'^^xsd:double;
  dwc:startLongitude '28.7391321'^^xsd:double;
  dwc:endLongitude '28.7391321'^^xsd:double;
  dwc:latitude '44.403593'^^xsd:double;
  dwc:startLatitude '44.4035932'^^xsd:double;
  dwc:endLatitude '44.4035932'^^xsd:double;
  dwc:boundingBox 'POLYGON ((28.7391321 44.4035932, 28.7391321 44.4035932, 28.7391321 44.4035932, 28.7391321 44.4035932, 28.7391321 44.4035932))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena relicta" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '899_65'^^xsd:string;
  dwc:observationDate '2011-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4147__899_64>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4147__899_64> ;
  mr:hasGeometry <https://eurobis.org/id/point/4147__899_64> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.40669 28.74227)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.40669"^^xsd:decimal ;
  dwc:decimalLongitude "28.74227"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4147__899_64>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "899_64" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4147_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-08'^^xsd:date;
  dwc:institutionCode 'Mare Nostrum'^^xsd:string;
  dwc:collectionCode '899'^^xsd:integer;
  dwc:catalogNumber '899_64'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '899_64'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Romanian Coast of Black Sea'^^xsd:string;
  dwc:longitude '28.74227'^^xsd:double;
  dwc:startLongitude '28.7422702'^^xsd:double;
  dwc:endLongitude '28.7422702'^^xsd:double;
  dwc:latitude '44.40669'^^xsd:double;
  dwc:startLatitude '44.4066898'^^xsd:double;
  dwc:endLatitude '44.4066898'^^xsd:double;
  dwc:boundingBox 'POLYGON ((28.7422702 44.4066898, 28.7422702 44.4066898, 28.7422702 44.4066898, 28.7422702 44.4066898, 28.7422702 44.4066898))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena relicta" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '899_64'^^xsd:string;
  dwc:observationDate '2011-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4147__899_63>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4147__899_63> ;
  mr:hasGeometry <https://eurobis.org/id/point/4147__899_63> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.412295 28.747839)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.412295"^^xsd:decimal ;
  dwc:decimalLongitude "28.747839"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4147__899_63>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "899_63" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4147_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-08'^^xsd:date;
  dwc:institutionCode 'Mare Nostrum'^^xsd:string;
  dwc:collectionCode '899'^^xsd:integer;
  dwc:catalogNumber '899_63'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '899_63'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Romanian Coast of Black Sea'^^xsd:string;
  dwc:longitude '28.747839'^^xsd:double;
  dwc:startLongitude '28.7478385'^^xsd:double;
  dwc:endLongitude '28.7478385'^^xsd:double;
  dwc:latitude '44.412295'^^xsd:double;
  dwc:startLatitude '44.4122952'^^xsd:double;
  dwc:endLatitude '44.4122952'^^xsd:double;
  dwc:boundingBox 'POLYGON ((28.7478385 44.4122952, 28.7478385 44.4122952, 28.7478385 44.4122952, 28.7478385 44.4122952, 28.7478385 44.4122952))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena relicta" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '899_63'^^xsd:string;
  dwc:observationDate '2011-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4147__899_281>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4147__899_281> ;
  mr:hasGeometry <https://eurobis.org/id/point/4147__899_281> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.426389 28.763333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.426389"^^xsd:decimal ;
  dwc:decimalLongitude "28.763333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4147__899_281>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "899_281" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4147_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-08'^^xsd:date;
  dwc:institutionCode 'Mare Nostrum'^^xsd:string;
  dwc:collectionCode '899'^^xsd:integer;
  dwc:catalogNumber '899_281'^^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 '25'^^xsd:integer;
  dwc:collectorNumber '899_281'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Romanian Coast of Black Sea'^^xsd:string;
  dwc:longitude '28.763333'^^xsd:double;
  dwc:startLongitude '28.763333'^^xsd:double;
  dwc:endLongitude '28.763333'^^xsd:double;
  dwc:latitude '44.426389'^^xsd:double;
  dwc:startLatitude '44.426389'^^xsd:double;
  dwc:endLatitude '44.426389'^^xsd:double;
  dwc:boundingBox 'POLYGON ((28.763333 44.426389, 28.763333 44.426389, 28.763333 44.426389, 28.763333 44.426389, 28.763333 44.426389))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena relicta" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '899_281'^^xsd:string;
  dwc:observationDate '2013-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4147__899_427>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4147__899_427> ;
  mr:hasGeometry <https://eurobis.org/id/point/4147__899_427> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.43378 28.772593)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.43378"^^xsd:decimal ;
  dwc:decimalLongitude "28.772593"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4147__899_427>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "899_427" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4147_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-08'^^xsd:date;
  dwc:institutionCode 'Mare Nostrum'^^xsd:string;
  dwc:collectionCode '899'^^xsd:integer;
  dwc:catalogNumber '899_427'^^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 '26'^^xsd:integer;
  dwc:collectorNumber '899_427'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startYearCollected '2015'^^xsd:integer;
  dwc:endYearCollected '2015'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Romanian Coast of Black Sea'^^xsd:string;
  dwc:longitude '28.772593'^^xsd:double;
  dwc:startLongitude '28.7725925'^^xsd:double;
  dwc:endLongitude '28.7725925'^^xsd:double;
  dwc:latitude '44.43378'^^xsd:double;
  dwc:startLatitude '44.4337798'^^xsd:double;
  dwc:endLatitude '44.4337798'^^xsd:double;
  dwc:boundingBox 'POLYGON ((28.7725925 44.4337798, 28.7725925 44.4337798, 28.7725925 44.4337798, 28.7725925 44.4337798, 28.7725925 44.4337798))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena relicta" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '899_427'^^xsd:string;
  dwc:observationDate '2015-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4147__899_61>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4147__899_61> ;
  mr:hasGeometry <https://eurobis.org/id/point/4147__899_61> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.437001 28.775983)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.437001"^^xsd:decimal ;
  dwc:decimalLongitude "28.775983"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4147__899_61>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "899_61" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4147_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-08'^^xsd:date;
  dwc:institutionCode 'Mare Nostrum'^^xsd:string;
  dwc:collectionCode '899'^^xsd:integer;
  dwc:catalogNumber '899_61'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '899_61'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Romanian Coast of Black Sea'^^xsd:string;
  dwc:longitude '28.775983'^^xsd:double;
  dwc:startLongitude '28.7759828'^^xsd:double;
  dwc:endLongitude '28.7759828'^^xsd:double;
  dwc:latitude '44.437001'^^xsd:double;
  dwc:startLatitude '44.4370007'^^xsd:double;
  dwc:endLatitude '44.4370007'^^xsd:double;
  dwc:boundingBox 'POLYGON ((28.7759828 44.4370007, 28.7759828 44.4370007, 28.7759828 44.4370007, 28.7759828 44.4370007, 28.7759828 44.4370007))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena relicta" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '899_61'^^xsd:string;
  dwc:observationDate '2011-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4147__899_133>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4147__899_133> ;
  mr:hasGeometry <https://eurobis.org/id/point/4147__899_133> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.442203 28.781252)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.442203"^^xsd:decimal ;
  dwc:decimalLongitude "28.781252"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4147__899_133>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "899_133" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4147_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-08'^^xsd:date;
  dwc:institutionCode 'Mare Nostrum'^^xsd:string;
  dwc:collectionCode '899'^^xsd:integer;
  dwc:catalogNumber '899_133'^^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 '17'^^xsd:integer;
  dwc:collectorNumber '899_133'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Romanian Coast of Black Sea'^^xsd:string;
  dwc:longitude '28.781252'^^xsd:double;
  dwc:startLongitude '28.7812522'^^xsd:double;
  dwc:endLongitude '28.7812522'^^xsd:double;
  dwc:latitude '44.442203'^^xsd:double;
  dwc:startLatitude '44.4422031'^^xsd:double;
  dwc:endLatitude '44.4422031'^^xsd:double;
  dwc:boundingBox 'POLYGON ((28.7812522 44.4422031, 28.7812522 44.4422031, 28.7812522 44.4422031, 28.7812522 44.4422031, 28.7812522 44.4422031))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena relicta" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '899_133'^^xsd:string;
  dwc:observationDate '2012-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4147__899_62>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4147__899_62> ;
  mr:hasGeometry <https://eurobis.org/id/point/4147__899_62> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.448741 28.788401)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.448741"^^xsd:decimal ;
  dwc:decimalLongitude "28.788401"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4147__899_62>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "899_62" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4147_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-08'^^xsd:date;
  dwc:institutionCode 'Mare Nostrum'^^xsd:string;
  dwc:collectionCode '899'^^xsd:integer;
  dwc:catalogNumber '899_62'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '899_62'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Romanian Coast of Black Sea'^^xsd:string;
  dwc:longitude '28.788401'^^xsd:double;
  dwc:startLongitude '28.7884014'^^xsd:double;
  dwc:endLongitude '28.7884014'^^xsd:double;
  dwc:latitude '44.448741'^^xsd:double;
  dwc:startLatitude '44.4487414'^^xsd:double;
  dwc:endLatitude '44.4487414'^^xsd:double;
  dwc:boundingBox 'POLYGON ((28.7884014 44.4487414, 28.7884014 44.4487414, 28.7884014 44.4487414, 28.7884014 44.4487414, 28.7884014 44.4487414))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena relicta" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '899_62'^^xsd:string;
  dwc:observationDate '2011-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4147__899_66>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4147__899_66> ;
  mr:hasGeometry <https://eurobis.org/id/point/4147__899_66> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.449323 28.789045)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.449323"^^xsd:decimal ;
  dwc:decimalLongitude "28.789045"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4147__899_66>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "899_66" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4147_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-08'^^xsd:date;
  dwc:institutionCode 'Mare Nostrum'^^xsd:string;
  dwc:collectionCode '899'^^xsd:integer;
  dwc:catalogNumber '899_66'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '899_66'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Romanian Coast of Black Sea'^^xsd:string;
  dwc:longitude '28.789045'^^xsd:double;
  dwc:startLongitude '28.7890453'^^xsd:double;
  dwc:endLongitude '28.7890453'^^xsd:double;
  dwc:latitude '44.449323'^^xsd:double;
  dwc:startLatitude '44.4493229'^^xsd:double;
  dwc:endLatitude '44.4493229'^^xsd:double;
  dwc:boundingBox 'POLYGON ((28.7890453 44.4493229, 28.7890453 44.4493229, 28.7890453 44.4493229, 28.7890453 44.4493229, 28.7890453 44.4493229))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena relicta" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '899_66'^^xsd:string;
  dwc:observationDate '2011-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4147__899_512>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4147__899_512> ;
  mr:hasGeometry <https://eurobis.org/id/point/4147__899_512> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.451918 28.791733)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.451918"^^xsd:decimal ;
  dwc:decimalLongitude "28.791733"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4147__899_512>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "899_512" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4147_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-08'^^xsd:date;
  dwc:institutionCode 'Mare Nostrum'^^xsd:string;
  dwc:collectionCode '899'^^xsd:integer;
  dwc:catalogNumber '899_512'^^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 '899_512'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:startYearCollected '2016'^^xsd:integer;
  dwc:endYearCollected '2016'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Romanian Coast of Black Sea'^^xsd:string;
  dwc:longitude '28.791733'^^xsd:double;
  dwc:startLongitude '28.7917328'^^xsd:double;
  dwc:endLongitude '28.7917328'^^xsd:double;
  dwc:latitude '44.451918'^^xsd:double;
  dwc:startLatitude '44.4519184'^^xsd:double;
  dwc:endLatitude '44.4519184'^^xsd:double;
  dwc:boundingBox 'POLYGON ((28.7917328 44.4519184, 28.7917328 44.4519184, 28.7917328 44.4519184, 28.7917328 44.4519184, 28.7917328 44.4519184))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena relicta" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '899_512'^^xsd:string;
  dwc:observationDate '2016-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4147__899_340>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4147__899_340> ;
  mr:hasGeometry <https://eurobis.org/id/point/4147__899_340> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.454633 28.795183)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.454633"^^xsd:decimal ;
  dwc:decimalLongitude "28.795183"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4147__899_340>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "899_340" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4147_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-08'^^xsd:date;
  dwc:institutionCode 'Mare Nostrum'^^xsd:string;
  dwc:collectionCode '899'^^xsd:integer;
  dwc:catalogNumber '899_340'^^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 '4'^^xsd:integer;
  dwc:collectorNumber '899_340'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Romanian Coast of Black Sea'^^xsd:string;
  dwc:longitude '28.795183'^^xsd:double;
  dwc:startLongitude '28.7951833'^^xsd:double;
  dwc:endLongitude '28.7951833'^^xsd:double;
  dwc:latitude '44.454633'^^xsd:double;
  dwc:startLatitude '44.4546333'^^xsd:double;
  dwc:endLatitude '44.4546333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((28.7951833 44.4546333, 28.7951833 44.4546333, 28.7951833 44.4546333, 28.7951833 44.4546333, 28.7951833 44.4546333))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Tursiops truncatus ponticus" by the provider'^^xsd:string;
  dwc:aphiaid '368871'^^xsd:integer;
  dwc:occurrenceId '899_340'^^xsd:string;
  dwc:observationDate '2014-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '368871'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4147__899_409>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4147__899_409> ;
  mr:hasGeometry <https://eurobis.org/id/point/4147__899_409> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.457624 28.798766)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.457624"^^xsd:decimal ;
  dwc:decimalLongitude "28.798766"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4147__899_409>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "899_409" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4147_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-08'^^xsd:date;
  dwc:institutionCode 'Mare Nostrum'^^xsd:string;
  dwc:collectionCode '899'^^xsd:integer;
  dwc:catalogNumber '899_409'^^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 '1'^^xsd:integer;
  dwc:collectorNumber '899_409'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startYearCollected '2015'^^xsd:integer;
  dwc:endYearCollected '2015'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Romanian Coast of Black Sea'^^xsd:string;
  dwc:longitude '28.798766'^^xsd:double;
  dwc:startLongitude '28.7987655'^^xsd:double;
  dwc:endLongitude '28.7987655'^^xsd:double;
  dwc:latitude '44.457624'^^xsd:double;
  dwc:startLatitude '44.4576238'^^xsd:double;
  dwc:endLatitude '44.4576238'^^xsd:double;
  dwc:boundingBox 'POLYGON ((28.7987655 44.4576238, 28.7987655 44.4576238, 28.7987655 44.4576238, 28.7987655 44.4576238, 28.7987655 44.4576238))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena relicta" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '899_409'^^xsd:string;
  dwc:observationDate '2015-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4147__899_17>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4147__899_17> ;
  mr:hasGeometry <https://eurobis.org/id/point/4147__899_17> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.46357 28.806496)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.46357"^^xsd:decimal ;
  dwc:decimalLongitude "28.806496"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4147__899_17>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "899_17" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4147_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-08'^^xsd:date;
  dwc:institutionCode 'Mare Nostrum'^^xsd:string;
  dwc:collectionCode '899'^^xsd:integer;
  dwc:catalogNumber '899_17'^^xsd:string;
  dwc:scientificName 'Delphinus delphis ponticus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '899_17'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Romanian Coast of Black Sea'^^xsd:string;
  dwc:longitude '28.806496'^^xsd:double;
  dwc:startLongitude '28.8064956'^^xsd:double;
  dwc:endLongitude '28.8064956'^^xsd:double;
  dwc:latitude '44.46357'^^xsd:double;
  dwc:startLatitude '44.4635697'^^xsd:double;
  dwc:endLatitude '44.4635697'^^xsd:double;
  dwc:boundingBox 'POLYGON ((28.8064956 44.4635697, 28.8064956 44.4635697, 28.8064956 44.4635697, 28.8064956 44.4635697, 28.8064956 44.4635697))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis ponticus" by the provider'^^xsd:string;
  dwc:aphiaid '368870'^^xsd:integer;
  dwc:occurrenceId '899_17'^^xsd:string;
  dwc:observationDate '2010-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '368870'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4147__899_23>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4147__899_23> ;
  mr:hasGeometry <https://eurobis.org/id/point/4147__899_23> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.465979 28.809232)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.465979"^^xsd:decimal ;
  dwc:decimalLongitude "28.809232"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4147__899_23>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "899_23" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4147_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-08'^^xsd:date;
  dwc:institutionCode 'Mare Nostrum'^^xsd:string;
  dwc:collectionCode '899'^^xsd:integer;
  dwc:catalogNumber '899_23'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '899_23'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Romanian Coast of Black Sea'^^xsd:string;
  dwc:longitude '28.809232'^^xsd:double;
  dwc:startLongitude '28.809232'^^xsd:double;
  dwc:endLongitude '28.809232'^^xsd:double;
  dwc:latitude '44.465979'^^xsd:double;
  dwc:startLatitude '44.4659793'^^xsd:double;
  dwc:endLatitude '44.4659793'^^xsd:double;
  dwc:boundingBox 'POLYGON ((28.809232 44.4659793, 28.809232 44.4659793, 28.809232 44.4659793, 28.809232 44.4659793, 28.809232 44.4659793))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena relicta" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '899_23'^^xsd:string;
  dwc:observationDate '2011-04-05'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4147__899_93>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4147__899_93> ;
  mr:hasGeometry <https://eurobis.org/id/point/4147__899_93> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.475519 28.821061)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.475519"^^xsd:decimal ;
  dwc:decimalLongitude "28.821061"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4147__899_93>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "899_93" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4147_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-08'^^xsd:date;
  dwc:institutionCode 'Mare Nostrum'^^xsd:string;
  dwc:collectionCode '899'^^xsd:integer;
  dwc:catalogNumber '899_93'^^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 '14'^^xsd:integer;
  dwc:collectorNumber '899_93'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Romanian Coast of Black Sea'^^xsd:string;
  dwc:longitude '28.821061'^^xsd:double;
  dwc:startLongitude '28.8210606'^^xsd:double;
  dwc:endLongitude '28.8210606'^^xsd:double;
  dwc:latitude '44.475519'^^xsd:double;
  dwc:startLatitude '44.4755191'^^xsd:double;
  dwc:endLatitude '44.4755191'^^xsd:double;
  dwc:boundingBox 'POLYGON ((28.8210606 44.4755191, 28.8210606 44.4755191, 28.8210606 44.4755191, 28.8210606 44.4755191, 28.8210606 44.4755191))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena relicta" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '899_93'^^xsd:string;
  dwc:observationDate '2012-04-14'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4147__899_357>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4147__899_357> ;
  mr:hasGeometry <https://eurobis.org/id/point/4147__899_357> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.477683 28.823017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.477683"^^xsd:decimal ;
  dwc:decimalLongitude "28.823017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4147__899_357>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "899_357" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4147_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-08'^^xsd:date;
  dwc:institutionCode 'Mare Nostrum'^^xsd:string;
  dwc:collectionCode '899'^^xsd:integer;
  dwc:catalogNumber '899_357'^^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 '24'^^xsd:integer;
  dwc:collectorNumber '899_357'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Romanian Coast of Black Sea'^^xsd:string;
  dwc:longitude '28.823017'^^xsd:double;
  dwc:startLongitude '28.8230167'^^xsd:double;
  dwc:endLongitude '28.8230167'^^xsd:double;
  dwc:latitude '44.477683'^^xsd:double;
  dwc:startLatitude '44.4776833'^^xsd:double;
  dwc:endLatitude '44.4776833'^^xsd:double;
  dwc:boundingBox 'POLYGON ((28.8230167 44.4776833, 28.8230167 44.4776833, 28.8230167 44.4776833, 28.8230167 44.4776833, 28.8230167 44.4776833))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena relicta" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '899_357'^^xsd:string;
  dwc:observationDate '2014-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4147__899_171>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4147__899_171> ;
  mr:hasGeometry <https://eurobis.org/id/point/4147__899_171> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.478053 28.824022)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.478053"^^xsd:decimal ;
  dwc:decimalLongitude "28.824022"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4147__899_171>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "899_171" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4147_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-08'^^xsd:date;
  dwc:institutionCode 'Mare Nostrum'^^xsd:string;
  dwc:collectionCode '899'^^xsd:integer;
  dwc:catalogNumber '899_171'^^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 '7'^^xsd:integer;
  dwc:collectorNumber '899_171'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Romanian Coast of Black Sea'^^xsd:string;
  dwc:longitude '28.824022'^^xsd:double;
  dwc:startLongitude '28.8240217'^^xsd:double;
  dwc:endLongitude '28.8240217'^^xsd:double;
  dwc:latitude '44.478053'^^xsd:double;
  dwc:startLatitude '44.4780531'^^xsd:double;
  dwc:endLatitude '44.4780531'^^xsd:double;
  dwc:boundingBox 'POLYGON ((28.8240217 44.4780531, 28.8240217 44.4780531, 28.8240217 44.4780531, 28.8240217 44.4780531, 28.8240217 44.4780531))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena relicta" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '899_171'^^xsd:string;
  dwc:observationDate '2012-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4147__899_220>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4147__899_220> ;
  mr:hasGeometry <https://eurobis.org/id/point/4147__899_220> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.480287 28.826664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.480287"^^xsd:decimal ;
  dwc:decimalLongitude "28.826664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4147__899_220>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "899_220" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4147_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-08'^^xsd:date;
  dwc:institutionCode 'Mare Nostrum'^^xsd:string;
  dwc:collectionCode '899'^^xsd:integer;
  dwc:catalogNumber '899_220'^^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 '30'^^xsd:integer;
  dwc:collectorNumber '899_220'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Romanian Coast of Black Sea'^^xsd:string;
  dwc:longitude '28.826664'^^xsd:double;
  dwc:startLongitude '28.8266637'^^xsd:double;
  dwc:endLongitude '28.8266637'^^xsd:double;
  dwc:latitude '44.480287'^^xsd:double;
  dwc:startLatitude '44.4802874'^^xsd:double;
  dwc:endLatitude '44.4802874'^^xsd:double;
  dwc:boundingBox 'POLYGON ((28.8266637 44.4802874, 28.8266637 44.4802874, 28.8266637 44.4802874, 28.8266637 44.4802874, 28.8266637 44.4802874))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Tursiops truncatus ponticus" by the provider'^^xsd:string;
  dwc:aphiaid '368871'^^xsd:integer;
  dwc:occurrenceId '899_220'^^xsd:string;
  dwc:observationDate '2012-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '368871'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4147__899_428>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4147__899_428> ;
  mr:hasGeometry <https://eurobis.org/id/point/4147__899_428> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.498587 28.844605)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.498587"^^xsd:decimal ;
  dwc:decimalLongitude "28.844605"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4147__899_428>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "899_428" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4147_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-08'^^xsd:date;
  dwc:institutionCode 'Mare Nostrum'^^xsd:string;
  dwc:collectionCode '899'^^xsd:integer;
  dwc:catalogNumber '899_428'^^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 '26'^^xsd:integer;
  dwc:collectorNumber '899_428'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startYearCollected '2015'^^xsd:integer;
  dwc:endYearCollected '2015'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Romanian Coast of Black Sea'^^xsd:string;
  dwc:longitude '28.844605'^^xsd:double;
  dwc:startLongitude '28.8446045'^^xsd:double;
  dwc:endLongitude '28.8446045'^^xsd:double;
  dwc:latitude '44.498587'^^xsd:double;
  dwc:startLatitude '44.4985869'^^xsd:double;
  dwc:endLatitude '44.4985869'^^xsd:double;
  dwc:boundingBox 'POLYGON ((28.8446045 44.4985869, 28.8446045 44.4985869, 28.8446045 44.4985869, 28.8446045 44.4985869, 28.8446045 44.4985869))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena relicta" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '899_428'^^xsd:string;
  dwc:observationDate '2015-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4147__899_354>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4147__899_354> ;
  mr:hasGeometry <https://eurobis.org/id/point/4147__899_354> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.505833 28.849444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.505833"^^xsd:decimal ;
  dwc:decimalLongitude "28.849444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4147__899_354>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "899_354" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4147_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-08'^^xsd:date;
  dwc:institutionCode 'Mare Nostrum'^^xsd:string;
  dwc:collectionCode '899'^^xsd:integer;
  dwc:catalogNumber '899_354'^^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 '9'^^xsd:integer;
  dwc:collectorNumber '899_354'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Romanian Coast of Black Sea'^^xsd:string;
  dwc:longitude '28.849444'^^xsd:double;
  dwc:startLongitude '28.8494444'^^xsd:double;
  dwc:endLongitude '28.8494444'^^xsd:double;
  dwc:latitude '44.505833'^^xsd:double;
  dwc:startLatitude '44.5058333'^^xsd:double;
  dwc:endLatitude '44.5058333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((28.8494444 44.5058333, 28.8494444 44.5058333, 28.8494444 44.5058333, 28.8494444 44.5058333, 28.8494444 44.5058333))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena relicta" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '899_354'^^xsd:string;
  dwc:observationDate '2014-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4147__899_467>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4147__899_467> ;
  mr:hasGeometry <https://eurobis.org/id/point/4147__899_467> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5078 28.85366)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5078"^^xsd:decimal ;
  dwc:decimalLongitude "28.85366"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4147__899_467>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "899_467" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4147_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-08'^^xsd:date;
  dwc:institutionCode 'Mare Nostrum'^^xsd:string;
  dwc:collectionCode '899'^^xsd:integer;
  dwc:catalogNumber '899_467'^^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 '5'^^xsd:integer;
  dwc:collectorNumber '899_467'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startYearCollected '2015'^^xsd:integer;
  dwc:endYearCollected '2015'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Romanian Coast of Black Sea'^^xsd:string;
  dwc:longitude '28.85366'^^xsd:double;
  dwc:startLongitude '28.8536596'^^xsd:double;
  dwc:endLongitude '28.8536596'^^xsd:double;
  dwc:latitude '44.5078'^^xsd:double;
  dwc:startLatitude '44.5077998'^^xsd:double;
  dwc:endLatitude '44.5077998'^^xsd:double;
  dwc:boundingBox 'POLYGON ((28.8536596 44.5077998, 28.8536596 44.5077998, 28.8536596 44.5077998, 28.8536596 44.5077998, 28.8536596 44.5077998))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Tursiops truncatus ponticus" by the provider'^^xsd:string;
  dwc:aphiaid '368871'^^xsd:integer;
  dwc:occurrenceId '899_467'^^xsd:string;
  dwc:observationDate '2015-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '368871'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4147__899_119>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4147__899_119> ;
  mr:hasGeometry <https://eurobis.org/id/point/4147__899_119> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.512694 28.858278)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.512694"^^xsd:decimal ;
  dwc:decimalLongitude "28.858278"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4147__899_119>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "899_119" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4147_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-08'^^xsd:date;
  dwc:institutionCode 'Mare Nostrum'^^xsd:string;
  dwc:collectionCode '899'^^xsd:integer;
  dwc:catalogNumber '899_119'^^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 '1'^^xsd:integer;
  dwc:collectorNumber '899_119'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Romanian Coast of Black Sea'^^xsd:string;
  dwc:longitude '28.858278'^^xsd:double;
  dwc:startLongitude '28.8582778'^^xsd:double;
  dwc:endLongitude '28.8582778'^^xsd:double;
  dwc:latitude '44.512694'^^xsd:double;
  dwc:startLatitude '44.5126944'^^xsd:double;
  dwc:endLatitude '44.5126944'^^xsd:double;
  dwc:boundingBox 'POLYGON ((28.8582778 44.5126944, 28.8582778 44.5126944, 28.8582778 44.5126944, 28.8582778 44.5126944, 28.8582778 44.5126944))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena relicta" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '899_119'^^xsd:string;
  dwc:observationDate '2012-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4147__899_472>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4147__899_472> ;
  mr:hasGeometry <https://eurobis.org/id/point/4147__899_472> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.51791 28.86245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.51791"^^xsd:decimal ;
  dwc:decimalLongitude "28.86245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4147__899_472>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "899_472" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4147_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-08'^^xsd:date;
  dwc:institutionCode 'Mare Nostrum'^^xsd:string;
  dwc:collectionCode '899'^^xsd:integer;
  dwc:catalogNumber '899_472'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus ponticus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '899_472'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:startYearCollected '2016'^^xsd:integer;
  dwc:endYearCollected '2016'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Romanian Coast of Black Sea'^^xsd:string;
  dwc:longitude '28.86245'^^xsd:double;
  dwc:startLongitude '28.86245'^^xsd:double;
  dwc:endLongitude '28.86245'^^xsd:double;
  dwc:latitude '44.51791'^^xsd:double;
  dwc:startLatitude '44.51791'^^xsd:double;
  dwc:endLatitude '44.51791'^^xsd:double;
  dwc:boundingBox 'POLYGON ((28.86245 44.51791, 28.86245 44.51791, 28.86245 44.51791, 28.86245 44.51791, 28.86245 44.51791))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Tursiops truncatus ponticus" by the provider'^^xsd:string;
  dwc:aphiaid '368871'^^xsd:integer;
  dwc:occurrenceId '899_472'^^xsd:string;
  dwc:observationDate '2016-02-17'^^xsd:date;
  dwc:aphiaIdAccepted '368871'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4147__899_96>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4147__899_96> ;
  mr:hasGeometry <https://eurobis.org/id/point/4147__899_96> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.521389 28.866148)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.521389"^^xsd:decimal ;
  dwc:decimalLongitude "28.866148"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4147__899_96>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "899_96" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4147_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-08'^^xsd:date;
  dwc:institutionCode 'Mare Nostrum'^^xsd:string;
  dwc:collectionCode '899'^^xsd:integer;
  dwc:catalogNumber '899_96'^^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 '899_96'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Romanian Coast of Black Sea'^^xsd:string;
  dwc:longitude '28.866148'^^xsd:double;
  dwc:startLongitude '28.8661483'^^xsd:double;
  dwc:endLongitude '28.8661483'^^xsd:double;
  dwc:latitude '44.521389'^^xsd:double;
  dwc:startLatitude '44.5213894'^^xsd:double;
  dwc:endLatitude '44.5213894'^^xsd:double;
  dwc:boundingBox 'POLYGON ((28.8661483 44.5213894, 28.8661483 44.5213894, 28.8661483 44.5213894, 28.8661483 44.5213894, 28.8661483 44.5213894))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena relicta" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '899_96'^^xsd:string;
  dwc:observationDate '2012-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4147__899_280>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4147__899_280> ;
  mr:hasGeometry <https://eurobis.org/id/point/4147__899_280> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.523333 28.867222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.523333"^^xsd:decimal ;
  dwc:decimalLongitude "28.867222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4147__899_280>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "899_280" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4147_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-08'^^xsd:date;
  dwc:institutionCode 'Mare Nostrum'^^xsd:string;
  dwc:collectionCode '899'^^xsd:integer;
  dwc:catalogNumber '899_280'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus ponticus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2013'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '899_280'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Romanian Coast of Black Sea'^^xsd:string;
  dwc:longitude '28.867222'^^xsd:double;
  dwc:startLongitude '28.867222'^^xsd:double;
  dwc:endLongitude '28.867222'^^xsd:double;
  dwc:latitude '44.523333'^^xsd:double;
  dwc:startLatitude '44.523333'^^xsd:double;
  dwc:endLatitude '44.523333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((28.867222 44.523333, 28.867222 44.523333, 28.867222 44.523333, 28.867222 44.523333, 28.867222 44.523333))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Tursiops truncatus ponticus" by the provider'^^xsd:string;
  dwc:aphiaid '368871'^^xsd:integer;
  dwc:occurrenceId '899_280'^^xsd:string;
  dwc:observationDate '2013-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '368871'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4147__899_375>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4147__899_375> ;
  mr:hasGeometry <https://eurobis.org/id/point/4147__899_375> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.541056 28.880722)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.541056"^^xsd:decimal ;
  dwc:decimalLongitude "28.880722"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4147__899_375>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "899_375" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4147_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-08'^^xsd:date;
  dwc:institutionCode 'Mare Nostrum'^^xsd:string;
  dwc:collectionCode '899'^^xsd:integer;
  dwc:catalogNumber '899_375'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus ponticus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2014'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '899_375'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Romanian Coast of Black Sea'^^xsd:string;
  dwc:longitude '28.880722'^^xsd:double;
  dwc:startLongitude '28.8807222'^^xsd:double;
  dwc:endLongitude '28.8807222'^^xsd:double;
  dwc:latitude '44.541056'^^xsd:double;
  dwc:startLatitude '44.5410556'^^xsd:double;
  dwc:endLatitude '44.5410556'^^xsd:double;
  dwc:boundingBox 'POLYGON ((28.8807222 44.5410556, 28.8807222 44.5410556, 28.8807222 44.5410556, 28.8807222 44.5410556, 28.8807222 44.5410556))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Tursiops truncatus ponticus" by the provider'^^xsd:string;
  dwc:aphiaid '368871'^^xsd:integer;
  dwc:occurrenceId '899_375'^^xsd:string;
  dwc:observationDate '2014-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '368871'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4147__899_290>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4147__899_290> ;
  mr:hasGeometry <https://eurobis.org/id/point/4147__899_290> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.541111 28.881389)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.541111"^^xsd:decimal ;
  dwc:decimalLongitude "28.881389"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4147__899_290>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "899_290" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4147_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-08'^^xsd:date;
  dwc:institutionCode 'Mare Nostrum'^^xsd:string;
  dwc:collectionCode '899'^^xsd:integer;
  dwc:catalogNumber '899_290'^^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 '899_290'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Romanian Coast of Black Sea'^^xsd:string;
  dwc:longitude '28.881389'^^xsd:double;
  dwc:startLongitude '28.881389'^^xsd:double;
  dwc:endLongitude '28.881389'^^xsd:double;
  dwc:latitude '44.541111'^^xsd:double;
  dwc:startLatitude '44.541111'^^xsd:double;
  dwc:endLatitude '44.541111'^^xsd:double;
  dwc:boundingBox 'POLYGON ((28.881389 44.541111, 28.881389 44.541111, 28.881389 44.541111, 28.881389 44.541111, 28.881389 44.541111))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena relicta" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '899_290'^^xsd:string;
  dwc:observationDate '2013-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4147__899_67>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4147__899_67> ;
  mr:hasGeometry <https://eurobis.org/id/point/4147__899_67> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.568505 28.900518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.568505"^^xsd:decimal ;
  dwc:decimalLongitude "28.900518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4147__899_67>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "899_67" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4147_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-08'^^xsd:date;
  dwc:institutionCode 'Mare Nostrum'^^xsd:string;
  dwc:collectionCode '899'^^xsd:integer;
  dwc:catalogNumber '899_67'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '899_67'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Romanian Coast of Black Sea'^^xsd:string;
  dwc:longitude '28.900518'^^xsd:double;
  dwc:startLongitude '28.9005179'^^xsd:double;
  dwc:endLongitude '28.9005179'^^xsd:double;
  dwc:latitude '44.568505'^^xsd:double;
  dwc:startLatitude '44.5685052'^^xsd:double;
  dwc:endLatitude '44.5685052'^^xsd:double;
  dwc:boundingBox 'POLYGON ((28.9005179 44.5685052, 28.9005179 44.5685052, 28.9005179 44.5685052, 28.9005179 44.5685052, 28.9005179 44.5685052))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena relicta" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '899_67'^^xsd:string;
  dwc:observationDate '2011-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4147__899_374>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4147__899_374> ;
  mr:hasGeometry <https://eurobis.org/id/point/4147__899_374> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.570778 28.902667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.570778"^^xsd:decimal ;
  dwc:decimalLongitude "28.902667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4147__899_374>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "899_374" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4147_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-08'^^xsd:date;
  dwc:institutionCode 'Mare Nostrum'^^xsd:string;
  dwc:collectionCode '899'^^xsd:integer;
  dwc:catalogNumber '899_374'^^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 '7'^^xsd:integer;
  dwc:collectorNumber '899_374'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Romanian Coast of Black Sea'^^xsd:string;
  dwc:longitude '28.902667'^^xsd:double;
  dwc:startLongitude '28.9026667'^^xsd:double;
  dwc:endLongitude '28.9026667'^^xsd:double;
  dwc:latitude '44.570778'^^xsd:double;
  dwc:startLatitude '44.5707778'^^xsd:double;
  dwc:endLatitude '44.5707778'^^xsd:double;
  dwc:boundingBox 'POLYGON ((28.9026667 44.5707778, 28.9026667 44.5707778, 28.9026667 44.5707778, 28.9026667 44.5707778, 28.9026667 44.5707778))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis ponticus" by the provider'^^xsd:string;
  dwc:aphiaid '368870'^^xsd:integer;
  dwc:occurrenceId '899_374'^^xsd:string;
  dwc:observationDate '2014-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '368870'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4147__899_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4147__899_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/4147__899_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.581857 28.91011)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.581857"^^xsd:decimal ;
  dwc:decimalLongitude "28.91011"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4147__899_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "899_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4147_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-08'^^xsd:date;
  dwc:institutionCode 'Mare Nostrum'^^xsd:string;
  dwc:collectionCode '899'^^xsd:integer;
  dwc:catalogNumber '899_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 '18'^^xsd:integer;
  dwc:collectorNumber '899_1'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Romanian Coast of Black Sea'^^xsd:string;
  dwc:longitude '28.91011'^^xsd:double;
  dwc:startLongitude '28.9101099'^^xsd:double;
  dwc:endLongitude '28.9101099'^^xsd:double;
  dwc:latitude '44.581857'^^xsd:double;
  dwc:startLatitude '44.5818573'^^xsd:double;
  dwc:endLatitude '44.5818573'^^xsd:double;
  dwc:boundingBox 'POLYGON ((28.9101099 44.5818573, 28.9101099 44.5818573, 28.9101099 44.5818573, 28.9101099 44.5818573, 28.9101099 44.5818573))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena relicta" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '899_1'^^xsd:string;
  dwc:observationDate '2010-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4147__899_434>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4147__899_434> ;
  mr:hasGeometry <https://eurobis.org/id/point/4147__899_434> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.597313 28.920651)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.597313"^^xsd:decimal ;
  dwc:decimalLongitude "28.920651"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4147__899_434>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "899_434" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4147_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-08'^^xsd:date;
  dwc:institutionCode 'Mare Nostrum'^^xsd:string;
  dwc:collectionCode '899'^^xsd:integer;
  dwc:catalogNumber '899_434'^^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 '30'^^xsd:integer;
  dwc:collectorNumber '899_434'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startYearCollected '2015'^^xsd:integer;
  dwc:endYearCollected '2015'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Romanian Coast of Black Sea'^^xsd:string;
  dwc:longitude '28.920651'^^xsd:double;
  dwc:startLongitude '28.9206505'^^xsd:double;
  dwc:endLongitude '28.9206505'^^xsd:double;
  dwc:latitude '44.597313'^^xsd:double;
  dwc:startLatitude '44.5973126'^^xsd:double;
  dwc:endLatitude '44.5973126'^^xsd:double;
  dwc:boundingBox 'POLYGON ((28.9206505 44.5973126, 28.9206505 44.5973126, 28.9206505 44.5973126, 28.9206505 44.5973126, 28.9206505 44.5973126))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena relicta" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '899_434'^^xsd:string;
  dwc:observationDate '2015-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4147__899_68>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4147__899_68> ;
  mr:hasGeometry <https://eurobis.org/id/point/4147__899_68> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.610464 28.92822)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.610464"^^xsd:decimal ;
  dwc:decimalLongitude "28.92822"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4147__899_68>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "899_68" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4147_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-08'^^xsd:date;
  dwc:institutionCode 'Mare Nostrum'^^xsd:string;
  dwc:collectionCode '899'^^xsd:integer;
  dwc:catalogNumber '899_68'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus ponticus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '899_68'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Romanian Coast of Black Sea'^^xsd:string;
  dwc:longitude '28.92822'^^xsd:double;
  dwc:startLongitude '28.9282197'^^xsd:double;
  dwc:endLongitude '28.9282197'^^xsd:double;
  dwc:latitude '44.610464'^^xsd:double;
  dwc:startLatitude '44.6104635'^^xsd:double;
  dwc:endLatitude '44.6104635'^^xsd:double;
  dwc:boundingBox 'POLYGON ((28.9282197 44.6104635, 28.9282197 44.6104635, 28.9282197 44.6104635, 28.9282197 44.6104635, 28.9282197 44.6104635))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Tursiops truncatus ponticus" by the provider'^^xsd:string;
  dwc:aphiaid '368871'^^xsd:integer;
  dwc:occurrenceId '899_68'^^xsd:string;
  dwc:observationDate '2011-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '368871'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4147__899_266>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4147__899_266> ;
  mr:hasGeometry <https://eurobis.org/id/point/4147__899_266> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.609806 28.929278)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.609806"^^xsd:decimal ;
  dwc:decimalLongitude "28.929278"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4147__899_266>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "899_266" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4147_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-08'^^xsd:date;
  dwc:institutionCode 'Mare Nostrum'^^xsd:string;
  dwc:collectionCode '899'^^xsd:integer;
  dwc:catalogNumber '899_266'^^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 '899_266'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Romanian Coast of Black Sea'^^xsd:string;
  dwc:longitude '28.929278'^^xsd:double;
  dwc:startLongitude '28.929278'^^xsd:double;
  dwc:endLongitude '28.929278'^^xsd:double;
  dwc:latitude '44.609806'^^xsd:double;
  dwc:startLatitude '44.609806'^^xsd:double;
  dwc:endLatitude '44.609806'^^xsd:double;
  dwc:boundingBox 'POLYGON ((28.929278 44.609806, 28.929278 44.609806, 28.929278 44.609806, 28.929278 44.609806, 28.929278 44.609806))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena relicta" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '899_266'^^xsd:string;
  dwc:observationDate '2013-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4147__899_391>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4147__899_391> ;
  mr:hasGeometry <https://eurobis.org/id/point/4147__899_391> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6331 28.9477)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6331"^^xsd:decimal ;
  dwc:decimalLongitude "28.9477"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4147__899_391>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "899_391" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4147_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-08'^^xsd:date;
  dwc:institutionCode 'Mare Nostrum'^^xsd:string;
  dwc:collectionCode '899'^^xsd:integer;
  dwc:catalogNumber '899_391'^^xsd:string;
  dwc:scientificName 'Delphinus delphis ponticus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2014'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '899_391'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Romanian Coast of Black Sea'^^xsd:string;
  dwc:longitude '28.9477'^^xsd:double;
  dwc:startLongitude '28.9477'^^xsd:double;
  dwc:endLongitude '28.9477'^^xsd:double;
  dwc:latitude '44.6331'^^xsd:double;
  dwc:startLatitude '44.6331'^^xsd:double;
  dwc:endLatitude '44.6331'^^xsd:double;
  dwc:boundingBox 'POLYGON ((28.9477 44.6331, 28.9477 44.6331, 28.9477 44.6331, 28.9477 44.6331, 28.9477 44.6331))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis ponticus" by the provider'^^xsd:string;
  dwc:aphiaid '368870'^^xsd:integer;
  dwc:occurrenceId '899_391'^^xsd:string;
  dwc:observationDate '2014-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '368870'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4147__899_12>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4147__899_12> ;
  mr:hasGeometry <https://eurobis.org/id/point/4147__899_12> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.668313 28.981545)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.668313"^^xsd:decimal ;
  dwc:decimalLongitude "28.981545"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4147__899_12>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "899_12" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4147_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-08'^^xsd:date;
  dwc:institutionCode 'Mare Nostrum'^^xsd:string;
  dwc:collectionCode '899'^^xsd:integer;
  dwc:catalogNumber '899_12'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '899_12'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Romanian Coast of Black Sea'^^xsd:string;
  dwc:longitude '28.981545'^^xsd:double;
  dwc:startLongitude '28.9815452'^^xsd:double;
  dwc:endLongitude '28.9815452'^^xsd:double;
  dwc:latitude '44.668313'^^xsd:double;
  dwc:startLatitude '44.668313'^^xsd:double;
  dwc:endLatitude '44.668313'^^xsd:double;
  dwc:boundingBox 'POLYGON ((28.9815452 44.668313, 28.9815452 44.668313, 28.9815452 44.668313, 28.9815452 44.668313, 28.9815452 44.668313))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena relicta" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '899_12'^^xsd:string;
  dwc:observationDate '2010-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4147__899_392>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4147__899_392> ;
  mr:hasGeometry <https://eurobis.org/id/point/4147__899_392> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.687107 29.001901)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.687107"^^xsd:decimal ;
  dwc:decimalLongitude "29.001901"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4147__899_392>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "899_392" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4147_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-08'^^xsd:date;
  dwc:institutionCode 'Mare Nostrum'^^xsd:string;
  dwc:collectionCode '899'^^xsd:integer;
  dwc:catalogNumber '899_392'^^xsd:string;
  dwc:scientificName 'Delphinus delphis ponticus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2014'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '899_392'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Romanian Coast of Black Sea'^^xsd:string;
  dwc:longitude '29.001901'^^xsd:double;
  dwc:startLongitude '29.001901'^^xsd:double;
  dwc:endLongitude '29.001901'^^xsd:double;
  dwc:latitude '44.687107'^^xsd:double;
  dwc:startLatitude '44.687107'^^xsd:double;
  dwc:endLatitude '44.687107'^^xsd:double;
  dwc:boundingBox 'POLYGON ((29.001901 44.687107, 29.001901 44.687107, 29.001901 44.687107, 29.001901 44.687107, 29.001901 44.687107))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis ponticus" by the provider'^^xsd:string;
  dwc:aphiaid '368870'^^xsd:integer;
  dwc:occurrenceId '899_392'^^xsd:string;
  dwc:observationDate '2014-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '368870'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4147__899_15>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4147__899_15> ;
  mr:hasGeometry <https://eurobis.org/id/point/4147__899_15> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.693214 29.008664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.693214"^^xsd:decimal ;
  dwc:decimalLongitude "29.008664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4147__899_15>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "899_15" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4147_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-08'^^xsd:date;
  dwc:institutionCode 'Mare Nostrum'^^xsd:string;
  dwc:collectionCode '899'^^xsd:integer;
  dwc:catalogNumber '899_15'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus ponticus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '899_15'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Romanian Coast of Black Sea'^^xsd:string;
  dwc:longitude '29.008664'^^xsd:double;
  dwc:startLongitude '29.0086644'^^xsd:double;
  dwc:endLongitude '29.0086644'^^xsd:double;
  dwc:latitude '44.693214'^^xsd:double;
  dwc:startLatitude '44.6932139'^^xsd:double;
  dwc:endLatitude '44.6932139'^^xsd:double;
  dwc:boundingBox 'POLYGON ((29.0086644 44.6932139, 29.0086644 44.6932139, 29.0086644 44.6932139, 29.0086644 44.6932139, 29.0086644 44.6932139))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Tursiops truncatus ponticus" by the provider'^^xsd:string;
  dwc:aphiaid '368871'^^xsd:integer;
  dwc:occurrenceId '899_15'^^xsd:string;
  dwc:observationDate '2010-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '368871'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4147__899_14>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4147__899_14> ;
  mr:hasGeometry <https://eurobis.org/id/point/4147__899_14> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.703174 29.020203)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.703174"^^xsd:decimal ;
  dwc:decimalLongitude "29.020203"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4147__899_14>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "899_14" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4147_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-08'^^xsd:date;
  dwc:institutionCode 'Mare Nostrum'^^xsd:string;
  dwc:collectionCode '899'^^xsd:integer;
  dwc:catalogNumber '899_14'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '899_14'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Romanian Coast of Black Sea'^^xsd:string;
  dwc:longitude '29.020203'^^xsd:double;
  dwc:startLongitude '29.0202033'^^xsd:double;
  dwc:endLongitude '29.0202033'^^xsd:double;
  dwc:latitude '44.703174'^^xsd:double;
  dwc:startLatitude '44.7031738'^^xsd:double;
  dwc:endLatitude '44.7031738'^^xsd:double;
  dwc:boundingBox 'POLYGON ((29.0202033 44.7031738, 29.0202033 44.7031738, 29.0202033 44.7031738, 29.0202033 44.7031738, 29.0202033 44.7031738))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena relicta" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '899_14'^^xsd:string;
  dwc:observationDate '2010-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4147__899_9>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4147__899_9> ;
  mr:hasGeometry <https://eurobis.org/id/point/4147__899_9> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.713017 29.032652)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.713017"^^xsd:decimal ;
  dwc:decimalLongitude "29.032652"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4147__899_9>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "899_9" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4147_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-08'^^xsd:date;
  dwc:institutionCode 'Mare Nostrum'^^xsd:string;
  dwc:collectionCode '899'^^xsd:integer;
  dwc:catalogNumber '899_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 '11'^^xsd:integer;
  dwc:collectorNumber '899_9'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Romanian Coast of Black Sea'^^xsd:string;
  dwc:longitude '29.032652'^^xsd:double;
  dwc:startLongitude '29.032652'^^xsd:double;
  dwc:endLongitude '29.032652'^^xsd:double;
  dwc:latitude '44.713017'^^xsd:double;
  dwc:startLatitude '44.7130165'^^xsd:double;
  dwc:endLatitude '44.7130165'^^xsd:double;
  dwc:boundingBox 'POLYGON ((29.032652 44.7130165, 29.032652 44.7130165, 29.032652 44.7130165, 29.032652 44.7130165, 29.032652 44.7130165))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena relicta" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '899_9'^^xsd:string;
  dwc:observationDate '2010-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4147__899_13>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4147__899_13> ;
  mr:hasGeometry <https://eurobis.org/id/point/4147__899_13> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.714013 29.033931)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.714013"^^xsd:decimal ;
  dwc:decimalLongitude "29.033931"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4147__899_13>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "899_13" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4147_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-08'^^xsd:date;
  dwc:institutionCode 'Mare Nostrum'^^xsd:string;
  dwc:collectionCode '899'^^xsd:integer;
  dwc:catalogNumber '899_13'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '899_13'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Romanian Coast of Black Sea'^^xsd:string;
  dwc:longitude '29.033931'^^xsd:double;
  dwc:startLongitude '29.0339308'^^xsd:double;
  dwc:endLongitude '29.0339308'^^xsd:double;
  dwc:latitude '44.714013'^^xsd:double;
  dwc:startLatitude '44.7140126'^^xsd:double;
  dwc:endLatitude '44.7140126'^^xsd:double;
  dwc:boundingBox 'POLYGON ((29.0339308 44.7140126, 29.0339308 44.7140126, 29.0339308 44.7140126, 29.0339308 44.7140126, 29.0339308 44.7140126))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena relicta" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '899_13'^^xsd:string;
  dwc:observationDate '2010-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4147__899_433>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4147__899_433> ;
  mr:hasGeometry <https://eurobis.org/id/point/4147__899_433> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.717778 29.038889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.717778"^^xsd:decimal ;
  dwc:decimalLongitude "29.038889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4147__899_433>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "899_433" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4147_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-08'^^xsd:date;
  dwc:institutionCode 'Mare Nostrum'^^xsd:string;
  dwc:collectionCode '899'^^xsd:integer;
  dwc:catalogNumber '899_433'^^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 '30'^^xsd:integer;
  dwc:collectorNumber '899_433'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startYearCollected '2015'^^xsd:integer;
  dwc:endYearCollected '2015'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Romanian Coast of Black Sea'^^xsd:string;
  dwc:longitude '29.038889'^^xsd:double;
  dwc:startLongitude '29.0388889'^^xsd:double;
  dwc:endLongitude '29.0388889'^^xsd:double;
  dwc:latitude '44.717778'^^xsd:double;
  dwc:startLatitude '44.7177778'^^xsd:double;
  dwc:endLatitude '44.7177778'^^xsd:double;
  dwc:boundingBox 'POLYGON ((29.0388889 44.7177778, 29.0388889 44.7177778, 29.0388889 44.7177778, 29.0388889 44.7177778, 29.0388889 44.7177778))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena relicta" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '899_433'^^xsd:string;
  dwc:observationDate '2015-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4147__899_307>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4147__899_307> ;
  mr:hasGeometry <https://eurobis.org/id/point/4147__899_307> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.737889 29.066806)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.737889"^^xsd:decimal ;
  dwc:decimalLongitude "29.066806"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4147__899_307>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "899_307" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4147_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-08'^^xsd:date;
  dwc:institutionCode 'Mare Nostrum'^^xsd:string;
  dwc:collectionCode '899'^^xsd:integer;
  dwc:catalogNumber '899_307'^^xsd:string;
  dwc:scientificName 'Delphinus delphis ponticus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2013'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '899_307'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Romanian Coast of Black Sea'^^xsd:string;
  dwc:longitude '29.066806'^^xsd:double;
  dwc:startLongitude '29.066806'^^xsd:double;
  dwc:endLongitude '29.066806'^^xsd:double;
  dwc:latitude '44.737889'^^xsd:double;
  dwc:startLatitude '44.737889'^^xsd:double;
  dwc:endLatitude '44.737889'^^xsd:double;
  dwc:boundingBox 'POLYGON ((29.066806 44.737889, 29.066806 44.737889, 29.066806 44.737889, 29.066806 44.737889, 29.066806 44.737889))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis ponticus" by the provider'^^xsd:string;
  dwc:aphiaid '368870'^^xsd:integer;
  dwc:occurrenceId '899_307'^^xsd:string;
  dwc:observationDate '2013-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '368870'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4147__899_432>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4147__899_432> ;
  mr:hasGeometry <https://eurobis.org/id/point/4147__899_432> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.741944 29.074167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.741944"^^xsd:decimal ;
  dwc:decimalLongitude "29.074167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4147__899_432>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "899_432" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4147_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-08'^^xsd:date;
  dwc:institutionCode 'Mare Nostrum'^^xsd:string;
  dwc:collectionCode '899'^^xsd:integer;
  dwc:catalogNumber '899_432'^^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 '30'^^xsd:integer;
  dwc:collectorNumber '899_432'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startYearCollected '2015'^^xsd:integer;
  dwc:endYearCollected '2015'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Romanian Coast of Black Sea'^^xsd:string;
  dwc:longitude '29.074167'^^xsd:double;
  dwc:startLongitude '29.0741667'^^xsd:double;
  dwc:endLongitude '29.0741667'^^xsd:double;
  dwc:latitude '44.741944'^^xsd:double;
  dwc:startLatitude '44.7419444'^^xsd:double;
  dwc:endLatitude '44.7419444'^^xsd:double;
  dwc:boundingBox 'POLYGON ((29.0741667 44.7419444, 29.0741667 44.7419444, 29.0741667 44.7419444, 29.0741667 44.7419444, 29.0741667 44.7419444))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis ponticus" by the provider'^^xsd:string;
  dwc:aphiaid '368870'^^xsd:integer;
  dwc:occurrenceId '899_432'^^xsd:string;
  dwc:observationDate '2015-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '368870'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4147__899_308>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4147__899_308> ;
  mr:hasGeometry <https://eurobis.org/id/point/4147__899_308> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.743389 29.076444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.743389"^^xsd:decimal ;
  dwc:decimalLongitude "29.076444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4147__899_308>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "899_308" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4147_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-08'^^xsd:date;
  dwc:institutionCode 'Mare Nostrum'^^xsd:string;
  dwc:collectionCode '899'^^xsd:integer;
  dwc:catalogNumber '899_308'^^xsd:string;
  dwc:scientificName 'Delphinus delphis ponticus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2013'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '899_308'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Romanian Coast of Black Sea'^^xsd:string;
  dwc:longitude '29.076444'^^xsd:double;
  dwc:startLongitude '29.076444'^^xsd:double;
  dwc:endLongitude '29.076444'^^xsd:double;
  dwc:latitude '44.743389'^^xsd:double;
  dwc:startLatitude '44.743389'^^xsd:double;
  dwc:endLatitude '44.743389'^^xsd:double;
  dwc:boundingBox 'POLYGON ((29.076444 44.743389, 29.076444 44.743389, 29.076444 44.743389, 29.076444 44.743389, 29.076444 44.743389))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis ponticus" by the provider'^^xsd:string;
  dwc:aphiaid '368870'^^xsd:integer;
  dwc:occurrenceId '899_308'^^xsd:string;
  dwc:observationDate '2013-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '368870'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4147__899_6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4147__899_6> ;
  mr:hasGeometry <https://eurobis.org/id/point/4147__899_6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.777382 29.160341)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.777382"^^xsd:decimal ;
  dwc:decimalLongitude "29.160341"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4147__899_6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "899_6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4147_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-08'^^xsd:date;
  dwc:institutionCode 'Mare Nostrum'^^xsd:string;
  dwc:collectionCode '899'^^xsd:integer;
  dwc:catalogNumber '899_6'^^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 '15'^^xsd:integer;
  dwc:collectorNumber '899_6'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Romanian Coast of Black Sea'^^xsd:string;
  dwc:longitude '29.160341'^^xsd:double;
  dwc:startLongitude '29.1603412'^^xsd:double;
  dwc:endLongitude '29.1603412'^^xsd:double;
  dwc:latitude '44.777382'^^xsd:double;
  dwc:startLatitude '44.7773815'^^xsd:double;
  dwc:endLatitude '44.7773815'^^xsd:double;
  dwc:boundingBox 'POLYGON ((29.1603412 44.7773815, 29.1603412 44.7773815, 29.1603412 44.7773815, 29.1603412 44.7773815, 29.1603412 44.7773815))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena relicta" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '899_6'^^xsd:string;
  dwc:observationDate '2010-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4147__899_158>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4147__899_158> ;
  mr:hasGeometry <https://eurobis.org/id/point/4147__899_158> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.771783 29.49995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.771783"^^xsd:decimal ;
  dwc:decimalLongitude "29.49995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4147__899_158>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "899_158" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4147_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-08'^^xsd:date;
  dwc:institutionCode 'Mare Nostrum'^^xsd:string;
  dwc:collectionCode '899'^^xsd:integer;
  dwc:catalogNumber '899_158'^^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 '1'^^xsd:integer;
  dwc:collectorNumber '899_158'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Romanian Coast of Black Sea'^^xsd:string;
  dwc:longitude '29.49995'^^xsd:double;
  dwc:startLongitude '29.49995'^^xsd:double;
  dwc:endLongitude '29.49995'^^xsd:double;
  dwc:latitude '44.771783'^^xsd:double;
  dwc:startLatitude '44.7717833'^^xsd:double;
  dwc:endLatitude '44.7717833'^^xsd:double;
  dwc:boundingBox 'POLYGON ((29.49995 44.7717833, 29.49995 44.7717833, 29.49995 44.7717833, 29.49995 44.7717833, 29.49995 44.7717833))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena relicta" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '899_158'^^xsd:string;
  dwc:observationDate '2012-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4147__899_157>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4147__899_157> ;
  mr:hasGeometry <https://eurobis.org/id/point/4147__899_157> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.771967 29.502983)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.771967"^^xsd:decimal ;
  dwc:decimalLongitude "29.502983"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4147__899_157>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "899_157" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4147_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-08'^^xsd:date;
  dwc:institutionCode 'Mare Nostrum'^^xsd:string;
  dwc:collectionCode '899'^^xsd:integer;
  dwc:catalogNumber '899_157'^^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 '1'^^xsd:integer;
  dwc:collectorNumber '899_157'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Romanian Coast of Black Sea'^^xsd:string;
  dwc:longitude '29.502983'^^xsd:double;
  dwc:startLongitude '29.5029833'^^xsd:double;
  dwc:endLongitude '29.5029833'^^xsd:double;
  dwc:latitude '44.771967'^^xsd:double;
  dwc:startLatitude '44.7719667'^^xsd:double;
  dwc:endLatitude '44.7719667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((29.5029833 44.7719667, 29.5029833 44.7719667, 29.5029833 44.7719667, 29.5029833 44.7719667, 29.5029833 44.7719667))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena relicta" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '899_157'^^xsd:string;
  dwc:observationDate '2012-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4147__899_470>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4147__899_470> ;
  mr:hasGeometry <https://eurobis.org/id/point/4147__899_470> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.881522 29.621067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.881522"^^xsd:decimal ;
  dwc:decimalLongitude "29.621067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4147__899_470>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "899_470" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4147_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-08'^^xsd:date;
  dwc:institutionCode 'Mare Nostrum'^^xsd:string;
  dwc:collectionCode '899'^^xsd:integer;
  dwc:catalogNumber '899_470'^^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 '19'^^xsd:integer;
  dwc:collectorNumber '899_470'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startYearCollected '2015'^^xsd:integer;
  dwc:endYearCollected '2015'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Romanian Coast of Black Sea'^^xsd:string;
  dwc:longitude '29.621067'^^xsd:double;
  dwc:startLongitude '29.6210665'^^xsd:double;
  dwc:endLongitude '29.6210665'^^xsd:double;
  dwc:latitude '44.881522'^^xsd:double;
  dwc:startLatitude '44.8815221'^^xsd:double;
  dwc:endLatitude '44.8815221'^^xsd:double;
  dwc:boundingBox 'POLYGON ((29.6210665 44.8815221, 29.6210665 44.8815221, 29.6210665 44.8815221, 29.6210665 44.8815221, 29.6210665 44.8815221))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Tursiops truncatus ponticus" by the provider'^^xsd:string;
  dwc:aphiaid '368871'^^xsd:integer;
  dwc:occurrenceId '899_470'^^xsd:string;
  dwc:observationDate '2015-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '368871'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4147__899_330>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4147__899_330> ;
  mr:hasGeometry <https://eurobis.org/id/point/4147__899_330> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.891269 29.62163)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.891269"^^xsd:decimal ;
  dwc:decimalLongitude "29.62163"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4147__899_330>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "899_330" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4147_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-08'^^xsd:date;
  dwc:institutionCode 'Mare Nostrum'^^xsd:string;
  dwc:collectionCode '899'^^xsd:integer;
  dwc:catalogNumber '899_330'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus ponticus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2014'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '899_330'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Romanian Coast of Black Sea'^^xsd:string;
  dwc:longitude '29.62163'^^xsd:double;
  dwc:startLongitude '29.6216297'^^xsd:double;
  dwc:endLongitude '29.6216297'^^xsd:double;
  dwc:latitude '44.891269'^^xsd:double;
  dwc:startLatitude '44.8912691'^^xsd:double;
  dwc:endLatitude '44.8912691'^^xsd:double;
  dwc:boundingBox 'POLYGON ((29.6216297 44.8912691, 29.6216297 44.8912691, 29.6216297 44.8912691, 29.6216297 44.8912691, 29.6216297 44.8912691))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Tursiops truncatus ponticus" by the provider'^^xsd:string;
  dwc:aphiaid '368871'^^xsd:integer;
  dwc:occurrenceId '899_330'^^xsd:string;
  dwc:observationDate '2014-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '368871'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4147__899_78>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4147__899_78> ;
  mr:hasGeometry <https://eurobis.org/id/point/4147__899_78> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.884698 29.622039)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.884698"^^xsd:decimal ;
  dwc:decimalLongitude "29.622039"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4147__899_78>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "899_78" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4147_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-08'^^xsd:date;
  dwc:institutionCode 'Mare Nostrum'^^xsd:string;
  dwc:collectionCode '899'^^xsd:integer;
  dwc:catalogNumber '899_78'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '899_78'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Romanian Coast of Black Sea'^^xsd:string;
  dwc:longitude '29.622039'^^xsd:double;
  dwc:startLongitude '29.6220387'^^xsd:double;
  dwc:endLongitude '29.6220387'^^xsd:double;
  dwc:latitude '44.884698'^^xsd:double;
  dwc:startLatitude '44.884698'^^xsd:double;
  dwc:endLatitude '44.884698'^^xsd:double;
  dwc:boundingBox 'POLYGON ((29.6220387 44.884698, 29.6220387 44.884698, 29.6220387 44.884698, 29.6220387 44.884698, 29.6220387 44.884698))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena relicta" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '899_78'^^xsd:string;
  dwc:observationDate '2011-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4147__899_459>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4147__899_459> ;
  mr:hasGeometry <https://eurobis.org/id/point/4147__899_459> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.891148 29.622059)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.891148"^^xsd:decimal ;
  dwc:decimalLongitude "29.622059"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4147__899_459>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "899_459" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4147_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-08'^^xsd:date;
  dwc:institutionCode 'Mare Nostrum'^^xsd:string;
  dwc:collectionCode '899'^^xsd:integer;
  dwc:catalogNumber '899_459'^^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 '899_459'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startYearCollected '2015'^^xsd:integer;
  dwc:endYearCollected '2015'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Romanian Coast of Black Sea'^^xsd:string;
  dwc:longitude '29.622059'^^xsd:double;
  dwc:startLongitude '29.6220589'^^xsd:double;
  dwc:endLongitude '29.6220589'^^xsd:double;
  dwc:latitude '44.891148'^^xsd:double;
  dwc:startLatitude '44.8911475'^^xsd:double;
  dwc:endLatitude '44.8911475'^^xsd:double;
  dwc:boundingBox 'POLYGON ((29.6220589 44.8911475, 29.6220589 44.8911475, 29.6220589 44.8911475, 29.6220589 44.8911475, 29.6220589 44.8911475))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena relicta" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '899_459'^^xsd:string;
  dwc:observationDate '2015-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4147__899_27>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4147__899_27> ;
  mr:hasGeometry <https://eurobis.org/id/point/4147__899_27> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.895791 29.622805)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.895791"^^xsd:decimal ;
  dwc:decimalLongitude "29.622805"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4147__899_27>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "899_27" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4147_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-08'^^xsd:date;
  dwc:institutionCode 'Mare Nostrum'^^xsd:string;
  dwc:collectionCode '899'^^xsd:integer;
  dwc:catalogNumber '899_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 '9'^^xsd:integer;
  dwc:collectorNumber '899_27'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Romanian Coast of Black Sea'^^xsd:string;
  dwc:longitude '29.622805'^^xsd:double;
  dwc:startLongitude '29.622805'^^xsd:double;
  dwc:endLongitude '29.622805'^^xsd:double;
  dwc:latitude '44.895791'^^xsd:double;
  dwc:startLatitude '44.8957908'^^xsd:double;
  dwc:endLatitude '44.8957908'^^xsd:double;
  dwc:boundingBox 'POLYGON ((29.622805 44.8957908, 29.622805 44.8957908, 29.622805 44.8957908, 29.622805 44.8957908, 29.622805 44.8957908))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena relicta" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '899_27'^^xsd:string;
  dwc:observationDate '2011-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4147__899_469>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4147__899_469> ;
  mr:hasGeometry <https://eurobis.org/id/point/4147__899_469> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.900626 29.622967)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.900626"^^xsd:decimal ;
  dwc:decimalLongitude "29.622967"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4147__899_469>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "899_469" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4147_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-08'^^xsd:date;
  dwc:institutionCode 'Mare Nostrum'^^xsd:string;
  dwc:collectionCode '899'^^xsd:integer;
  dwc:catalogNumber '899_469'^^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 '16'^^xsd:integer;
  dwc:collectorNumber '899_469'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startYearCollected '2015'^^xsd:integer;
  dwc:endYearCollected '2015'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Romanian Coast of Black Sea'^^xsd:string;
  dwc:longitude '29.622967'^^xsd:double;
  dwc:startLongitude '29.622967'^^xsd:double;
  dwc:endLongitude '29.622967'^^xsd:double;
  dwc:latitude '44.900626'^^xsd:double;
  dwc:startLatitude '44.900626'^^xsd:double;
  dwc:endLatitude '44.900626'^^xsd:double;
  dwc:boundingBox 'POLYGON ((29.622967 44.900626, 29.622967 44.900626, 29.622967 44.900626, 29.622967 44.900626, 29.622967 44.900626))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Tursiops truncatus ponticus" by the provider'^^xsd:string;
  dwc:aphiaid '368871'^^xsd:integer;
  dwc:occurrenceId '899_469'^^xsd:string;
  dwc:observationDate '2015-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '368871'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4147__899_77>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4147__899_77> ;
  mr:hasGeometry <https://eurobis.org/id/point/4147__899_77> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.902629 29.623621)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.902629"^^xsd:decimal ;
  dwc:decimalLongitude "29.623621"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4147__899_77>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "899_77" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4147_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-08'^^xsd:date;
  dwc:institutionCode 'Mare Nostrum'^^xsd:string;
  dwc:collectionCode '899'^^xsd:integer;
  dwc:catalogNumber '899_77'^^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 '5'^^xsd:integer;
  dwc:collectorNumber '899_77'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Romanian Coast of Black Sea'^^xsd:string;
  dwc:longitude '29.623621'^^xsd:double;
  dwc:startLongitude '29.6236212'^^xsd:double;
  dwc:endLongitude '29.6236212'^^xsd:double;
  dwc:latitude '44.902629'^^xsd:double;
  dwc:startLatitude '44.9026285'^^xsd:double;
  dwc:endLatitude '44.9026285'^^xsd:double;
  dwc:boundingBox 'POLYGON ((29.6236212 44.9026285, 29.6236212 44.9026285, 29.6236212 44.9026285, 29.6236212 44.9026285, 29.6236212 44.9026285))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Tursiops truncatus ponticus" by the provider'^^xsd:string;
  dwc:aphiaid '368871'^^xsd:integer;
  dwc:occurrenceId '899_77'^^xsd:string;
  dwc:observationDate '2011-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '368871'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4147__899_502>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4147__899_502> ;
  mr:hasGeometry <https://eurobis.org/id/point/4147__899_502> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.923488 29.626522)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.923488"^^xsd:decimal ;
  dwc:decimalLongitude "29.626522"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4147__899_502>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "899_502" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4147_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-08'^^xsd:date;
  dwc:institutionCode 'Mare Nostrum'^^xsd:string;
  dwc:collectionCode '899'^^xsd:integer;
  dwc:catalogNumber '899_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 '15'^^xsd:integer;
  dwc:collectorNumber '899_502'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:startYearCollected '2016'^^xsd:integer;
  dwc:endYearCollected '2016'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Romanian Coast of Black Sea'^^xsd:string;
  dwc:longitude '29.626522'^^xsd:double;
  dwc:startLongitude '29.6265221'^^xsd:double;
  dwc:endLongitude '29.6265221'^^xsd:double;
  dwc:latitude '44.923488'^^xsd:double;
  dwc:startLatitude '44.9234875'^^xsd:double;
  dwc:endLatitude '44.9234875'^^xsd:double;
  dwc:boundingBox 'POLYGON ((29.6265221 44.9234875, 29.6265221 44.9234875, 29.6265221 44.9234875, 29.6265221 44.9234875, 29.6265221 44.9234875))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena relicta" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '899_502'^^xsd:string;
  dwc:observationDate '2016-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4147__899_295>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4147__899_295> ;
  mr:hasGeometry <https://eurobis.org/id/point/4147__899_295> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.939722 29.631389)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.939722"^^xsd:decimal ;
  dwc:decimalLongitude "29.631389"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4147__899_295>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "899_295" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4147_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-08'^^xsd:date;
  dwc:institutionCode 'Mare Nostrum'^^xsd:string;
  dwc:collectionCode '899'^^xsd:integer;
  dwc:catalogNumber '899_295'^^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 '1'^^xsd:integer;
  dwc:collectorNumber '899_295'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Romanian Coast of Black Sea'^^xsd:string;
  dwc:longitude '29.631389'^^xsd:double;
  dwc:startLongitude '29.631389'^^xsd:double;
  dwc:endLongitude '29.631389'^^xsd:double;
  dwc:latitude '44.939722'^^xsd:double;
  dwc:startLatitude '44.939722'^^xsd:double;
  dwc:endLatitude '44.939722'^^xsd:double;
  dwc:boundingBox 'POLYGON ((29.631389 44.939722, 29.631389 44.939722, 29.631389 44.939722, 29.631389 44.939722, 29.631389 44.939722))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena relicta" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '899_295'^^xsd:string;
  dwc:observationDate '2013-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4147__899_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4147__899_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/4147__899_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.975778 29.63483)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.975778"^^xsd:decimal ;
  dwc:decimalLongitude "29.63483"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4147__899_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "899_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4147_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-08'^^xsd:date;
  dwc:institutionCode 'Mare Nostrum'^^xsd:string;
  dwc:collectionCode '899'^^xsd:integer;
  dwc:catalogNumber '899_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 '25'^^xsd:integer;
  dwc:collectorNumber '899_2'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Romanian Coast of Black Sea'^^xsd:string;
  dwc:longitude '29.63483'^^xsd:double;
  dwc:startLongitude '29.6348302'^^xsd:double;
  dwc:endLongitude '29.6348302'^^xsd:double;
  dwc:latitude '44.975778'^^xsd:double;
  dwc:startLatitude '44.9757776'^^xsd:double;
  dwc:endLatitude '44.9757776'^^xsd:double;
  dwc:boundingBox 'POLYGON ((29.6348302 44.9757776, 29.6348302 44.9757776, 29.6348302 44.9757776, 29.6348302 44.9757776, 29.6348302 44.9757776))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena relicta" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '899_2'^^xsd:string;
  dwc:observationDate '2010-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4147__899_8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4147__899_8> ;
  mr:hasGeometry <https://eurobis.org/id/point/4147__899_8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.982568 29.636326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.982568"^^xsd:decimal ;
  dwc:decimalLongitude "29.636326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4147__899_8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "899_8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4147_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-08'^^xsd:date;
  dwc:institutionCode 'Mare Nostrum'^^xsd:string;
  dwc:collectionCode '899'^^xsd:integer;
  dwc:catalogNumber '899_8'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus ponticus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '899_8'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Romanian Coast of Black Sea'^^xsd:string;
  dwc:longitude '29.636326'^^xsd:double;
  dwc:startLongitude '29.636326'^^xsd:double;
  dwc:endLongitude '29.636326'^^xsd:double;
  dwc:latitude '44.982568'^^xsd:double;
  dwc:startLatitude '44.9825675'^^xsd:double;
  dwc:endLatitude '44.9825675'^^xsd:double;
  dwc:boundingBox 'POLYGON ((29.636326 44.9825675, 29.636326 44.9825675, 29.636326 44.9825675, 29.636326 44.9825675, 29.636326 44.9825675))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Tursiops truncatus ponticus" by the provider'^^xsd:string;
  dwc:aphiaid '368871'^^xsd:integer;
  dwc:occurrenceId '899_8'^^xsd:string;
  dwc:observationDate '2010-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '368871'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4147__899_349>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4147__899_349> ;
  mr:hasGeometry <https://eurobis.org/id/point/4147__899_349> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.11872 29.663343)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.11872"^^xsd:decimal ;
  dwc:decimalLongitude "29.663343"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4147__899_349>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "899_349" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4147_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-08'^^xsd:date;
  dwc:institutionCode 'Mare Nostrum'^^xsd:string;
  dwc:collectionCode '899'^^xsd:integer;
  dwc:catalogNumber '899_349'^^xsd:string;
  dwc:scientificName 'Delphinus delphis ponticus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2014'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '899_349'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Romanian Coast of Black Sea'^^xsd:string;
  dwc:longitude '29.663343'^^xsd:double;
  dwc:startLongitude '29.6633434'^^xsd:double;
  dwc:endLongitude '29.6633434'^^xsd:double;
  dwc:latitude '45.11872'^^xsd:double;
  dwc:startLatitude '45.1187204'^^xsd:double;
  dwc:endLatitude '45.1187204'^^xsd:double;
  dwc:boundingBox 'POLYGON ((29.6633434 45.1187204, 29.6633434 45.1187204, 29.6633434 45.1187204, 29.6633434 45.1187204, 29.6633434 45.1187204))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis ponticus" by the provider'^^xsd:string;
  dwc:aphiaid '368870'^^xsd:integer;
  dwc:occurrenceId '899_349'^^xsd:string;
  dwc:observationDate '2014-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '368870'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4147__899_89>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4147__899_89> ;
  mr:hasGeometry <https://eurobis.org/id/point/4147__899_89> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.121593 29.66526)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.121593"^^xsd:decimal ;
  dwc:decimalLongitude "29.66526"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4147__899_89>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "899_89" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4147_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-08'^^xsd:date;
  dwc:institutionCode 'Mare Nostrum'^^xsd:string;
  dwc:collectionCode '899'^^xsd:integer;
  dwc:catalogNumber '899_89'^^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 '21'^^xsd:integer;
  dwc:collectorNumber '899_89'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Romanian Coast of Black Sea'^^xsd:string;
  dwc:longitude '29.66526'^^xsd:double;
  dwc:startLongitude '29.6652598'^^xsd:double;
  dwc:endLongitude '29.6652598'^^xsd:double;
  dwc:latitude '45.121593'^^xsd:double;
  dwc:startLatitude '45.1215926'^^xsd:double;
  dwc:endLatitude '45.1215926'^^xsd:double;
  dwc:boundingBox 'POLYGON ((29.6652598 45.1215926, 29.6652598 45.1215926, 29.6652598 45.1215926, 29.6652598 45.1215926, 29.6652598 45.1215926))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena relicta" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '899_89'^^xsd:string;
  dwc:observationDate '2011-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4147__899_126>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4147__899_126> ;
  mr:hasGeometry <https://eurobis.org/id/point/4147__899_126> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.123946 29.666538)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.123946"^^xsd:decimal ;
  dwc:decimalLongitude "29.666538"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4147__899_126>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "899_126" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4147_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-08'^^xsd:date;
  dwc:institutionCode 'Mare Nostrum'^^xsd:string;
  dwc:collectionCode '899'^^xsd:integer;
  dwc:catalogNumber '899_126'^^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 '13'^^xsd:integer;
  dwc:collectorNumber '899_126'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Romanian Coast of Black Sea'^^xsd:string;
  dwc:longitude '29.666538'^^xsd:double;
  dwc:startLongitude '29.6665384'^^xsd:double;
  dwc:endLongitude '29.6665384'^^xsd:double;
  dwc:latitude '45.123946'^^xsd:double;
  dwc:startLatitude '45.1239455'^^xsd:double;
  dwc:endLatitude '45.1239455'^^xsd:double;
  dwc:boundingBox 'POLYGON ((29.6665384 45.1239455, 29.6665384 45.1239455, 29.6665384 45.1239455, 29.6665384 45.1239455, 29.6665384 45.1239455))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Tursiops truncatus ponticus" by the provider'^^xsd:string;
  dwc:aphiaid '368871'^^xsd:integer;
  dwc:occurrenceId '899_126'^^xsd:string;
  dwc:observationDate '2012-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '368871'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4147__899_501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4147__899_501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4147__899_501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.13277 29.672871)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.13277"^^xsd:decimal ;
  dwc:decimalLongitude "29.672871"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4147__899_501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "899_501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4147_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-08'^^xsd:date;
  dwc:institutionCode 'Mare Nostrum'^^xsd:string;
  dwc:collectionCode '899'^^xsd:integer;
  dwc:catalogNumber '899_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 '8'^^xsd:integer;
  dwc:collectorNumber '899_501'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:startYearCollected '2016'^^xsd:integer;
  dwc:endYearCollected '2016'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Romanian Coast of Black Sea'^^xsd:string;
  dwc:longitude '29.672871'^^xsd:double;
  dwc:startLongitude '29.6728706'^^xsd:double;
  dwc:endLongitude '29.6728706'^^xsd:double;
  dwc:latitude '45.13277'^^xsd:double;
  dwc:startLatitude '45.1327699'^^xsd:double;
  dwc:endLatitude '45.1327699'^^xsd:double;
  dwc:boundingBox 'POLYGON ((29.6728706 45.1327699, 29.6728706 45.1327699, 29.6728706 45.1327699, 29.6728706 45.1327699, 29.6728706 45.1327699))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena relicta" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '899_501'^^xsd:string;
  dwc:observationDate '2016-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4147__899_167>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4147__899_167> ;
  mr:hasGeometry <https://eurobis.org/id/point/4147__899_167> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.142943 29.682618)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.142943"^^xsd:decimal ;
  dwc:decimalLongitude "29.682618"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4147__899_167>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "899_167" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4147_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-08'^^xsd:date;
  dwc:institutionCode 'Mare Nostrum'^^xsd:string;
  dwc:collectionCode '899'^^xsd:integer;
  dwc:catalogNumber '899_167'^^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 '5'^^xsd:integer;
  dwc:collectorNumber '899_167'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Romanian Coast of Black Sea'^^xsd:string;
  dwc:longitude '29.682618'^^xsd:double;
  dwc:startLongitude '29.6826183'^^xsd:double;
  dwc:endLongitude '29.6826183'^^xsd:double;
  dwc:latitude '45.142943'^^xsd:double;
  dwc:startLatitude '45.1429431'^^xsd:double;
  dwc:endLatitude '45.1429431'^^xsd:double;
  dwc:boundingBox 'POLYGON ((29.6826183 45.1429431, 29.6826183 45.1429431, 29.6826183 45.1429431, 29.6826183 45.1429431, 29.6826183 45.1429431))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena relicta" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '899_167'^^xsd:string;
  dwc:observationDate '2012-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4147__899_90>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4147__899_90> ;
  mr:hasGeometry <https://eurobis.org/id/point/4147__899_90> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.143105 29.682802)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.143105"^^xsd:decimal ;
  dwc:decimalLongitude "29.682802"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4147__899_90>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "899_90" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4147_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-08'^^xsd:date;
  dwc:institutionCode 'Mare Nostrum'^^xsd:string;
  dwc:collectionCode '899'^^xsd:integer;
  dwc:catalogNumber '899_90'^^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 '21'^^xsd:integer;
  dwc:collectorNumber '899_90'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Romanian Coast of Black Sea'^^xsd:string;
  dwc:longitude '29.682802'^^xsd:double;
  dwc:startLongitude '29.6828015'^^xsd:double;
  dwc:endLongitude '29.6828015'^^xsd:double;
  dwc:latitude '45.143105'^^xsd:double;
  dwc:startLatitude '45.1431053'^^xsd:double;
  dwc:endLatitude '45.1431053'^^xsd:double;
  dwc:boundingBox 'POLYGON ((29.6828015 45.1431053, 29.6828015 45.1431053, 29.6828015 45.1431053, 29.6828015 45.1431053, 29.6828015 45.1431053))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena relicta" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '899_90'^^xsd:string;
  dwc:observationDate '2011-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4147__899_168>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4147__899_168> ;
  mr:hasGeometry <https://eurobis.org/id/point/4147__899_168> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.14755 29.688224)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.14755"^^xsd:decimal ;
  dwc:decimalLongitude "29.688224"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4147__899_168>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "899_168" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4147_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-08'^^xsd:date;
  dwc:institutionCode 'Mare Nostrum'^^xsd:string;
  dwc:collectionCode '899'^^xsd:integer;
  dwc:catalogNumber '899_168'^^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 '5'^^xsd:integer;
  dwc:collectorNumber '899_168'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Romanian Coast of Black Sea'^^xsd:string;
  dwc:longitude '29.688224'^^xsd:double;
  dwc:startLongitude '29.6882241'^^xsd:double;
  dwc:endLongitude '29.6882241'^^xsd:double;
  dwc:latitude '45.14755'^^xsd:double;
  dwc:startLatitude '45.1475496'^^xsd:double;
  dwc:endLatitude '45.1475496'^^xsd:double;
  dwc:boundingBox 'POLYGON ((29.6882241 45.1475496, 29.6882241 45.1475496, 29.6882241 45.1475496, 29.6882241 45.1475496, 29.6882241 45.1475496))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena relicta" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '899_168'^^xsd:string;
  dwc:observationDate '2012-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4147__899_338>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4147__899_338> ;
  mr:hasGeometry <https://eurobis.org/id/point/4147__899_338> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.148632 29.689522)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.148632"^^xsd:decimal ;
  dwc:decimalLongitude "29.689522"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4147__899_338>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "899_338" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4147_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-08'^^xsd:date;
  dwc:institutionCode 'Mare Nostrum'^^xsd:string;
  dwc:collectionCode '899'^^xsd:integer;
  dwc:catalogNumber '899_338'^^xsd:string;
  dwc:scientificName 'Phocoena phocoena relicta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2014'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '899_338'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Romanian Coast of Black Sea'^^xsd:string;
  dwc:longitude '29.689522'^^xsd:double;
  dwc:startLongitude '29.6895218'^^xsd:double;
  dwc:endLongitude '29.6895218'^^xsd:double;
  dwc:latitude '45.148632'^^xsd:double;
  dwc:startLatitude '45.148632'^^xsd:double;
  dwc:endLatitude '45.148632'^^xsd:double;
  dwc:boundingBox 'POLYGON ((29.6895218 45.148632, 29.6895218 45.148632, 29.6895218 45.148632, 29.6895218 45.148632, 29.6895218 45.148632))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena relicta" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '899_338'^^xsd:string;
  dwc:observationDate '2014-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4147__899_56>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4147__899_56> ;
  mr:hasGeometry <https://eurobis.org/id/point/4147__899_56> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.148757 29.689848)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.148757"^^xsd:decimal ;
  dwc:decimalLongitude "29.689848"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4147__899_56>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "899_56" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4147_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-08'^^xsd:date;
  dwc:institutionCode 'Mare Nostrum'^^xsd:string;
  dwc:collectionCode '899'^^xsd:integer;
  dwc:catalogNumber '899_56'^^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 '30'^^xsd:integer;
  dwc:collectorNumber '899_56'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Romanian Coast of Black Sea'^^xsd:string;
  dwc:longitude '29.689848'^^xsd:double;
  dwc:startLongitude '29.6898476'^^xsd:double;
  dwc:endLongitude '29.6898476'^^xsd:double;
  dwc:latitude '45.148757'^^xsd:double;
  dwc:startLatitude '45.148757'^^xsd:double;
  dwc:endLatitude '45.148757'^^xsd:double;
  dwc:boundingBox 'POLYGON ((29.6898476 45.148757, 29.6898476 45.148757, 29.6898476 45.148757, 29.6898476 45.148757, 29.6898476 45.148757))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena relicta" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '899_56'^^xsd:string;
  dwc:observationDate '2011-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4147__899_97>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4147__899_97> ;
  mr:hasGeometry <https://eurobis.org/id/point/4147__899_97> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.148981 29.69028)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.148981"^^xsd:decimal ;
  dwc:decimalLongitude "29.69028"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4147__899_97>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "899_97" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4147_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-08'^^xsd:date;
  dwc:institutionCode 'Mare Nostrum'^^xsd:string;
  dwc:collectionCode '899'^^xsd:integer;
  dwc:catalogNumber '899_97'^^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 '14'^^xsd:integer;
  dwc:collectorNumber '899_97'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Romanian Coast of Black Sea'^^xsd:string;
  dwc:longitude '29.69028'^^xsd:double;
  dwc:startLongitude '29.6902798'^^xsd:double;
  dwc:endLongitude '29.6902798'^^xsd:double;
  dwc:latitude '45.148981'^^xsd:double;
  dwc:startLatitude '45.1489808'^^xsd:double;
  dwc:endLatitude '45.1489808'^^xsd:double;
  dwc:boundingBox 'POLYGON ((29.6902798 45.1489808, 29.6902798 45.1489808, 29.6902798 45.1489808, 29.6902798 45.1489808, 29.6902798 45.1489808))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis ponticus" by the provider'^^xsd:string;
  dwc:aphiaid '368870'^^xsd:integer;
  dwc:occurrenceId '899_97'^^xsd:string;
  dwc:observationDate '2012-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '368870'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4147__899_45>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4147__899_45> ;
  mr:hasGeometry <https://eurobis.org/id/point/4147__899_45> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.149938 29.692251)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.149938"^^xsd:decimal ;
  dwc:decimalLongitude "29.692251"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4147__899_45>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "899_45" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4147_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-08'^^xsd:date;
  dwc:institutionCode 'Mare Nostrum'^^xsd:string;
  dwc:collectionCode '899'^^xsd:integer;
  dwc:catalogNumber '899_45'^^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 '23'^^xsd:integer;
  dwc:collectorNumber '899_45'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Romanian Coast of Black Sea'^^xsd:string;
  dwc:longitude '29.692251'^^xsd:double;
  dwc:startLongitude '29.6922509'^^xsd:double;
  dwc:endLongitude '29.6922509'^^xsd:double;
  dwc:latitude '45.149938'^^xsd:double;
  dwc:startLatitude '45.1499383'^^xsd:double;
  dwc:endLatitude '45.1499383'^^xsd:double;
  dwc:boundingBox 'POLYGON ((29.6922509 45.1499383, 29.6922509 45.1499383, 29.6922509 45.1499383, 29.6922509 45.1499383, 29.6922509 45.1499383))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena relicta" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '899_45'^^xsd:string;
  dwc:observationDate '2011-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4147__899_57>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4147__899_57> ;
  mr:hasGeometry <https://eurobis.org/id/point/4147__899_57> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.149782 29.69249)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.149782"^^xsd:decimal ;
  dwc:decimalLongitude "29.69249"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4147__899_57>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "899_57" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4147_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-08'^^xsd:date;
  dwc:institutionCode 'Mare Nostrum'^^xsd:string;
  dwc:collectionCode '899'^^xsd:integer;
  dwc:catalogNumber '899_57'^^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 '31'^^xsd:integer;
  dwc:collectorNumber '899_57'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Romanian Coast of Black Sea'^^xsd:string;
  dwc:longitude '29.69249'^^xsd:double;
  dwc:startLongitude '29.6924896'^^xsd:double;
  dwc:endLongitude '29.6924896'^^xsd:double;
  dwc:latitude '45.149782'^^xsd:double;
  dwc:startLatitude '45.1497823'^^xsd:double;
  dwc:endLatitude '45.1497823'^^xsd:double;
  dwc:boundingBox 'POLYGON ((29.6924896 45.1497823, 29.6924896 45.1497823, 29.6924896 45.1497823, 29.6924896 45.1497823, 29.6924896 45.1497823))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; shore; Identification Type:Visual sighting; Taxon recorded as "Phocoena phocoena relicta" by the provider'^^xsd:string;
  dwc:aphiaid '368868'^^xsd:integer;
  dwc:occurrenceId '899_57'^^xsd:string;
  dwc:observationDate '2011-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '368868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
# EOF