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

<https://eurobis.org/id/point/5514__tripactionID%3A104789%3A1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3093385 2.8525878)"^^geo:wktLiteral ;
  geo-pos:lat "51.3093385"^^xsd:decimal ;
  geo-pos:long "2.8525878"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5514__tripactionID%3A104789%3A1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "tripactionID:104789:1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5514_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-23'^^xsd:date;
  dwc:institutionCode 'Flanders Marine Institute'^^xsd:string;
  dwc:collectionCode 'Lifewatch Observatories'^^xsd:string;
  dwc:catalogNumber 'tripactionID:104789:1'^^xsd:string;
  dwc:scientificName 'Progebiophilus euxinicus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Mortelmans, Jonas'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collector 'Mortelmans, Jonas'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.8525878'^^xsd:double;
  dwc:latitude '51.3093385'^^xsd:double;
  dwc:minimumDepth '14.6'^^xsd:double;
  dwc:maximumDepth '14.6'^^xsd:double;
  dwc:aphiaid '118233'^^xsd:integer;
  dwc:samplingEffort '3 replicas'^^xsd:string;
  dwc:samplingProtocol 'van Veen sampling'^^xsd:string;
  dwc:occurrenceId 'tripactionID:104789:1'^^xsd:string;
  dwc:observationDate '2016-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '118233'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5514__tripactionID%3A104789%3A2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5514__tripactionID%3A104789%3A2> ;
  mr:hasGeometry <https://eurobis.org/id/point/5514__tripactionID%3A104789%3A2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3093385 2.8525878)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3093385"^^xsd:decimal ;
  dwc:decimalLongitude "2.8525878"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "14.6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5514__tripactionID%3A104789%3A2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3093385 2.8525878)"^^geo:wktLiteral ;
  geo-pos:lat "51.3093385"^^xsd:decimal ;
  geo-pos:long "2.8525878"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5514__tripactionID%3A104789%3A2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "tripactionID:104789:2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5514_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-23'^^xsd:date;
  dwc:institutionCode 'Flanders Marine Institute'^^xsd:string;
  dwc:collectionCode 'Lifewatch Observatories'^^xsd:string;
  dwc:catalogNumber 'tripactionID:104789:2'^^xsd:string;
  dwc:scientificName 'Progebiophilus euxinicus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Mortelmans, Jonas'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collector 'Mortelmans, Jonas'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.8525878'^^xsd:double;
  dwc:latitude '51.3093385'^^xsd:double;
  dwc:minimumDepth '14.6'^^xsd:double;
  dwc:maximumDepth '14.6'^^xsd:double;
  dwc:aphiaid '118233'^^xsd:integer;
  dwc:samplingEffort '3 replicas'^^xsd:string;
  dwc:samplingProtocol 'van Veen sampling'^^xsd:string;
  dwc:occurrenceId 'tripactionID:104789:2'^^xsd:string;
  dwc:observationDate '2016-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '118233'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5514__tripactionID%3A23240%3A1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5514__tripactionID%3A23240%3A1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5514__tripactionID%3A23240%3A1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43319 2.8077773)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.43319"^^xsd:decimal ;
  dwc:decimalLongitude "2.8077773"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5514__tripactionID%3A23240%3A1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.43319 2.8077773)"^^geo:wktLiteral ;
  geo-pos:lat "51.43319"^^xsd:decimal ;
  geo-pos:long "2.8077773"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5514__tripactionID%3A23240%3A1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "tripactionID:23240:1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5514_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-23'^^xsd:date;
  dwc:institutionCode 'Flanders Marine Institute'^^xsd:string;
  dwc:collectionCode 'Lifewatch Observatories'^^xsd:string;
  dwc:catalogNumber 'tripactionID:23240:1'^^xsd:string;
  dwc:scientificName 'Caligus brevicaudatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Mortelmans, Jonas'^^xsd:string;
  dwc:yearIdentified '2013'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collector 'Mortelmans, Jonas'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '2.8077773'^^xsd:double;
  dwc:latitude '51.43319'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '21.31'^^xsd:double;
  dwc:aphiaid '135746'^^xsd:integer;
  dwc:samplingEffort '3 replicas'^^xsd:string;
  dwc:samplingProtocol 'van Veen sampling'^^xsd:string;
  dwc:occurrenceId 'tripactionID:23240:1'^^xsd:string;
  dwc:observationDate '2013-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '135746'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
# EOF