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

<https://eurobis.org/id/point/2873__urn%3Acatalog%3AZMK%3APisces%3A39>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-11.8333333333 -77.9833333333)"^^geo:wktLiteral ;
  geo-pos:lat "-11.8333333333"^^xsd:decimal ;
  geo-pos:long "-77.9833333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2873__urn%3Acatalog%3AZMK%3APisces%3A39>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ZMK:Pisces:39" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2873_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'ZMK'^^xsd:string;
  dwc:collectionCode 'Pisces'^^xsd:string;
  dwc:catalogNumber '39'^^xsd:integer;
  dwc:scientificName 'Nezumia bairdii (Goode & Bean 1877)'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:startYearCollected '1965'^^xsd:integer;
  dwc:endYearCollected '1965'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '-77.9833333333'^^xsd:double;
  dwc:latitude '-11.8333333333'^^xsd:double;
  dwc:aphiaid '183289'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ZMK:Pisces:39'^^xsd:anyURI;
  dwc:observationDate '1965-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '183289'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2873__urn%3Acatalog%3AZMK%3APisces%3A1707>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2873__urn%3Acatalog%3AZMK%3APisces%3A1707> ;
  mr:hasGeometry <https://eurobis.org/id/point/2873__urn%3Acatalog%3AZMK%3APisces%3A1707> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.75 -86.4333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.75"^^xsd:decimal ;
  dwc:decimalLongitude "-86.4333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2873__urn%3Acatalog%3AZMK%3APisces%3A1707>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.75 -86.4333333333)"^^geo:wktLiteral ;
  geo-pos:lat "28.75"^^xsd:decimal ;
  geo-pos:long "-86.4333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2873__urn%3Acatalog%3AZMK%3APisces%3A1707>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ZMK:Pisces:1707" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2873_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-11-07'^^xsd:date;
  dwc:institutionCode 'ZMK'^^xsd:string;
  dwc:collectionCode 'Pisces'^^xsd:string;
  dwc:catalogNumber '1707'^^xsd:integer;
  dwc:scientificName 'Hymenocephalus italicus Giglioli in Giglioli & Iss'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '-86.4333333333'^^xsd:double;
  dwc:latitude '28.75'^^xsd:double;
  dwc:aphiaid '158961'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ZMK:Pisces:1707'^^xsd:anyURI;
  dwc:aphiaIdAccepted '158961'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
# EOF