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

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

<https://eurobis.org/id/occurrence/8562__2277_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2277_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8562_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-11-08'^^xsd:date;
  dwc:institutionCode 'Kiril Valchev'^^xsd:string;
  dwc:collectionCode '2277'^^xsd:integer;
  dwc:catalogNumber '2277_1'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus ponticus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2023'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2277_1'^^xsd:string;
  dwc:yearCollected '2023'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '11.366666666667'^^xsd:double;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '28.376503'^^xsd:double;
  dwc:latitude '42.103683'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((28.376503 42.103683, 28.376503 42.103683, 28.376503 42.103683, 28.376503 42.103683, 28.376503 42.103683))'^^xsd:string;
  dwc:occurrenceRemarks 'Photo identification; Identification Type: Photo Identification; Taxon recorded as "Tursiops truncatus ponticus" by the provider'^^xsd:string;
  dwc:aphiaid '368871'^^xsd:integer;
  dwc:occurrenceId '2277_1'^^xsd:string;
  dwc:observationDate '2023-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '368871'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:associatedMedia 'https://seamap.env.duke.edu/images/resources/zd_2277/BGBS_TT_00001.jpg'^^xsd:anyURI;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8562__2277_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8562__2277_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/8562__2277_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.103683 28.376503)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.103683"^^xsd:decimal ;
  dwc:decimalLongitude "28.376503"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8562__2277_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2277_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8562_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-11-08'^^xsd:date;
  dwc:institutionCode 'Kiril Valchev'^^xsd:string;
  dwc:collectionCode '2277'^^xsd:integer;
  dwc:catalogNumber '2277_2'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus ponticus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2023'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2277_2'^^xsd:string;
  dwc:yearCollected '2023'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '11.366666666667'^^xsd:double;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '28.376503'^^xsd:double;
  dwc:latitude '42.103683'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((28.376503 42.103683, 28.376503 42.103683, 28.376503 42.103683, 28.376503 42.103683, 28.376503 42.103683))'^^xsd:string;
  dwc:occurrenceRemarks 'Photo identification; Identification Type: Photo Identification; Taxon recorded as "Tursiops truncatus ponticus" by the provider'^^xsd:string;
  dwc:aphiaid '368871'^^xsd:integer;
  dwc:occurrenceId '2277_2'^^xsd:string;
  dwc:observationDate '2023-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '368871'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:associatedMedia 'https://seamap.env.duke.edu/images/resources/zd_2277/BGBS_TT_00002.jpg'^^xsd:anyURI;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
# EOF