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

<https://eurobis.org/id/point/5285_Station%20G1_MARBIOL_Benthos_Gazi_Bay_summary_2311>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5285_Station%20G1_MARBIOL_Benthos_Gazi_Bay_summary_2311>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "MARBIOL_Benthos_Gazi_Bay_summary_2311" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5285_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'MARBIOL'^^xsd:string;
  dwc:collectionCode 'Benthos_Gazi_Bay_summary'^^xsd:string;
  dwc:catalogNumber 'MARBIOL_Benthos_Gazi_Bay_summary_2311'^^xsd:string;
  dwc:scientificName 'Meiobenthos'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.51040074'^^xsd:double;
  dwc:endLongitude '39.51040074'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.41136085'^^xsd:double;
  dwc:endLatitude '-4.41136085'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.51040074 -4.41136085, 39.51040074 -4.41136085, 39.51040074 -4.41136085, 39.51040074 -4.41136085, 39.51040074 -4.41136085))'^^xsd:string;
  dwc:aphiaid '2'^^xsd:integer;
  dwc:samplingProtocol 'Plastic transparant hand core (3,6 cm diameter, 30 cm length), sieving by 385m sieve'^^xsd:string;
  dwc:occurrenceId 'MARBIOL_Benthos_Gazi_Bay_summary_2311'^^xsd:string;
  dwc:aphiaIdAccepted '2'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/5285_Station%20G10_MARBIOL_Benthos_Gazi_Bay_summary_2312>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5285_Station%20G10_MARBIOL_Benthos_Gazi_Bay_summary_2312> ;
  mr:hasGeometry <https://eurobis.org/id/point/5285_Station%20G10_MARBIOL_Benthos_Gazi_Bay_summary_2312> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5285_Station%20G10_MARBIOL_Benthos_Gazi_Bay_summary_2312>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5285_Station%20G10_MARBIOL_Benthos_Gazi_Bay_summary_2312>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "MARBIOL_Benthos_Gazi_Bay_summary_2312" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5285_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'MARBIOL'^^xsd:string;
  dwc:collectionCode 'Benthos_Gazi_Bay_summary'^^xsd:string;
  dwc:catalogNumber 'MARBIOL_Benthos_Gazi_Bay_summary_2312'^^xsd:string;
  dwc:scientificName 'Annelida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.51150634'^^xsd:double;
  dwc:endLongitude '39.51150634'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.41999567'^^xsd:double;
  dwc:endLatitude '-4.41999567'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.51150634 -4.41999567, 39.51150634 -4.41999567, 39.51150634 -4.41999567, 39.51150634 -4.41999567, 39.51150634 -4.41999567))'^^xsd:string;
  dwc:aphiaid '882'^^xsd:integer;
  dwc:samplingProtocol 'Metal cilinder hand core (13 cm diameter, surface area 133cm^2), sieving by 1 and 2 mm sieve'^^xsd:string;
  dwc:occurrenceId 'MARBIOL_Benthos_Gazi_Bay_summary_2312'^^xsd:string;
  dwc:aphiaIdAccepted '882'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/5285_Station%20G12_MARBIOL_Benthos_Gazi_Bay_summary_2313>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5285_Station%20G12_MARBIOL_Benthos_Gazi_Bay_summary_2313> ;
  mr:hasGeometry <https://eurobis.org/id/point/5285_Station%20G12_MARBIOL_Benthos_Gazi_Bay_summary_2313> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5285_Station%20G12_MARBIOL_Benthos_Gazi_Bay_summary_2313>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5285_Station%20G12_MARBIOL_Benthos_Gazi_Bay_summary_2313>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "MARBIOL_Benthos_Gazi_Bay_summary_2313" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5285_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'MARBIOL'^^xsd:string;
  dwc:collectionCode 'Benthos_Gazi_Bay_summary'^^xsd:string;
  dwc:catalogNumber 'MARBIOL_Benthos_Gazi_Bay_summary_2313'^^xsd:string;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.51718789'^^xsd:double;
  dwc:endLongitude '39.51718789'^^xsd:double;
  dwc:latitude '-4.43'^^xsd:double;
  dwc:startLatitude '-4.4303757'^^xsd:double;
  dwc:endLatitude '-4.4303757'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.51718789 -4.4303757, 39.51718789 -4.4303757, 39.51718789 -4.4303757, 39.51718789 -4.4303757, 39.51718789 -4.4303757))'^^xsd:string;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:samplingProtocol 'Metal cilinder hand core (13 cm diameter, surface area 133cm^2), sieving by 1 and 2 mm sieve'^^xsd:string;
  dwc:occurrenceId 'MARBIOL_Benthos_Gazi_Bay_summary_2313'^^xsd:string;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/5285_Station%20G12_MARBIOL_Benthos_Gazi_Bay_summary_2314>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5285_Station%20G12_MARBIOL_Benthos_Gazi_Bay_summary_2314> ;
  mr:hasGeometry <https://eurobis.org/id/point/5285_Station%20G12_MARBIOL_Benthos_Gazi_Bay_summary_2314> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5285_Station%20G12_MARBIOL_Benthos_Gazi_Bay_summary_2314>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5285_Station%20G12_MARBIOL_Benthos_Gazi_Bay_summary_2314>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "MARBIOL_Benthos_Gazi_Bay_summary_2314" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5285_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'MARBIOL'^^xsd:string;
  dwc:collectionCode 'Benthos_Gazi_Bay_summary'^^xsd:string;
  dwc:catalogNumber 'MARBIOL_Benthos_Gazi_Bay_summary_2314'^^xsd:string;
  dwc:scientificName 'Annelida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.51718789'^^xsd:double;
  dwc:endLongitude '39.51718789'^^xsd:double;
  dwc:latitude '-4.43'^^xsd:double;
  dwc:startLatitude '-4.4303757'^^xsd:double;
  dwc:endLatitude '-4.4303757'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.51718789 -4.4303757, 39.51718789 -4.4303757, 39.51718789 -4.4303757, 39.51718789 -4.4303757, 39.51718789 -4.4303757))'^^xsd:string;
  dwc:aphiaid '882'^^xsd:integer;
  dwc:samplingProtocol 'Metal cilinder hand core (13 cm diameter, surface area 133cm^2), sieving by 1 and 2 mm sieve'^^xsd:string;
  dwc:occurrenceId 'MARBIOL_Benthos_Gazi_Bay_summary_2314'^^xsd:string;
  dwc:aphiaIdAccepted '882'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/5285_Station%20G2_MARBIOL_Benthos_Gazi_Bay_summary_2315>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5285_Station%20G2_MARBIOL_Benthos_Gazi_Bay_summary_2315> ;
  mr:hasGeometry <https://eurobis.org/id/point/5285_Station%20G2_MARBIOL_Benthos_Gazi_Bay_summary_2315> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5285_Station%20G2_MARBIOL_Benthos_Gazi_Bay_summary_2315>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5285_Station%20G2_MARBIOL_Benthos_Gazi_Bay_summary_2315>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "MARBIOL_Benthos_Gazi_Bay_summary_2315" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5285_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'MARBIOL'^^xsd:string;
  dwc:collectionCode 'Benthos_Gazi_Bay_summary'^^xsd:string;
  dwc:catalogNumber 'MARBIOL_Benthos_Gazi_Bay_summary_2315'^^xsd:string;
  dwc:scientificName 'Meiobenthos'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.51436247'^^xsd:double;
  dwc:endLongitude '39.51436247'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.4192608'^^xsd:double;
  dwc:endLatitude '-4.4192608'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.51436247 -4.4192608, 39.51436247 -4.4192608, 39.51436247 -4.4192608, 39.51436247 -4.4192608, 39.51436247 -4.4192608))'^^xsd:string;
  dwc:aphiaid '2'^^xsd:integer;
  dwc:samplingProtocol 'Plastic transparant hand core (3,6 cm diameter, 30 cm length), sieving by 385m sieve'^^xsd:string;
  dwc:occurrenceId 'MARBIOL_Benthos_Gazi_Bay_summary_2315'^^xsd:string;
  dwc:aphiaIdAccepted '2'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/5285_Station%20G2_MARBIOL_Benthos_Gazi_Bay_summary_2316>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5285_Station%20G2_MARBIOL_Benthos_Gazi_Bay_summary_2316> ;
  mr:hasGeometry <https://eurobis.org/id/point/5285_Station%20G2_MARBIOL_Benthos_Gazi_Bay_summary_2316> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5285_Station%20G2_MARBIOL_Benthos_Gazi_Bay_summary_2316>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5285_Station%20G2_MARBIOL_Benthos_Gazi_Bay_summary_2316>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "MARBIOL_Benthos_Gazi_Bay_summary_2316" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5285_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'MARBIOL'^^xsd:string;
  dwc:collectionCode 'Benthos_Gazi_Bay_summary'^^xsd:string;
  dwc:catalogNumber 'MARBIOL_Benthos_Gazi_Bay_summary_2316'^^xsd:string;
  dwc:scientificName 'Annelida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.51436247'^^xsd:double;
  dwc:endLongitude '39.51436247'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.4192608'^^xsd:double;
  dwc:endLatitude '-4.4192608'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.51436247 -4.4192608, 39.51436247 -4.4192608, 39.51436247 -4.4192608, 39.51436247 -4.4192608, 39.51436247 -4.4192608))'^^xsd:string;
  dwc:aphiaid '882'^^xsd:integer;
  dwc:samplingProtocol 'Metal cilinder hand core (13 cm diameter, surface area 133cm^2), sieving by 1 and 2 mm sieve'^^xsd:string;
  dwc:occurrenceId 'MARBIOL_Benthos_Gazi_Bay_summary_2316'^^xsd:string;
  dwc:aphiaIdAccepted '882'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/5285_Station%20G3_MARBIOL_Benthos_Gazi_Bay_summary_2317>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5285_Station%20G3_MARBIOL_Benthos_Gazi_Bay_summary_2317> ;
  mr:hasGeometry <https://eurobis.org/id/point/5285_Station%20G3_MARBIOL_Benthos_Gazi_Bay_summary_2317> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5285_Station%20G3_MARBIOL_Benthos_Gazi_Bay_summary_2317>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5285_Station%20G3_MARBIOL_Benthos_Gazi_Bay_summary_2317>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "MARBIOL_Benthos_Gazi_Bay_summary_2317" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5285_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'MARBIOL'^^xsd:string;
  dwc:collectionCode 'Benthos_Gazi_Bay_summary'^^xsd:string;
  dwc:catalogNumber 'MARBIOL_Benthos_Gazi_Bay_summary_2317'^^xsd:string;
  dwc:scientificName 'Mollusca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.51104567'^^xsd:double;
  dwc:endLongitude '39.51104567'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.41944452'^^xsd:double;
  dwc:endLatitude '-4.41944452'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.51104567 -4.41944452, 39.51104567 -4.41944452, 39.51104567 -4.41944452, 39.51104567 -4.41944452, 39.51104567 -4.41944452))'^^xsd:string;
  dwc:aphiaid '51'^^xsd:integer;
  dwc:samplingProtocol 'Metal cilinder hand core (13 cm diameter, surface area 133cm^2), sieving by 1 and 2 mm sieve'^^xsd:string;
  dwc:occurrenceId 'MARBIOL_Benthos_Gazi_Bay_summary_2317'^^xsd:string;
  dwc:aphiaIdAccepted '51'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/5285_Station%20G4_MARBIOL_Benthos_Gazi_Bay_summary_2318>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5285_Station%20G4_MARBIOL_Benthos_Gazi_Bay_summary_2318> ;
  mr:hasGeometry <https://eurobis.org/id/point/5285_Station%20G4_MARBIOL_Benthos_Gazi_Bay_summary_2318> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.42"^^xsd:decimal ;
  dwc:decimalLongitude "39.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5285_Station%20G4_MARBIOL_Benthos_Gazi_Bay_summary_2318>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.42 39.51)"^^geo:wktLiteral ;
  geo-pos:lat "-4.42"^^xsd:decimal ;
  geo-pos:long "39.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5285_Station%20G4_MARBIOL_Benthos_Gazi_Bay_summary_2318>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "MARBIOL_Benthos_Gazi_Bay_summary_2318" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5285_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-09-05'^^xsd:date;
  dwc:institutionCode 'MARBIOL'^^xsd:string;
  dwc:collectionCode 'Benthos_Gazi_Bay_summary'^^xsd:string;
  dwc:catalogNumber 'MARBIOL_Benthos_Gazi_Bay_summary_2318'^^xsd:string;
  dwc:scientificName 'Annelida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:longitude '39.51'^^xsd:double;
  dwc:startLongitude '39.51230483'^^xsd:double;
  dwc:endLongitude '39.51230483'^^xsd:double;
  dwc:latitude '-4.42'^^xsd:double;
  dwc:startLatitude '-4.4212817'^^xsd:double;
  dwc:endLatitude '-4.4212817'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.51230483 -4.4212817, 39.51230483 -4.4212817, 39.51230483 -4.4212817, 39.51230483 -4.4212817, 39.51230483 -4.4212817))'^^xsd:string;
  dwc:aphiaid '882'^^xsd:integer;
  dwc:samplingProtocol 'Metal cilinder hand core (13 cm diameter, surface area 133cm^2), sieving by 1 and 2 mm sieve'^^xsd:string;
  dwc:occurrenceId 'MARBIOL_Benthos_Gazi_Bay_summary_2318'^^xsd:string;
  dwc:aphiaIdAccepted '882'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
# EOF