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

<https://eurobis.org/id/point/2860__urn%3Acatalog%3ASMF%3ACollection%20Pantopoda%3A558>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-54.4966666667 3.51166666667)"^^geo:wktLiteral ;
  geo-pos:lat "-54.4966666667"^^xsd:decimal ;
  geo-pos:long "3.51166666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2860__urn%3Acatalog%3ASMF%3ACollection%20Pantopoda%3A558>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Pantopoda:558" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2860_> ;
  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-08-19'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Pantopoda'^^xsd:string;
  dwc:catalogNumber '558'^^xsd:integer;
  dwc:scientificName 'Nymphon australis Hodgson'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:startYearCollected '1970'^^xsd:integer;
  dwc:endYearCollected '1970'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '3.51166666667'^^xsd:double;
  dwc:latitude '-54.4966666667'^^xsd:double;
  dwc:aphiaid '173368'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Pantopoda:558'^^xsd:string;
  dwc:observationDate '1970-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '173368'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2860__urn%3Acatalog%3ASMF%3ACollection%20Pantopoda%3A1625>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2860__urn%3Acatalog%3ASMF%3ACollection%20Pantopoda%3A1625> ;
  mr:hasGeometry <https://eurobis.org/id/point/2860__urn%3Acatalog%3ASMF%3ACollection%20Pantopoda%3A1625> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.3533333333 43.4516666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.3533333333"^^xsd:decimal ;
  dwc:decimalLongitude "43.4516666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2860__urn%3Acatalog%3ASMF%3ACollection%20Pantopoda%3A1625>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.3533333333 43.4516666667)"^^geo:wktLiteral ;
  geo-pos:lat "12.3533333333"^^xsd:decimal ;
  geo-pos:long "43.4516666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2860__urn%3Acatalog%3ASMF%3ACollection%20Pantopoda%3A1625>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Pantopoda:1625" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2860_> ;
  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-08-19'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Pantopoda'^^xsd:string;
  dwc:catalogNumber '1625'^^xsd:integer;
  dwc:scientificName 'Ascorhynchus meteor Mnller 1989'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:longitude '43.4516666667'^^xsd:double;
  dwc:latitude '12.3533333333'^^xsd:double;
  dwc:aphiaid '239706'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Pantopoda:1625'^^xsd:string;
  dwc:observationDate '1987-03-06'^^xsd:date;
  dwc:aphiaIdAccepted '239706'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2860__urn%3Acatalog%3ASMF%3ACollection%20Pantopoda%3A1627>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2860__urn%3Acatalog%3ASMF%3ACollection%20Pantopoda%3A1627> ;
  mr:hasGeometry <https://eurobis.org/id/point/2860__urn%3Acatalog%3ASMF%3ACollection%20Pantopoda%3A1627> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.515 44.795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.515"^^xsd:decimal ;
  dwc:decimalLongitude "44.795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2860__urn%3Acatalog%3ASMF%3ACollection%20Pantopoda%3A1627>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.515 44.795)"^^geo:wktLiteral ;
  geo-pos:lat "12.515"^^xsd:decimal ;
  geo-pos:long "44.795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2860__urn%3Acatalog%3ASMF%3ACollection%20Pantopoda%3A1627>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Pantopoda:1627" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2860_> ;
  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-08-19'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Pantopoda'^^xsd:string;
  dwc:catalogNumber '1627'^^xsd:integer;
  dwc:scientificName 'Nymphon adenense Mnller 1989'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '44.795'^^xsd:double;
  dwc:latitude '12.515'^^xsd:double;
  dwc:aphiaid '239610'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Pantopoda:1627'^^xsd:string;
  dwc:observationDate '1987-03-16'^^xsd:date;
  dwc:aphiaIdAccepted '239610'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
# EOF