@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/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A169>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A169> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A169> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0025 35.11611111111111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.0025"^^xsd:decimal ;
  dwc:decimalLongitude "35.11611111111111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A169>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0025 35.11611111111111)"^^geo:wktLiteral ;
  geo-pos:lat "42.0025"^^xsd:decimal ;
  geo-pos:long "35.11611111111111"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A169>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):169" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '169'^^xsd:integer;
  dwc:scientificName 'Harpacticoida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.116111111111'^^xsd:double;
  dwc:latitude '42.0025'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '1102'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):169'^^xsd:string;
  dwc:observationDate '2009-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '1102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A170>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A170> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A170> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0025 35.11611111111111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.0025"^^xsd:decimal ;
  dwc:decimalLongitude "35.11611111111111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A170>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0025 35.11611111111111)"^^geo:wktLiteral ;
  geo-pos:lat "42.0025"^^xsd:decimal ;
  geo-pos:long "35.11611111111111"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A170>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):170" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '170'^^xsd:integer;
  dwc:scientificName 'Harpacticoida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.116111111111'^^xsd:double;
  dwc:latitude '42.0025'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '1102'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):170'^^xsd:string;
  dwc:observationDate '2009-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '1102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A171>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A171> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A171> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0025 35.11611111111111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.0025"^^xsd:decimal ;
  dwc:decimalLongitude "35.11611111111111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A171>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0025 35.11611111111111)"^^geo:wktLiteral ;
  geo-pos:lat "42.0025"^^xsd:decimal ;
  geo-pos:long "35.11611111111111"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A171>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):171" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '171'^^xsd:integer;
  dwc:scientificName 'Harpacticoida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.116111111111'^^xsd:double;
  dwc:latitude '42.0025'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '1102'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):171'^^xsd:string;
  dwc:observationDate '2009-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '1102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A172>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A172> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A172> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0025 35.11611111111111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.0025"^^xsd:decimal ;
  dwc:decimalLongitude "35.11611111111111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A172>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0025 35.11611111111111)"^^geo:wktLiteral ;
  geo-pos:lat "42.0025"^^xsd:decimal ;
  geo-pos:long "35.11611111111111"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A172>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):172" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '172'^^xsd:integer;
  dwc:scientificName 'Harpacticoida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.116111111111'^^xsd:double;
  dwc:latitude '42.0025'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '1102'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):172'^^xsd:string;
  dwc:observationDate '2009-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '1102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A173>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A173> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A173> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0025 35.11611111111111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.0025"^^xsd:decimal ;
  dwc:decimalLongitude "35.11611111111111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A173>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0025 35.11611111111111)"^^geo:wktLiteral ;
  geo-pos:lat "42.0025"^^xsd:decimal ;
  geo-pos:long "35.11611111111111"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A173>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):173" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '173'^^xsd:integer;
  dwc:scientificName 'Harpacticoida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.116111111111'^^xsd:double;
  dwc:latitude '42.0025'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '1102'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):173'^^xsd:string;
  dwc:observationDate '2009-12-24'^^xsd:date;
  dwc:aphiaIdAccepted '1102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A174>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A174> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A174> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0025 35.11611111111111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.0025"^^xsd:decimal ;
  dwc:decimalLongitude "35.11611111111111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A174>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0025 35.11611111111111)"^^geo:wktLiteral ;
  geo-pos:lat "42.0025"^^xsd:decimal ;
  geo-pos:long "35.11611111111111"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A174>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):174" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '174'^^xsd:integer;
  dwc:scientificName 'Harpacticoida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.116111111111'^^xsd:double;
  dwc:latitude '42.0025'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '1102'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):174'^^xsd:string;
  dwc:observationDate '2010-01-29'^^xsd:date;
  dwc:aphiaIdAccepted '1102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A175>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A175> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A175> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0025 35.11611111111111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.0025"^^xsd:decimal ;
  dwc:decimalLongitude "35.11611111111111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A175>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0025 35.11611111111111)"^^geo:wktLiteral ;
  geo-pos:lat "42.0025"^^xsd:decimal ;
  geo-pos:long "35.11611111111111"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A175>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):175" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '175'^^xsd:integer;
  dwc:scientificName 'Harpacticoida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.116111111111'^^xsd:double;
  dwc:latitude '42.0025'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '1102'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):175'^^xsd:string;
  dwc:observationDate '2010-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '1102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A176>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A176> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A176> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0025 35.11611111111111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.0025"^^xsd:decimal ;
  dwc:decimalLongitude "35.11611111111111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A176>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0025 35.11611111111111)"^^geo:wktLiteral ;
  geo-pos:lat "42.0025"^^xsd:decimal ;
  geo-pos:long "35.11611111111111"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A176>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):176" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '176'^^xsd:integer;
  dwc:scientificName 'Harpacticoida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.116111111111'^^xsd:double;
  dwc:latitude '42.0025'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '1102'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):176'^^xsd:string;
  dwc:observationDate '2010-03-26'^^xsd:date;
  dwc:aphiaIdAccepted '1102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A177>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A177> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A177> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0025 35.11611111111111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.0025"^^xsd:decimal ;
  dwc:decimalLongitude "35.11611111111111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A177>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0025 35.11611111111111)"^^geo:wktLiteral ;
  geo-pos:lat "42.0025"^^xsd:decimal ;
  geo-pos:long "35.11611111111111"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A177>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):177" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '177'^^xsd:integer;
  dwc:scientificName 'Harpacticoida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.116111111111'^^xsd:double;
  dwc:latitude '42.0025'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '1102'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):177'^^xsd:string;
  dwc:observationDate '2010-04-30'^^xsd:date;
  dwc:aphiaIdAccepted '1102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A178>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A178> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A178> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0025 35.11611111111111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.0025"^^xsd:decimal ;
  dwc:decimalLongitude "35.11611111111111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A178>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0025 35.11611111111111)"^^geo:wktLiteral ;
  geo-pos:lat "42.0025"^^xsd:decimal ;
  geo-pos:long "35.11611111111111"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A178>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):178" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '178'^^xsd:integer;
  dwc:scientificName 'Harpacticoida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.116111111111'^^xsd:double;
  dwc:latitude '42.0025'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '1102'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):178'^^xsd:string;
  dwc:observationDate '2010-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '1102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A179>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A179> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A179> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0025 35.11611111111111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.0025"^^xsd:decimal ;
  dwc:decimalLongitude "35.11611111111111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A179>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0025 35.11611111111111)"^^geo:wktLiteral ;
  geo-pos:lat "42.0025"^^xsd:decimal ;
  geo-pos:long "35.11611111111111"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A179>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):179" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '179'^^xsd:integer;
  dwc:scientificName 'Harpacticoida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.116111111111'^^xsd:double;
  dwc:latitude '42.0025'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '1102'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):179'^^xsd:string;
  dwc:observationDate '2010-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '1102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A180>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A180> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A180> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0025 35.11611111111111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.0025"^^xsd:decimal ;
  dwc:decimalLongitude "35.11611111111111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A180>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0025 35.11611111111111)"^^geo:wktLiteral ;
  geo-pos:lat "42.0025"^^xsd:decimal ;
  geo-pos:long "35.11611111111111"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A180>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):180" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '180'^^xsd:integer;
  dwc:scientificName 'Harpacticoida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.116111111111'^^xsd:double;
  dwc:latitude '42.0025'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '1102'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):180'^^xsd:string;
  dwc:observationDate '2010-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '1102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A937>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A937> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A937> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0025 35.11611111111111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.0025"^^xsd:decimal ;
  dwc:decimalLongitude "35.11611111111111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A937>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0025 35.11611111111111)"^^geo:wktLiteral ;
  geo-pos:lat "42.0025"^^xsd:decimal ;
  geo-pos:long "35.11611111111111"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A937>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):937" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '937'^^xsd:integer;
  dwc:scientificName 'Gromia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.116111111111'^^xsd:double;
  dwc:latitude '42.0025'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '520927'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):937'^^xsd:string;
  dwc:observationDate '2009-08-26'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A938>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A938> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A938> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0025 35.11611111111111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.0025"^^xsd:decimal ;
  dwc:decimalLongitude "35.11611111111111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A938>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0025 35.11611111111111)"^^geo:wktLiteral ;
  geo-pos:lat "42.0025"^^xsd:decimal ;
  geo-pos:long "35.11611111111111"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A938>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):938" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '938'^^xsd:integer;
  dwc:scientificName 'Gromia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.116111111111'^^xsd:double;
  dwc:latitude '42.0025'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '520927'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):938'^^xsd:string;
  dwc:observationDate '2009-09-29'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A939>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A939> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A939> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0025 35.11611111111111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.0025"^^xsd:decimal ;
  dwc:decimalLongitude "35.11611111111111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A939>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0025 35.11611111111111)"^^geo:wktLiteral ;
  geo-pos:lat "42.0025"^^xsd:decimal ;
  geo-pos:long "35.11611111111111"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A939>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):939" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '939'^^xsd:integer;
  dwc:scientificName 'Gromia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.116111111111'^^xsd:double;
  dwc:latitude '42.0025'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '520927'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):939'^^xsd:string;
  dwc:observationDate '2009-10-20'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A940>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A940> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A940> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0025 35.11611111111111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.0025"^^xsd:decimal ;
  dwc:decimalLongitude "35.11611111111111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A940>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0025 35.11611111111111)"^^geo:wktLiteral ;
  geo-pos:lat "42.0025"^^xsd:decimal ;
  geo-pos:long "35.11611111111111"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A940>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):940" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '940'^^xsd:integer;
  dwc:scientificName 'Gromia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.116111111111'^^xsd:double;
  dwc:latitude '42.0025'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '520927'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):940'^^xsd:string;
  dwc:observationDate '2009-11-19'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A941>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A941> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A941> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0025 35.11611111111111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.0025"^^xsd:decimal ;
  dwc:decimalLongitude "35.11611111111111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A941>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0025 35.11611111111111)"^^geo:wktLiteral ;
  geo-pos:lat "42.0025"^^xsd:decimal ;
  geo-pos:long "35.11611111111111"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A941>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):941" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '941'^^xsd:integer;
  dwc:scientificName 'Gromia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.116111111111'^^xsd:double;
  dwc:latitude '42.0025'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '520927'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):941'^^xsd:string;
  dwc:observationDate '2009-12-24'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A942>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A942> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A942> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0025 35.11611111111111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.0025"^^xsd:decimal ;
  dwc:decimalLongitude "35.11611111111111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A942>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0025 35.11611111111111)"^^geo:wktLiteral ;
  geo-pos:lat "42.0025"^^xsd:decimal ;
  geo-pos:long "35.11611111111111"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A942>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):942" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '942'^^xsd:integer;
  dwc:scientificName 'Gromia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.116111111111'^^xsd:double;
  dwc:latitude '42.0025'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '520927'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):942'^^xsd:string;
  dwc:observationDate '2010-01-29'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A943>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A943> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A943> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0025 35.11611111111111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.0025"^^xsd:decimal ;
  dwc:decimalLongitude "35.11611111111111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A943>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0025 35.11611111111111)"^^geo:wktLiteral ;
  geo-pos:lat "42.0025"^^xsd:decimal ;
  geo-pos:long "35.11611111111111"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A943>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):943" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '943'^^xsd:integer;
  dwc:scientificName 'Gromia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.116111111111'^^xsd:double;
  dwc:latitude '42.0025'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '520927'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):943'^^xsd:string;
  dwc:observationDate '2010-02-26'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A944>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A944> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A944> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0025 35.11611111111111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.0025"^^xsd:decimal ;
  dwc:decimalLongitude "35.11611111111111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A944>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0025 35.11611111111111)"^^geo:wktLiteral ;
  geo-pos:lat "42.0025"^^xsd:decimal ;
  geo-pos:long "35.11611111111111"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A944>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):944" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '944'^^xsd:integer;
  dwc:scientificName 'Gromia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.116111111111'^^xsd:double;
  dwc:latitude '42.0025'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '520927'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):944'^^xsd:string;
  dwc:observationDate '2010-03-26'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A945>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A945> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A945> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0025 35.11611111111111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.0025"^^xsd:decimal ;
  dwc:decimalLongitude "35.11611111111111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A945>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0025 35.11611111111111)"^^geo:wktLiteral ;
  geo-pos:lat "42.0025"^^xsd:decimal ;
  geo-pos:long "35.11611111111111"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A945>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):945" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '945'^^xsd:integer;
  dwc:scientificName 'Gromia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.116111111111'^^xsd:double;
  dwc:latitude '42.0025'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '520927'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):945'^^xsd:string;
  dwc:observationDate '2010-04-30'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A946>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A946> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A946> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0025 35.11611111111111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.0025"^^xsd:decimal ;
  dwc:decimalLongitude "35.11611111111111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A946>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0025 35.11611111111111)"^^geo:wktLiteral ;
  geo-pos:lat "42.0025"^^xsd:decimal ;
  geo-pos:long "35.11611111111111"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A946>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):946" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '946'^^xsd:integer;
  dwc:scientificName 'Gromia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.116111111111'^^xsd:double;
  dwc:latitude '42.0025'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '520927'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):946'^^xsd:string;
  dwc:observationDate '2010-05-31'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A947>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A947> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A947> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0025 35.11611111111111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.0025"^^xsd:decimal ;
  dwc:decimalLongitude "35.11611111111111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A947>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0025 35.11611111111111)"^^geo:wktLiteral ;
  geo-pos:lat "42.0025"^^xsd:decimal ;
  geo-pos:long "35.11611111111111"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A947>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):947" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '947'^^xsd:integer;
  dwc:scientificName 'Gromia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.116111111111'^^xsd:double;
  dwc:latitude '42.0025'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '520927'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):947'^^xsd:string;
  dwc:observationDate '2010-06-28'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A948>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A948> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A948> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0025 35.11611111111111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.0025"^^xsd:decimal ;
  dwc:decimalLongitude "35.11611111111111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A948>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0025 35.11611111111111)"^^geo:wktLiteral ;
  geo-pos:lat "42.0025"^^xsd:decimal ;
  geo-pos:long "35.11611111111111"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A948>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):948" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '948'^^xsd:integer;
  dwc:scientificName 'Gromia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.116111111111'^^xsd:double;
  dwc:latitude '42.0025'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '520927'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):948'^^xsd:string;
  dwc:observationDate '2010-07-08'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A265>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A265> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A265> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0025 35.11611111111111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.0025"^^xsd:decimal ;
  dwc:decimalLongitude "35.11611111111111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A265>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0025 35.11611111111111)"^^geo:wktLiteral ;
  geo-pos:lat "42.0025"^^xsd:decimal ;
  geo-pos:long "35.11611111111111"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A265>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):265" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '265'^^xsd:integer;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.116111111111'^^xsd:double;
  dwc:latitude '42.0025'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):265'^^xsd:string;
  dwc:observationDate '2009-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A266>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A266> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A266> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0025 35.11611111111111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.0025"^^xsd:decimal ;
  dwc:decimalLongitude "35.11611111111111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A266>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0025 35.11611111111111)"^^geo:wktLiteral ;
  geo-pos:lat "42.0025"^^xsd:decimal ;
  geo-pos:long "35.11611111111111"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A266>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):266" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '266'^^xsd:integer;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.116111111111'^^xsd:double;
  dwc:latitude '42.0025'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):266'^^xsd:string;
  dwc:observationDate '2009-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A267>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A267> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A267> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0025 35.11611111111111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.0025"^^xsd:decimal ;
  dwc:decimalLongitude "35.11611111111111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A267>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0025 35.11611111111111)"^^geo:wktLiteral ;
  geo-pos:lat "42.0025"^^xsd:decimal ;
  geo-pos:long "35.11611111111111"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A267>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):267" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '267'^^xsd:integer;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.116111111111'^^xsd:double;
  dwc:latitude '42.0025'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):267'^^xsd:string;
  dwc:observationDate '2009-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A268>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A268> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A268> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0025 35.11611111111111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.0025"^^xsd:decimal ;
  dwc:decimalLongitude "35.11611111111111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A268>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0025 35.11611111111111)"^^geo:wktLiteral ;
  geo-pos:lat "42.0025"^^xsd:decimal ;
  geo-pos:long "35.11611111111111"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A268>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):268" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '268'^^xsd:integer;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.116111111111'^^xsd:double;
  dwc:latitude '42.0025'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):268'^^xsd:string;
  dwc:observationDate '2009-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A269>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A269> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A269> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0025 35.11611111111111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.0025"^^xsd:decimal ;
  dwc:decimalLongitude "35.11611111111111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A269>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0025 35.11611111111111)"^^geo:wktLiteral ;
  geo-pos:lat "42.0025"^^xsd:decimal ;
  geo-pos:long "35.11611111111111"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A269>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):269" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '269'^^xsd:integer;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.116111111111'^^xsd:double;
  dwc:latitude '42.0025'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):269'^^xsd:string;
  dwc:observationDate '2009-12-24'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A370>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A370> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A370> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0025 35.11611111111111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.0025"^^xsd:decimal ;
  dwc:decimalLongitude "35.11611111111111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A370>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0025 35.11611111111111)"^^geo:wktLiteral ;
  geo-pos:lat "42.0025"^^xsd:decimal ;
  geo-pos:long "35.11611111111111"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A370>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):370" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '370'^^xsd:integer;
  dwc:scientificName 'Foraminifera (soft shelled)'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.116111111111'^^xsd:double;
  dwc:latitude '42.0025'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '1410'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):370'^^xsd:string;
  dwc:observationDate '2010-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '1410'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A371>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A371> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A371> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0025 35.11611111111111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.0025"^^xsd:decimal ;
  dwc:decimalLongitude "35.11611111111111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A371>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0025 35.11611111111111)"^^geo:wktLiteral ;
  geo-pos:lat "42.0025"^^xsd:decimal ;
  geo-pos:long "35.11611111111111"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A371>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):371" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '371'^^xsd:integer;
  dwc:scientificName 'Foraminifera (soft shelled)'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.116111111111'^^xsd:double;
  dwc:latitude '42.0025'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '1410'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):371'^^xsd:string;
  dwc:observationDate '2010-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '1410'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A458>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A458> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A458> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0025 35.11611111111111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.0025"^^xsd:decimal ;
  dwc:decimalLongitude "35.11611111111111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A458>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0025 35.11611111111111)"^^geo:wktLiteral ;
  geo-pos:lat "42.0025"^^xsd:decimal ;
  geo-pos:long "35.11611111111111"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A458>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):458" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '458'^^xsd:integer;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.116111111111'^^xsd:double;
  dwc:latitude '42.0025'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):458'^^xsd:string;
  dwc:observationDate '2009-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A459>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A459> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A459> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0025 35.11611111111111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.0025"^^xsd:decimal ;
  dwc:decimalLongitude "35.11611111111111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A459>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0025 35.11611111111111)"^^geo:wktLiteral ;
  geo-pos:lat "42.0025"^^xsd:decimal ;
  geo-pos:long "35.11611111111111"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A459>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):459" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '459'^^xsd:integer;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.116111111111'^^xsd:double;
  dwc:latitude '42.0025'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):459'^^xsd:string;
  dwc:observationDate '2009-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A460>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A460> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A460> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0025 35.11611111111111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.0025"^^xsd:decimal ;
  dwc:decimalLongitude "35.11611111111111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A460>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0025 35.11611111111111)"^^geo:wktLiteral ;
  geo-pos:lat "42.0025"^^xsd:decimal ;
  geo-pos:long "35.11611111111111"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A460>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):460" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '460'^^xsd:integer;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.116111111111'^^xsd:double;
  dwc:latitude '42.0025'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):460'^^xsd:string;
  dwc:observationDate '2009-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A461>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A461> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A461> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0025 35.11611111111111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.0025"^^xsd:decimal ;
  dwc:decimalLongitude "35.11611111111111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A461>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0025 35.11611111111111)"^^geo:wktLiteral ;
  geo-pos:lat "42.0025"^^xsd:decimal ;
  geo-pos:long "35.11611111111111"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A461>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):461" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '461'^^xsd:integer;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.116111111111'^^xsd:double;
  dwc:latitude '42.0025'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):461'^^xsd:string;
  dwc:observationDate '2009-12-24'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A462>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A462> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A462> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0025 35.11611111111111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.0025"^^xsd:decimal ;
  dwc:decimalLongitude "35.11611111111111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A462>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0025 35.11611111111111)"^^geo:wktLiteral ;
  geo-pos:lat "42.0025"^^xsd:decimal ;
  geo-pos:long "35.11611111111111"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A462>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):462" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '462'^^xsd:integer;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.116111111111'^^xsd:double;
  dwc:latitude '42.0025'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):462'^^xsd:string;
  dwc:observationDate '2010-01-29'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A463>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A463> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A463> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0025 35.11611111111111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.0025"^^xsd:decimal ;
  dwc:decimalLongitude "35.11611111111111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A463>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0025 35.11611111111111)"^^geo:wktLiteral ;
  geo-pos:lat "42.0025"^^xsd:decimal ;
  geo-pos:long "35.11611111111111"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A463>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):463" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '463'^^xsd:integer;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.116111111111'^^xsd:double;
  dwc:latitude '42.0025'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):463'^^xsd:string;
  dwc:observationDate '2010-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A464>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A464> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A464> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0025 35.11611111111111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.0025"^^xsd:decimal ;
  dwc:decimalLongitude "35.11611111111111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A464>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0025 35.11611111111111)"^^geo:wktLiteral ;
  geo-pos:lat "42.0025"^^xsd:decimal ;
  geo-pos:long "35.11611111111111"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A464>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):464" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '464'^^xsd:integer;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.116111111111'^^xsd:double;
  dwc:latitude '42.0025'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):464'^^xsd:string;
  dwc:observationDate '2010-03-26'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A465>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A465> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A465> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0025 35.11611111111111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.0025"^^xsd:decimal ;
  dwc:decimalLongitude "35.11611111111111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A465>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0025 35.11611111111111)"^^geo:wktLiteral ;
  geo-pos:lat "42.0025"^^xsd:decimal ;
  geo-pos:long "35.11611111111111"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A465>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):465" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '465'^^xsd:integer;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.116111111111'^^xsd:double;
  dwc:latitude '42.0025'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):465'^^xsd:string;
  dwc:observationDate '2010-04-30'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A466>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A466> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A466> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0025 35.11611111111111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.0025"^^xsd:decimal ;
  dwc:decimalLongitude "35.11611111111111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A466>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0025 35.11611111111111)"^^geo:wktLiteral ;
  geo-pos:lat "42.0025"^^xsd:decimal ;
  geo-pos:long "35.11611111111111"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A466>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):466" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '466'^^xsd:integer;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.116111111111'^^xsd:double;
  dwc:latitude '42.0025'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):466'^^xsd:string;
  dwc:observationDate '2010-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A467>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A467> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A467> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0025 35.11611111111111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.0025"^^xsd:decimal ;
  dwc:decimalLongitude "35.11611111111111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A467>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0025 35.11611111111111)"^^geo:wktLiteral ;
  geo-pos:lat "42.0025"^^xsd:decimal ;
  geo-pos:long "35.11611111111111"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A467>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):467" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '467'^^xsd:integer;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.116111111111'^^xsd:double;
  dwc:latitude '42.0025'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):467'^^xsd:string;
  dwc:observationDate '2010-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A468>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A468> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A468> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0025 35.11611111111111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.0025"^^xsd:decimal ;
  dwc:decimalLongitude "35.11611111111111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A468>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0025 35.11611111111111)"^^geo:wktLiteral ;
  geo-pos:lat "42.0025"^^xsd:decimal ;
  geo-pos:long "35.11611111111111"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A468>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):468" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '468'^^xsd:integer;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.116111111111'^^xsd:double;
  dwc:latitude '42.0025'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):468'^^xsd:string;
  dwc:observationDate '2010-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A457>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A457> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A457> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0025 35.11611111111111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.0025"^^xsd:decimal ;
  dwc:decimalLongitude "35.11611111111111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A457>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0025 35.11611111111111)"^^geo:wktLiteral ;
  geo-pos:lat "42.0025"^^xsd:decimal ;
  geo-pos:long "35.11611111111111"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A457>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):457" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '457'^^xsd:integer;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.116111111111'^^xsd:double;
  dwc:latitude '42.0025'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):457'^^xsd:string;
  dwc:observationDate '2009-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A372>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A372> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A372> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0025 35.11611111111111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.0025"^^xsd:decimal ;
  dwc:decimalLongitude "35.11611111111111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A372>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0025 35.11611111111111)"^^geo:wktLiteral ;
  geo-pos:lat "42.0025"^^xsd:decimal ;
  geo-pos:long "35.11611111111111"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A372>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):372" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '372'^^xsd:integer;
  dwc:scientificName 'Foraminifera (soft shelled)'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.116111111111'^^xsd:double;
  dwc:latitude '42.0025'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '1410'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):372'^^xsd:string;
  dwc:observationDate '2010-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '1410'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A273>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A273> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A273> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0025 35.11611111111111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.0025"^^xsd:decimal ;
  dwc:decimalLongitude "35.11611111111111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A273>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0025 35.11611111111111)"^^geo:wktLiteral ;
  geo-pos:lat "42.0025"^^xsd:decimal ;
  geo-pos:long "35.11611111111111"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A273>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):273" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '273'^^xsd:integer;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.116111111111'^^xsd:double;
  dwc:latitude '42.0025'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):273'^^xsd:string;
  dwc:observationDate '2010-04-30'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A274>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A274> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A274> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0025 35.11611111111111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.0025"^^xsd:decimal ;
  dwc:decimalLongitude "35.11611111111111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A274>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0025 35.11611111111111)"^^geo:wktLiteral ;
  geo-pos:lat "42.0025"^^xsd:decimal ;
  geo-pos:long "35.11611111111111"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A274>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):274" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '274'^^xsd:integer;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.116111111111'^^xsd:double;
  dwc:latitude '42.0025'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):274'^^xsd:string;
  dwc:observationDate '2010-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A275>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A275> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A275> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0025 35.11611111111111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.0025"^^xsd:decimal ;
  dwc:decimalLongitude "35.11611111111111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A275>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0025 35.11611111111111)"^^geo:wktLiteral ;
  geo-pos:lat "42.0025"^^xsd:decimal ;
  geo-pos:long "35.11611111111111"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A275>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):275" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '275'^^xsd:integer;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.116111111111'^^xsd:double;
  dwc:latitude '42.0025'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):275'^^xsd:string;
  dwc:observationDate '2010-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A276>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A276> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A276> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0025 35.11611111111111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.0025"^^xsd:decimal ;
  dwc:decimalLongitude "35.11611111111111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A276>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0025 35.11611111111111)"^^geo:wktLiteral ;
  geo-pos:lat "42.0025"^^xsd:decimal ;
  geo-pos:long "35.11611111111111"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A276>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):276" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '276'^^xsd:integer;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.116111111111'^^xsd:double;
  dwc:latitude '42.0025'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):276'^^xsd:string;
  dwc:observationDate '2010-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A270>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A270> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A270> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0025 35.11611111111111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.0025"^^xsd:decimal ;
  dwc:decimalLongitude "35.11611111111111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A270>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0025 35.11611111111111)"^^geo:wktLiteral ;
  geo-pos:lat "42.0025"^^xsd:decimal ;
  geo-pos:long "35.11611111111111"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A270>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):270" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '270'^^xsd:integer;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.116111111111'^^xsd:double;
  dwc:latitude '42.0025'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):270'^^xsd:string;
  dwc:observationDate '2010-01-29'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A271>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A271> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A271> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0025 35.11611111111111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.0025"^^xsd:decimal ;
  dwc:decimalLongitude "35.11611111111111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A271>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0025 35.11611111111111)"^^geo:wktLiteral ;
  geo-pos:lat "42.0025"^^xsd:decimal ;
  geo-pos:long "35.11611111111111"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A271>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):271" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '271'^^xsd:integer;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.116111111111'^^xsd:double;
  dwc:latitude '42.0025'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):271'^^xsd:string;
  dwc:observationDate '2010-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A272>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A272> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A272> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0025 35.11611111111111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.0025"^^xsd:decimal ;
  dwc:decimalLongitude "35.11611111111111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A272>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0025 35.11611111111111)"^^geo:wktLiteral ;
  geo-pos:lat "42.0025"^^xsd:decimal ;
  geo-pos:long "35.11611111111111"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A272>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):272" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '272'^^xsd:integer;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.116111111111'^^xsd:double;
  dwc:latitude '42.0025'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):272'^^xsd:string;
  dwc:observationDate '2010-03-26'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A361>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A361> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A361> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0025 35.11611111111111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.0025"^^xsd:decimal ;
  dwc:decimalLongitude "35.11611111111111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A361>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0025 35.11611111111111)"^^geo:wktLiteral ;
  geo-pos:lat "42.0025"^^xsd:decimal ;
  geo-pos:long "35.11611111111111"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A361>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):361" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '361'^^xsd:integer;
  dwc:scientificName 'Foraminifera (soft shelled)'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.116111111111'^^xsd:double;
  dwc:latitude '42.0025'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '1410'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):361'^^xsd:string;
  dwc:observationDate '2009-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '1410'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A362>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A362> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A362> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0025 35.11611111111111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.0025"^^xsd:decimal ;
  dwc:decimalLongitude "35.11611111111111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A362>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0025 35.11611111111111)"^^geo:wktLiteral ;
  geo-pos:lat "42.0025"^^xsd:decimal ;
  geo-pos:long "35.11611111111111"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A362>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):362" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '362'^^xsd:integer;
  dwc:scientificName 'Foraminifera (soft shelled)'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.116111111111'^^xsd:double;
  dwc:latitude '42.0025'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '1410'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):362'^^xsd:string;
  dwc:observationDate '2009-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '1410'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A363>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A363> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A363> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0025 35.11611111111111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.0025"^^xsd:decimal ;
  dwc:decimalLongitude "35.11611111111111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A363>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0025 35.11611111111111)"^^geo:wktLiteral ;
  geo-pos:lat "42.0025"^^xsd:decimal ;
  geo-pos:long "35.11611111111111"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A363>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):363" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '363'^^xsd:integer;
  dwc:scientificName 'Foraminifera (soft shelled)'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.116111111111'^^xsd:double;
  dwc:latitude '42.0025'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '1410'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):363'^^xsd:string;
  dwc:observationDate '2009-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '1410'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A364>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A364> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A364> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0025 35.11611111111111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.0025"^^xsd:decimal ;
  dwc:decimalLongitude "35.11611111111111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A364>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0025 35.11611111111111)"^^geo:wktLiteral ;
  geo-pos:lat "42.0025"^^xsd:decimal ;
  geo-pos:long "35.11611111111111"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A364>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):364" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '364'^^xsd:integer;
  dwc:scientificName 'Foraminifera (soft shelled)'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.116111111111'^^xsd:double;
  dwc:latitude '42.0025'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '1410'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):364'^^xsd:string;
  dwc:observationDate '2009-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '1410'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A365>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A365> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A365> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0025 35.11611111111111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.0025"^^xsd:decimal ;
  dwc:decimalLongitude "35.11611111111111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A365>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0025 35.11611111111111)"^^geo:wktLiteral ;
  geo-pos:lat "42.0025"^^xsd:decimal ;
  geo-pos:long "35.11611111111111"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A365>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):365" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '365'^^xsd:integer;
  dwc:scientificName 'Foraminifera (soft shelled)'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.116111111111'^^xsd:double;
  dwc:latitude '42.0025'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '1410'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):365'^^xsd:string;
  dwc:observationDate '2009-12-24'^^xsd:date;
  dwc:aphiaIdAccepted '1410'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A366>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A366> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A366> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0025 35.11611111111111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.0025"^^xsd:decimal ;
  dwc:decimalLongitude "35.11611111111111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A366>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0025 35.11611111111111)"^^geo:wktLiteral ;
  geo-pos:lat "42.0025"^^xsd:decimal ;
  geo-pos:long "35.11611111111111"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A366>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):366" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '366'^^xsd:integer;
  dwc:scientificName 'Foraminifera (soft shelled)'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.116111111111'^^xsd:double;
  dwc:latitude '42.0025'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '1410'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):366'^^xsd:string;
  dwc:observationDate '2010-01-29'^^xsd:date;
  dwc:aphiaIdAccepted '1410'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A367>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A367> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A367> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0025 35.11611111111111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.0025"^^xsd:decimal ;
  dwc:decimalLongitude "35.11611111111111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A367>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0025 35.11611111111111)"^^geo:wktLiteral ;
  geo-pos:lat "42.0025"^^xsd:decimal ;
  geo-pos:long "35.11611111111111"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A367>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):367" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '367'^^xsd:integer;
  dwc:scientificName 'Foraminifera (soft shelled)'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.116111111111'^^xsd:double;
  dwc:latitude '42.0025'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '1410'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):367'^^xsd:string;
  dwc:observationDate '2010-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '1410'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A368>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A368> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A368> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0025 35.11611111111111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.0025"^^xsd:decimal ;
  dwc:decimalLongitude "35.11611111111111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A368>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0025 35.11611111111111)"^^geo:wktLiteral ;
  geo-pos:lat "42.0025"^^xsd:decimal ;
  geo-pos:long "35.11611111111111"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A368>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):368" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '368'^^xsd:integer;
  dwc:scientificName 'Foraminifera (soft shelled)'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.116111111111'^^xsd:double;
  dwc:latitude '42.0025'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '1410'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):368'^^xsd:string;
  dwc:observationDate '2010-03-26'^^xsd:date;
  dwc:aphiaIdAccepted '1410'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A369>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A369> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A369> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0025 35.11611111111111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.0025"^^xsd:decimal ;
  dwc:decimalLongitude "35.11611111111111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A369>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0025 35.11611111111111)"^^geo:wktLiteral ;
  geo-pos:lat "42.0025"^^xsd:decimal ;
  geo-pos:long "35.11611111111111"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A369>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):369" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '369'^^xsd:integer;
  dwc:scientificName 'Foraminifera (soft shelled)'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.116111111111'^^xsd:double;
  dwc:latitude '42.0025'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '1410'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):369'^^xsd:string;
  dwc:observationDate '2010-04-30'^^xsd:date;
  dwc:aphiaIdAccepted '1410'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A751>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A751> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A751> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0025 35.11611111111111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.0025"^^xsd:decimal ;
  dwc:decimalLongitude "35.11611111111111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A751>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0025 35.11611111111111)"^^geo:wktLiteral ;
  geo-pos:lat "42.0025"^^xsd:decimal ;
  geo-pos:long "35.11611111111111"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A751>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):751" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '751'^^xsd:integer;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.116111111111'^^xsd:double;
  dwc:latitude '42.0025'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):751'^^xsd:string;
  dwc:observationDate '2010-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A752>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A752> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A752> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0025 35.11611111111111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.0025"^^xsd:decimal ;
  dwc:decimalLongitude "35.11611111111111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A752>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0025 35.11611111111111)"^^geo:wktLiteral ;
  geo-pos:lat "42.0025"^^xsd:decimal ;
  geo-pos:long "35.11611111111111"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A752>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):752" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '752'^^xsd:integer;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.116111111111'^^xsd:double;
  dwc:latitude '42.0025'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):752'^^xsd:string;
  dwc:observationDate '2010-03-26'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A753>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A753> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A753> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0025 35.11611111111111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.0025"^^xsd:decimal ;
  dwc:decimalLongitude "35.11611111111111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A753>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0025 35.11611111111111)"^^geo:wktLiteral ;
  geo-pos:lat "42.0025"^^xsd:decimal ;
  geo-pos:long "35.11611111111111"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A753>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):753" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '753'^^xsd:integer;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.116111111111'^^xsd:double;
  dwc:latitude '42.0025'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):753'^^xsd:string;
  dwc:observationDate '2010-04-30'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A754>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A754> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A754> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0025 35.11611111111111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.0025"^^xsd:decimal ;
  dwc:decimalLongitude "35.11611111111111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A754>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0025 35.11611111111111)"^^geo:wktLiteral ;
  geo-pos:lat "42.0025"^^xsd:decimal ;
  geo-pos:long "35.11611111111111"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A754>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):754" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '754'^^xsd:integer;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.116111111111'^^xsd:double;
  dwc:latitude '42.0025'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):754'^^xsd:string;
  dwc:observationDate '2010-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A755>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A755> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A755> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0025 35.11611111111111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.0025"^^xsd:decimal ;
  dwc:decimalLongitude "35.11611111111111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A755>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0025 35.11611111111111)"^^geo:wktLiteral ;
  geo-pos:lat "42.0025"^^xsd:decimal ;
  geo-pos:long "35.11611111111111"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A755>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):755" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '755'^^xsd:integer;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.116111111111'^^xsd:double;
  dwc:latitude '42.0025'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):755'^^xsd:string;
  dwc:observationDate '2010-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A756>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A756> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A756> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0025 35.11611111111111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.0025"^^xsd:decimal ;
  dwc:decimalLongitude "35.11611111111111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A756>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0025 35.11611111111111)"^^geo:wktLiteral ;
  geo-pos:lat "42.0025"^^xsd:decimal ;
  geo-pos:long "35.11611111111111"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A756>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):756" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '756'^^xsd:integer;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.116111111111'^^xsd:double;
  dwc:latitude '42.0025'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):756'^^xsd:string;
  dwc:observationDate '2010-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A652>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A652> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A652> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0025 35.11611111111111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.0025"^^xsd:decimal ;
  dwc:decimalLongitude "35.11611111111111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A652>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0025 35.11611111111111)"^^geo:wktLiteral ;
  geo-pos:lat "42.0025"^^xsd:decimal ;
  geo-pos:long "35.11611111111111"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A652>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):652" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '652'^^xsd:integer;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.116111111111'^^xsd:double;
  dwc:latitude '42.0025'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):652'^^xsd:string;
  dwc:observationDate '2009-11-19'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A653>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A653> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A653> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0025 35.11611111111111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.0025"^^xsd:decimal ;
  dwc:decimalLongitude "35.11611111111111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A653>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0025 35.11611111111111)"^^geo:wktLiteral ;
  geo-pos:lat "42.0025"^^xsd:decimal ;
  geo-pos:long "35.11611111111111"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A653>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):653" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '653'^^xsd:integer;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.116111111111'^^xsd:double;
  dwc:latitude '42.0025'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):653'^^xsd:string;
  dwc:observationDate '2009-12-24'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A654>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A654> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A654> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0025 35.11611111111111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.0025"^^xsd:decimal ;
  dwc:decimalLongitude "35.11611111111111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A654>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0025 35.11611111111111)"^^geo:wktLiteral ;
  geo-pos:lat "42.0025"^^xsd:decimal ;
  geo-pos:long "35.11611111111111"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A654>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):654" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '654'^^xsd:integer;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.116111111111'^^xsd:double;
  dwc:latitude '42.0025'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):654'^^xsd:string;
  dwc:observationDate '2010-01-29'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A655>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A655> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A655> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0025 35.11611111111111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.0025"^^xsd:decimal ;
  dwc:decimalLongitude "35.11611111111111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A655>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0025 35.11611111111111)"^^geo:wktLiteral ;
  geo-pos:lat "42.0025"^^xsd:decimal ;
  geo-pos:long "35.11611111111111"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A655>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):655" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '655'^^xsd:integer;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.116111111111'^^xsd:double;
  dwc:latitude '42.0025'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):655'^^xsd:string;
  dwc:observationDate '2010-02-26'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A656>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A656> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A656> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0025 35.11611111111111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.0025"^^xsd:decimal ;
  dwc:decimalLongitude "35.11611111111111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A656>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0025 35.11611111111111)"^^geo:wktLiteral ;
  geo-pos:lat "42.0025"^^xsd:decimal ;
  geo-pos:long "35.11611111111111"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A656>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):656" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '656'^^xsd:integer;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.116111111111'^^xsd:double;
  dwc:latitude '42.0025'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):656'^^xsd:string;
  dwc:observationDate '2010-03-26'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A657>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A657> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A657> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0025 35.11611111111111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.0025"^^xsd:decimal ;
  dwc:decimalLongitude "35.11611111111111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A657>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0025 35.11611111111111)"^^geo:wktLiteral ;
  geo-pos:lat "42.0025"^^xsd:decimal ;
  geo-pos:long "35.11611111111111"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A657>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):657" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '657'^^xsd:integer;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.116111111111'^^xsd:double;
  dwc:latitude '42.0025'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):657'^^xsd:string;
  dwc:observationDate '2010-04-30'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A658>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A658> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A658> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0025 35.11611111111111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.0025"^^xsd:decimal ;
  dwc:decimalLongitude "35.11611111111111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A658>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0025 35.11611111111111)"^^geo:wktLiteral ;
  geo-pos:lat "42.0025"^^xsd:decimal ;
  geo-pos:long "35.11611111111111"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A658>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):658" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '658'^^xsd:integer;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.116111111111'^^xsd:double;
  dwc:latitude '42.0025'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):658'^^xsd:string;
  dwc:observationDate '2010-05-31'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A659>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A659> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A659> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0025 35.11611111111111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.0025"^^xsd:decimal ;
  dwc:decimalLongitude "35.11611111111111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A659>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0025 35.11611111111111)"^^geo:wktLiteral ;
  geo-pos:lat "42.0025"^^xsd:decimal ;
  geo-pos:long "35.11611111111111"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A659>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):659" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '659'^^xsd:integer;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.116111111111'^^xsd:double;
  dwc:latitude '42.0025'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):659'^^xsd:string;
  dwc:observationDate '2010-06-28'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A660>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A660> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A660> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0025 35.11611111111111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.0025"^^xsd:decimal ;
  dwc:decimalLongitude "35.11611111111111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A660>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0025 35.11611111111111)"^^geo:wktLiteral ;
  geo-pos:lat "42.0025"^^xsd:decimal ;
  geo-pos:long "35.11611111111111"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A660>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):660" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '660'^^xsd:integer;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.116111111111'^^xsd:double;
  dwc:latitude '42.0025'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):660'^^xsd:string;
  dwc:observationDate '2010-07-08'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A564>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A564> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A564> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0025 35.11611111111111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.0025"^^xsd:decimal ;
  dwc:decimalLongitude "35.11611111111111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A564>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0025 35.11611111111111)"^^geo:wktLiteral ;
  geo-pos:lat "42.0025"^^xsd:decimal ;
  geo-pos:long "35.11611111111111"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A564>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):564" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '564'^^xsd:integer;
  dwc:scientificName 'Ostracoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.116111111111'^^xsd:double;
  dwc:latitude '42.0025'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):564'^^xsd:string;
  dwc:observationDate '2010-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A560>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A560> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A560> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0025 35.11611111111111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.0025"^^xsd:decimal ;
  dwc:decimalLongitude "35.11611111111111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A560>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0025 35.11611111111111)"^^geo:wktLiteral ;
  geo-pos:lat "42.0025"^^xsd:decimal ;
  geo-pos:long "35.11611111111111"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A560>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):560" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '560'^^xsd:integer;
  dwc:scientificName 'Ostracoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.116111111111'^^xsd:double;
  dwc:latitude '42.0025'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):560'^^xsd:string;
  dwc:observationDate '2010-03-26'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A561>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A561> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A561> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0025 35.11611111111111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.0025"^^xsd:decimal ;
  dwc:decimalLongitude "35.11611111111111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A561>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0025 35.11611111111111)"^^geo:wktLiteral ;
  geo-pos:lat "42.0025"^^xsd:decimal ;
  geo-pos:long "35.11611111111111"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A561>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):561" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '561'^^xsd:integer;
  dwc:scientificName 'Ostracoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.116111111111'^^xsd:double;
  dwc:latitude '42.0025'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):561'^^xsd:string;
  dwc:observationDate '2010-04-30'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A562>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A562> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A562> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0025 35.11611111111111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.0025"^^xsd:decimal ;
  dwc:decimalLongitude "35.11611111111111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A562>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0025 35.11611111111111)"^^geo:wktLiteral ;
  geo-pos:lat "42.0025"^^xsd:decimal ;
  geo-pos:long "35.11611111111111"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A562>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):562" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '562'^^xsd:integer;
  dwc:scientificName 'Ostracoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.116111111111'^^xsd:double;
  dwc:latitude '42.0025'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):562'^^xsd:string;
  dwc:observationDate '2010-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A563>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A563> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A563> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0025 35.11611111111111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.0025"^^xsd:decimal ;
  dwc:decimalLongitude "35.11611111111111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A563>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0025 35.11611111111111)"^^geo:wktLiteral ;
  geo-pos:lat "42.0025"^^xsd:decimal ;
  geo-pos:long "35.11611111111111"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A563>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):563" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '563'^^xsd:integer;
  dwc:scientificName 'Ostracoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.116111111111'^^xsd:double;
  dwc:latitude '42.0025'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):563'^^xsd:string;
  dwc:observationDate '2010-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A557>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A557> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A557> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0025 35.11611111111111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.0025"^^xsd:decimal ;
  dwc:decimalLongitude "35.11611111111111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A557>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0025 35.11611111111111)"^^geo:wktLiteral ;
  geo-pos:lat "42.0025"^^xsd:decimal ;
  geo-pos:long "35.11611111111111"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A557>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):557" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '557'^^xsd:integer;
  dwc:scientificName 'Ostracoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.116111111111'^^xsd:double;
  dwc:latitude '42.0025'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):557'^^xsd:string;
  dwc:observationDate '2009-12-24'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A558>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A558> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A558> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0025 35.11611111111111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.0025"^^xsd:decimal ;
  dwc:decimalLongitude "35.11611111111111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A558>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0025 35.11611111111111)"^^geo:wktLiteral ;
  geo-pos:lat "42.0025"^^xsd:decimal ;
  geo-pos:long "35.11611111111111"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A558>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):558" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '558'^^xsd:integer;
  dwc:scientificName 'Ostracoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.116111111111'^^xsd:double;
  dwc:latitude '42.0025'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):558'^^xsd:string;
  dwc:observationDate '2010-01-29'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A559>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A559> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A559> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0025 35.11611111111111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.0025"^^xsd:decimal ;
  dwc:decimalLongitude "35.11611111111111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A559>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0025 35.11611111111111)"^^geo:wktLiteral ;
  geo-pos:lat "42.0025"^^xsd:decimal ;
  geo-pos:long "35.11611111111111"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A559>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):559" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '559'^^xsd:integer;
  dwc:scientificName 'Ostracoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.116111111111'^^xsd:double;
  dwc:latitude '42.0025'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):559'^^xsd:string;
  dwc:observationDate '2010-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A553>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A553> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A553> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0025 35.11611111111111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.0025"^^xsd:decimal ;
  dwc:decimalLongitude "35.11611111111111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A553>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0025 35.11611111111111)"^^geo:wktLiteral ;
  geo-pos:lat "42.0025"^^xsd:decimal ;
  geo-pos:long "35.11611111111111"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A553>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):553" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '553'^^xsd:integer;
  dwc:scientificName 'Ostracoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.116111111111'^^xsd:double;
  dwc:latitude '42.0025'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):553'^^xsd:string;
  dwc:observationDate '2009-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A554>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A554> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A554> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0025 35.11611111111111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.0025"^^xsd:decimal ;
  dwc:decimalLongitude "35.11611111111111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A554>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0025 35.11611111111111)"^^geo:wktLiteral ;
  geo-pos:lat "42.0025"^^xsd:decimal ;
  geo-pos:long "35.11611111111111"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A554>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):554" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '554'^^xsd:integer;
  dwc:scientificName 'Ostracoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.116111111111'^^xsd:double;
  dwc:latitude '42.0025'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):554'^^xsd:string;
  dwc:observationDate '2009-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A555>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A555> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A555> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0025 35.11611111111111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.0025"^^xsd:decimal ;
  dwc:decimalLongitude "35.11611111111111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A555>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0025 35.11611111111111)"^^geo:wktLiteral ;
  geo-pos:lat "42.0025"^^xsd:decimal ;
  geo-pos:long "35.11611111111111"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A555>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):555" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '555'^^xsd:integer;
  dwc:scientificName 'Ostracoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.116111111111'^^xsd:double;
  dwc:latitude '42.0025'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):555'^^xsd:string;
  dwc:observationDate '2009-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A556>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A556> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A556> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0025 35.11611111111111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.0025"^^xsd:decimal ;
  dwc:decimalLongitude "35.11611111111111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A556>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0025 35.11611111111111)"^^geo:wktLiteral ;
  geo-pos:lat "42.0025"^^xsd:decimal ;
  geo-pos:long "35.11611111111111"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A556>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):556" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '556'^^xsd:integer;
  dwc:scientificName 'Ostracoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.116111111111'^^xsd:double;
  dwc:latitude '42.0025'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):556'^^xsd:string;
  dwc:observationDate '2009-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A745>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A745> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A745> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0025 35.11611111111111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.0025"^^xsd:decimal ;
  dwc:decimalLongitude "35.11611111111111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A745>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0025 35.11611111111111)"^^geo:wktLiteral ;
  geo-pos:lat "42.0025"^^xsd:decimal ;
  geo-pos:long "35.11611111111111"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A745>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):745" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '745'^^xsd:integer;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.116111111111'^^xsd:double;
  dwc:latitude '42.0025'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):745'^^xsd:string;
  dwc:observationDate '2009-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A746>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A746> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A746> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0025 35.11611111111111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.0025"^^xsd:decimal ;
  dwc:decimalLongitude "35.11611111111111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A746>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0025 35.11611111111111)"^^geo:wktLiteral ;
  geo-pos:lat "42.0025"^^xsd:decimal ;
  geo-pos:long "35.11611111111111"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A746>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):746" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '746'^^xsd:integer;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.116111111111'^^xsd:double;
  dwc:latitude '42.0025'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):746'^^xsd:string;
  dwc:observationDate '2009-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A747>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A747> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A747> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0025 35.11611111111111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.0025"^^xsd:decimal ;
  dwc:decimalLongitude "35.11611111111111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A747>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0025 35.11611111111111)"^^geo:wktLiteral ;
  geo-pos:lat "42.0025"^^xsd:decimal ;
  geo-pos:long "35.11611111111111"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A747>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):747" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '747'^^xsd:integer;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.116111111111'^^xsd:double;
  dwc:latitude '42.0025'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):747'^^xsd:string;
  dwc:observationDate '2009-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A748>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A748> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A748> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0025 35.11611111111111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.0025"^^xsd:decimal ;
  dwc:decimalLongitude "35.11611111111111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A748>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0025 35.11611111111111)"^^geo:wktLiteral ;
  geo-pos:lat "42.0025"^^xsd:decimal ;
  geo-pos:long "35.11611111111111"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A748>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):748" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '748'^^xsd:integer;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.116111111111'^^xsd:double;
  dwc:latitude '42.0025'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):748'^^xsd:string;
  dwc:observationDate '2009-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A749>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A749> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A749> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0025 35.11611111111111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.0025"^^xsd:decimal ;
  dwc:decimalLongitude "35.11611111111111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A749>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0025 35.11611111111111)"^^geo:wktLiteral ;
  geo-pos:lat "42.0025"^^xsd:decimal ;
  geo-pos:long "35.11611111111111"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A749>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):749" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '749'^^xsd:integer;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.116111111111'^^xsd:double;
  dwc:latitude '42.0025'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):749'^^xsd:string;
  dwc:observationDate '2009-12-24'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A750>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A750> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A750> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0025 35.11611111111111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.0025"^^xsd:decimal ;
  dwc:decimalLongitude "35.11611111111111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A750>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0025 35.11611111111111)"^^geo:wktLiteral ;
  geo-pos:lat "42.0025"^^xsd:decimal ;
  geo-pos:long "35.11611111111111"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A750>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):750" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '750'^^xsd:integer;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.116111111111'^^xsd:double;
  dwc:latitude '42.0025'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):750'^^xsd:string;
  dwc:observationDate '2010-01-29'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A649>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A649> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A649> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0025 35.11611111111111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.0025"^^xsd:decimal ;
  dwc:decimalLongitude "35.11611111111111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A649>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0025 35.11611111111111)"^^geo:wktLiteral ;
  geo-pos:lat "42.0025"^^xsd:decimal ;
  geo-pos:long "35.11611111111111"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A649>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):649" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '649'^^xsd:integer;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.116111111111'^^xsd:double;
  dwc:latitude '42.0025'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):649'^^xsd:string;
  dwc:observationDate '2009-08-26'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A650>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A650> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A650> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0025 35.11611111111111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.0025"^^xsd:decimal ;
  dwc:decimalLongitude "35.11611111111111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A650>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0025 35.11611111111111)"^^geo:wktLiteral ;
  geo-pos:lat "42.0025"^^xsd:decimal ;
  geo-pos:long "35.11611111111111"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A650>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):650" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '650'^^xsd:integer;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.116111111111'^^xsd:double;
  dwc:latitude '42.0025'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):650'^^xsd:string;
  dwc:observationDate '2009-09-29'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A651>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A651> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A651> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0025 35.11611111111111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.0025"^^xsd:decimal ;
  dwc:decimalLongitude "35.11611111111111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A651>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0025 35.11611111111111)"^^geo:wktLiteral ;
  geo-pos:lat "42.0025"^^xsd:decimal ;
  geo-pos:long "35.11611111111111"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A651>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):651" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '651'^^xsd:integer;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.116111111111'^^xsd:double;
  dwc:latitude '42.0025'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):651'^^xsd:string;
  dwc:observationDate '2009-10-20'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A1035>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A1035> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A1035> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0025 35.11611111111111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.0025"^^xsd:decimal ;
  dwc:decimalLongitude "35.11611111111111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A1035>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0025 35.11611111111111)"^^geo:wktLiteral ;
  geo-pos:lat "42.0025"^^xsd:decimal ;
  geo-pos:long "35.11611111111111"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A1035>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):1035" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '1035'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.116111111111'^^xsd:double;
  dwc:latitude '42.0025'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):1035'^^xsd:string;
  dwc:observationDate '2009-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A1036>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A1036> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A1036> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0025 35.11611111111111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.0025"^^xsd:decimal ;
  dwc:decimalLongitude "35.11611111111111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A1036>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0025 35.11611111111111)"^^geo:wktLiteral ;
  geo-pos:lat "42.0025"^^xsd:decimal ;
  geo-pos:long "35.11611111111111"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A1036>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):1036" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '1036'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.116111111111'^^xsd:double;
  dwc:latitude '42.0025'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):1036'^^xsd:string;
  dwc:observationDate '2009-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A1038>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A1038> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A1038> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0025 35.11611111111111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.0025"^^xsd:decimal ;
  dwc:decimalLongitude "35.11611111111111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A1038>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0025 35.11611111111111)"^^geo:wktLiteral ;
  geo-pos:lat "42.0025"^^xsd:decimal ;
  geo-pos:long "35.11611111111111"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A1038>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):1038" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '1038'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.116111111111'^^xsd:double;
  dwc:latitude '42.0025'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):1038'^^xsd:string;
  dwc:observationDate '2010-01-29'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A1039>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A1039> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A1039> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0025 35.11611111111111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.0025"^^xsd:decimal ;
  dwc:decimalLongitude "35.11611111111111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A1039>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0025 35.11611111111111)"^^geo:wktLiteral ;
  geo-pos:lat "42.0025"^^xsd:decimal ;
  geo-pos:long "35.11611111111111"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A1039>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):1039" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '1039'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.116111111111'^^xsd:double;
  dwc:latitude '42.0025'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):1039'^^xsd:string;
  dwc:observationDate '2010-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A1037>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A1037> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A1037> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0025 35.11611111111111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.0025"^^xsd:decimal ;
  dwc:decimalLongitude "35.11611111111111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A1037>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0025 35.11611111111111)"^^geo:wktLiteral ;
  geo-pos:lat "42.0025"^^xsd:decimal ;
  geo-pos:long "35.11611111111111"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A1037>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):1037" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '1037'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.116111111111'^^xsd:double;
  dwc:latitude '42.0025'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):1037'^^xsd:string;
  dwc:observationDate '2009-12-24'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A1041>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A1041> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A1041> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0025 35.11611111111111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.0025"^^xsd:decimal ;
  dwc:decimalLongitude "35.11611111111111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A1041>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0025 35.11611111111111)"^^geo:wktLiteral ;
  geo-pos:lat "42.0025"^^xsd:decimal ;
  geo-pos:long "35.11611111111111"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A1041>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):1041" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '1041'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.116111111111'^^xsd:double;
  dwc:latitude '42.0025'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):1041'^^xsd:string;
  dwc:observationDate '2010-04-30'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A1042>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A1042> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A1042> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0025 35.11611111111111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.0025"^^xsd:decimal ;
  dwc:decimalLongitude "35.11611111111111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A1042>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0025 35.11611111111111)"^^geo:wktLiteral ;
  geo-pos:lat "42.0025"^^xsd:decimal ;
  geo-pos:long "35.11611111111111"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A1042>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):1042" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '1042'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.116111111111'^^xsd:double;
  dwc:latitude '42.0025'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):1042'^^xsd:string;
  dwc:observationDate '2010-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A1044>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A1044> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A1044> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0025 35.11611111111111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.0025"^^xsd:decimal ;
  dwc:decimalLongitude "35.11611111111111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A1044>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0025 35.11611111111111)"^^geo:wktLiteral ;
  geo-pos:lat "42.0025"^^xsd:decimal ;
  geo-pos:long "35.11611111111111"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A1044>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):1044" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '1044'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.116111111111'^^xsd:double;
  dwc:latitude '42.0025'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):1044'^^xsd:string;
  dwc:observationDate '2010-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A1034>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A1034> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A1034> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0025 35.11611111111111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.0025"^^xsd:decimal ;
  dwc:decimalLongitude "35.11611111111111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A1034>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0025 35.11611111111111)"^^geo:wktLiteral ;
  geo-pos:lat "42.0025"^^xsd:decimal ;
  geo-pos:long "35.11611111111111"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A1034>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):1034" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '1034'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.116111111111'^^xsd:double;
  dwc:latitude '42.0025'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):1034'^^xsd:string;
  dwc:observationDate '2009-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A1040>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A1040> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A1040> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0025 35.11611111111111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.0025"^^xsd:decimal ;
  dwc:decimalLongitude "35.11611111111111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A1040>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0025 35.11611111111111)"^^geo:wktLiteral ;
  geo-pos:lat "42.0025"^^xsd:decimal ;
  geo-pos:long "35.11611111111111"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A1040>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):1040" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '1040'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.116111111111'^^xsd:double;
  dwc:latitude '42.0025'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):1040'^^xsd:string;
  dwc:observationDate '2010-03-26'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A1043>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A1043> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A1043> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0025 35.11611111111111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.0025"^^xsd:decimal ;
  dwc:decimalLongitude "35.11611111111111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A1043>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0025 35.11611111111111)"^^geo:wktLiteral ;
  geo-pos:lat "42.0025"^^xsd:decimal ;
  geo-pos:long "35.11611111111111"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A1043>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):1043" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '1043'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.116111111111'^^xsd:double;
  dwc:latitude '42.0025'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):1043'^^xsd:string;
  dwc:observationDate '2010-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A1033>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A1033> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A1033> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0025 35.11611111111111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.0025"^^xsd:decimal ;
  dwc:decimalLongitude "35.11611111111111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A1033>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0025 35.11611111111111)"^^geo:wktLiteral ;
  geo-pos:lat "42.0025"^^xsd:decimal ;
  geo-pos:long "35.11611111111111"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A1033>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):1033" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '1033'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.116111111111'^^xsd:double;
  dwc:latitude '42.0025'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):1033'^^xsd:string;
  dwc:observationDate '2009-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A73>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A73> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A73> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0025 35.11611111111111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.0025"^^xsd:decimal ;
  dwc:decimalLongitude "35.11611111111111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A73>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0025 35.11611111111111)"^^geo:wktLiteral ;
  geo-pos:lat "42.0025"^^xsd:decimal ;
  geo-pos:long "35.11611111111111"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A73>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):73" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '73'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.116111111111'^^xsd:double;
  dwc:latitude '42.0025'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):73'^^xsd:string;
  dwc:observationDate '2009-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A74>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A74> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A74> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0025 35.11611111111111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.0025"^^xsd:decimal ;
  dwc:decimalLongitude "35.11611111111111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A74>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0025 35.11611111111111)"^^geo:wktLiteral ;
  geo-pos:lat "42.0025"^^xsd:decimal ;
  geo-pos:long "35.11611111111111"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A74>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):74" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '74'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.116111111111'^^xsd:double;
  dwc:latitude '42.0025'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):74'^^xsd:string;
  dwc:observationDate '2009-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A75>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A75> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A75> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0025 35.11611111111111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.0025"^^xsd:decimal ;
  dwc:decimalLongitude "35.11611111111111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A75>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0025 35.11611111111111)"^^geo:wktLiteral ;
  geo-pos:lat "42.0025"^^xsd:decimal ;
  geo-pos:long "35.11611111111111"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A75>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):75" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '75'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.116111111111'^^xsd:double;
  dwc:latitude '42.0025'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):75'^^xsd:string;
  dwc:observationDate '2009-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A76>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A76> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A76> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0025 35.11611111111111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.0025"^^xsd:decimal ;
  dwc:decimalLongitude "35.11611111111111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A76>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0025 35.11611111111111)"^^geo:wktLiteral ;
  geo-pos:lat "42.0025"^^xsd:decimal ;
  geo-pos:long "35.11611111111111"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A76>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):76" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '76'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.116111111111'^^xsd:double;
  dwc:latitude '42.0025'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):76'^^xsd:string;
  dwc:observationDate '2009-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A77>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A77> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A77> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0025 35.11611111111111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.0025"^^xsd:decimal ;
  dwc:decimalLongitude "35.11611111111111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A77>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0025 35.11611111111111)"^^geo:wktLiteral ;
  geo-pos:lat "42.0025"^^xsd:decimal ;
  geo-pos:long "35.11611111111111"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A77>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):77" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '77'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.116111111111'^^xsd:double;
  dwc:latitude '42.0025'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):77'^^xsd:string;
  dwc:observationDate '2009-12-24'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A78>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A78> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A78> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0025 35.11611111111111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.0025"^^xsd:decimal ;
  dwc:decimalLongitude "35.11611111111111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A78>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0025 35.11611111111111)"^^geo:wktLiteral ;
  geo-pos:lat "42.0025"^^xsd:decimal ;
  geo-pos:long "35.11611111111111"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A78>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):78" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '78'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.116111111111'^^xsd:double;
  dwc:latitude '42.0025'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):78'^^xsd:string;
  dwc:observationDate '2010-01-29'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A79>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A79> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A79> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0025 35.11611111111111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.0025"^^xsd:decimal ;
  dwc:decimalLongitude "35.11611111111111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A79>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0025 35.11611111111111)"^^geo:wktLiteral ;
  geo-pos:lat "42.0025"^^xsd:decimal ;
  geo-pos:long "35.11611111111111"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A79>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):79" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '79'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.116111111111'^^xsd:double;
  dwc:latitude '42.0025'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):79'^^xsd:string;
  dwc:observationDate '2010-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A80>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A80> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A80> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0025 35.11611111111111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.0025"^^xsd:decimal ;
  dwc:decimalLongitude "35.11611111111111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A80>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0025 35.11611111111111)"^^geo:wktLiteral ;
  geo-pos:lat "42.0025"^^xsd:decimal ;
  geo-pos:long "35.11611111111111"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A80>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):80" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '80'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.116111111111'^^xsd:double;
  dwc:latitude '42.0025'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):80'^^xsd:string;
  dwc:observationDate '2010-03-26'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A81>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A81> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A81> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0025 35.11611111111111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.0025"^^xsd:decimal ;
  dwc:decimalLongitude "35.11611111111111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A81>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0025 35.11611111111111)"^^geo:wktLiteral ;
  geo-pos:lat "42.0025"^^xsd:decimal ;
  geo-pos:long "35.11611111111111"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A81>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):81" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '81'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.116111111111'^^xsd:double;
  dwc:latitude '42.0025'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):81'^^xsd:string;
  dwc:observationDate '2010-04-30'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A82>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A82> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A82> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0025 35.11611111111111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.0025"^^xsd:decimal ;
  dwc:decimalLongitude "35.11611111111111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A82>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0025 35.11611111111111)"^^geo:wktLiteral ;
  geo-pos:lat "42.0025"^^xsd:decimal ;
  geo-pos:long "35.11611111111111"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A82>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):82" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '82'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.116111111111'^^xsd:double;
  dwc:latitude '42.0025'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):82'^^xsd:string;
  dwc:observationDate '2010-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A83>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A83> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A83> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0025 35.11611111111111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.0025"^^xsd:decimal ;
  dwc:decimalLongitude "35.11611111111111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A83>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0025 35.11611111111111)"^^geo:wktLiteral ;
  geo-pos:lat "42.0025"^^xsd:decimal ;
  geo-pos:long "35.11611111111111"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A83>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):83" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '83'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.116111111111'^^xsd:double;
  dwc:latitude '42.0025'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):83'^^xsd:string;
  dwc:observationDate '2010-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A84>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A84> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A84> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0025 35.11611111111111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.0025"^^xsd:decimal ;
  dwc:decimalLongitude "35.11611111111111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A84>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0025 35.11611111111111)"^^geo:wktLiteral ;
  geo-pos:lat "42.0025"^^xsd:decimal ;
  geo-pos:long "35.11611111111111"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A84>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):84" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '84'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.116111111111'^^xsd:double;
  dwc:latitude '42.0025'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):84'^^xsd:string;
  dwc:observationDate '2010-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A841>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A841> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A841> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0025 35.11611111111111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.0025"^^xsd:decimal ;
  dwc:decimalLongitude "35.11611111111111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A841>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0025 35.11611111111111)"^^geo:wktLiteral ;
  geo-pos:lat "42.0025"^^xsd:decimal ;
  geo-pos:long "35.11611111111111"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A841>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):841" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '841'^^xsd:integer;
  dwc:scientificName 'Ciliophora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.116111111111'^^xsd:double;
  dwc:latitude '42.0025'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '11'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):841'^^xsd:string;
  dwc:observationDate '2009-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '11'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A842>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A842> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A842> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0025 35.11611111111111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.0025"^^xsd:decimal ;
  dwc:decimalLongitude "35.11611111111111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A842>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0025 35.11611111111111)"^^geo:wktLiteral ;
  geo-pos:lat "42.0025"^^xsd:decimal ;
  geo-pos:long "35.11611111111111"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A842>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):842" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '842'^^xsd:integer;
  dwc:scientificName 'Ciliophora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.116111111111'^^xsd:double;
  dwc:latitude '42.0025'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '11'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):842'^^xsd:string;
  dwc:observationDate '2009-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '11'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A843>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A843> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A843> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0025 35.11611111111111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.0025"^^xsd:decimal ;
  dwc:decimalLongitude "35.11611111111111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A843>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0025 35.11611111111111)"^^geo:wktLiteral ;
  geo-pos:lat "42.0025"^^xsd:decimal ;
  geo-pos:long "35.11611111111111"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A843>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):843" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '843'^^xsd:integer;
  dwc:scientificName 'Ciliophora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.116111111111'^^xsd:double;
  dwc:latitude '42.0025'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '11'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):843'^^xsd:string;
  dwc:observationDate '2009-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '11'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A844>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A844> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A844> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0025 35.11611111111111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.0025"^^xsd:decimal ;
  dwc:decimalLongitude "35.11611111111111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A844>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0025 35.11611111111111)"^^geo:wktLiteral ;
  geo-pos:lat "42.0025"^^xsd:decimal ;
  geo-pos:long "35.11611111111111"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A844>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):844" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '844'^^xsd:integer;
  dwc:scientificName 'Ciliophora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.116111111111'^^xsd:double;
  dwc:latitude '42.0025'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '11'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):844'^^xsd:string;
  dwc:observationDate '2009-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '11'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A845>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A845> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A845> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0025 35.11611111111111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.0025"^^xsd:decimal ;
  dwc:decimalLongitude "35.11611111111111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A845>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0025 35.11611111111111)"^^geo:wktLiteral ;
  geo-pos:lat "42.0025"^^xsd:decimal ;
  geo-pos:long "35.11611111111111"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A845>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):845" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '845'^^xsd:integer;
  dwc:scientificName 'Ciliophora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.116111111111'^^xsd:double;
  dwc:latitude '42.0025'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '11'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):845'^^xsd:string;
  dwc:observationDate '2009-12-24'^^xsd:date;
  dwc:aphiaIdAccepted '11'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A846>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A846> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A846> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0025 35.11611111111111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.0025"^^xsd:decimal ;
  dwc:decimalLongitude "35.11611111111111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A846>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0025 35.11611111111111)"^^geo:wktLiteral ;
  geo-pos:lat "42.0025"^^xsd:decimal ;
  geo-pos:long "35.11611111111111"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A846>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):846" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '846'^^xsd:integer;
  dwc:scientificName 'Ciliophora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.116111111111'^^xsd:double;
  dwc:latitude '42.0025'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '11'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):846'^^xsd:string;
  dwc:observationDate '2010-01-29'^^xsd:date;
  dwc:aphiaIdAccepted '11'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A847>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A847> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A847> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0025 35.11611111111111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.0025"^^xsd:decimal ;
  dwc:decimalLongitude "35.11611111111111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A847>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0025 35.11611111111111)"^^geo:wktLiteral ;
  geo-pos:lat "42.0025"^^xsd:decimal ;
  geo-pos:long "35.11611111111111"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A847>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):847" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '847'^^xsd:integer;
  dwc:scientificName 'Ciliophora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.116111111111'^^xsd:double;
  dwc:latitude '42.0025'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '11'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):847'^^xsd:string;
  dwc:observationDate '2010-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '11'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A848>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A848> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A848> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0025 35.11611111111111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.0025"^^xsd:decimal ;
  dwc:decimalLongitude "35.11611111111111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A848>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0025 35.11611111111111)"^^geo:wktLiteral ;
  geo-pos:lat "42.0025"^^xsd:decimal ;
  geo-pos:long "35.11611111111111"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A848>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):848" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '848'^^xsd:integer;
  dwc:scientificName 'Ciliophora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.116111111111'^^xsd:double;
  dwc:latitude '42.0025'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '11'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):848'^^xsd:string;
  dwc:observationDate '2010-03-26'^^xsd:date;
  dwc:aphiaIdAccepted '11'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A849>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A849> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A849> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0025 35.11611111111111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.0025"^^xsd:decimal ;
  dwc:decimalLongitude "35.11611111111111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A849>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0025 35.11611111111111)"^^geo:wktLiteral ;
  geo-pos:lat "42.0025"^^xsd:decimal ;
  geo-pos:long "35.11611111111111"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A849>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):849" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '849'^^xsd:integer;
  dwc:scientificName 'Ciliophora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.116111111111'^^xsd:double;
  dwc:latitude '42.0025'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '11'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):849'^^xsd:string;
  dwc:observationDate '2010-04-30'^^xsd:date;
  dwc:aphiaIdAccepted '11'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A850>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A850> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A850> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0025 35.11611111111111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.0025"^^xsd:decimal ;
  dwc:decimalLongitude "35.11611111111111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A850>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0025 35.11611111111111)"^^geo:wktLiteral ;
  geo-pos:lat "42.0025"^^xsd:decimal ;
  geo-pos:long "35.11611111111111"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A850>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):850" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '850'^^xsd:integer;
  dwc:scientificName 'Ciliophora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.116111111111'^^xsd:double;
  dwc:latitude '42.0025'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '11'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):850'^^xsd:string;
  dwc:observationDate '2010-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '11'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A851>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A851> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A851> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0025 35.11611111111111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.0025"^^xsd:decimal ;
  dwc:decimalLongitude "35.11611111111111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A851>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0025 35.11611111111111)"^^geo:wktLiteral ;
  geo-pos:lat "42.0025"^^xsd:decimal ;
  geo-pos:long "35.11611111111111"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A851>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):851" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '851'^^xsd:integer;
  dwc:scientificName 'Ciliophora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.116111111111'^^xsd:double;
  dwc:latitude '42.0025'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '11'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):851'^^xsd:string;
  dwc:observationDate '2010-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '11'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A852>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A852> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A852> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0025 35.11611111111111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.0025"^^xsd:decimal ;
  dwc:decimalLongitude "35.11611111111111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A852>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0025 35.11611111111111)"^^geo:wktLiteral ;
  geo-pos:lat "42.0025"^^xsd:decimal ;
  geo-pos:long "35.11611111111111"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A852>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):852" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '852'^^xsd:integer;
  dwc:scientificName 'Ciliophora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.116111111111'^^xsd:double;
  dwc:latitude '42.0025'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '11'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):852'^^xsd:string;
  dwc:observationDate '2010-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '11'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A181>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A181> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A181> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.00111111111111 35.119166666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.00111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "35.119166666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A181>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.00111111111111 35.119166666666665)"^^geo:wktLiteral ;
  geo-pos:lat "42.00111111111111"^^xsd:decimal ;
  geo-pos:long "35.119166666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A181>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):181" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "2" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '181'^^xsd:integer;
  dwc:scientificName 'Harpacticoida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.119166666667'^^xsd:double;
  dwc:latitude '42.001111111111'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '1102'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):181'^^xsd:string;
  dwc:observationDate '2009-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '1102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A182>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A182> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A182> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.00111111111111 35.119166666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.00111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "35.119166666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A182>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.00111111111111 35.119166666666665)"^^geo:wktLiteral ;
  geo-pos:lat "42.00111111111111"^^xsd:decimal ;
  geo-pos:long "35.119166666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A182>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):182" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "2" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '182'^^xsd:integer;
  dwc:scientificName 'Harpacticoida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.119166666667'^^xsd:double;
  dwc:latitude '42.001111111111'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '1102'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):182'^^xsd:string;
  dwc:observationDate '2009-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '1102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A183>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A183> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A183> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.00111111111111 35.119166666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.00111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "35.119166666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A183>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.00111111111111 35.119166666666665)"^^geo:wktLiteral ;
  geo-pos:lat "42.00111111111111"^^xsd:decimal ;
  geo-pos:long "35.119166666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A183>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):183" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "2" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '183'^^xsd:integer;
  dwc:scientificName 'Harpacticoida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.119166666667'^^xsd:double;
  dwc:latitude '42.001111111111'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '1102'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):183'^^xsd:string;
  dwc:observationDate '2009-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '1102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A958>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A958> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A958> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.00111111111111 35.119166666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.00111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "35.119166666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A958>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.00111111111111 35.119166666666665)"^^geo:wktLiteral ;
  geo-pos:lat "42.00111111111111"^^xsd:decimal ;
  geo-pos:long "35.119166666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A958>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):958" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "2" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '958'^^xsd:integer;
  dwc:scientificName 'Gromia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.119166666667'^^xsd:double;
  dwc:latitude '42.001111111111'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '520927'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):958'^^xsd:string;
  dwc:observationDate '2010-05-31'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A959>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A959> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A959> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.00111111111111 35.119166666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.00111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "35.119166666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A959>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.00111111111111 35.119166666666665)"^^geo:wktLiteral ;
  geo-pos:lat "42.00111111111111"^^xsd:decimal ;
  geo-pos:long "35.119166666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A959>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):959" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "2" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '959'^^xsd:integer;
  dwc:scientificName 'Gromia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.119166666667'^^xsd:double;
  dwc:latitude '42.001111111111'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '520927'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):959'^^xsd:string;
  dwc:observationDate '2010-06-28'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A960>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A960> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A960> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.00111111111111 35.119166666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.00111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "35.119166666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A960>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.00111111111111 35.119166666666665)"^^geo:wktLiteral ;
  geo-pos:lat "42.00111111111111"^^xsd:decimal ;
  geo-pos:long "35.119166666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A960>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):960" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "2" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '960'^^xsd:integer;
  dwc:scientificName 'Gromia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.119166666667'^^xsd:double;
  dwc:latitude '42.001111111111'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '520927'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):960'^^xsd:string;
  dwc:observationDate '2010-07-08'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A1052>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A1052> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A1052> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.00111111111111 35.119166666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.00111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "35.119166666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A1052>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.00111111111111 35.119166666666665)"^^geo:wktLiteral ;
  geo-pos:lat "42.00111111111111"^^xsd:decimal ;
  geo-pos:long "35.119166666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A1052>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):1052" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "2" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '1052'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.119166666667'^^xsd:double;
  dwc:latitude '42.001111111111'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):1052'^^xsd:string;
  dwc:observationDate '2010-03-26'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A1053>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A1053> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A1053> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.00111111111111 35.119166666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.00111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "35.119166666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A1053>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.00111111111111 35.119166666666665)"^^geo:wktLiteral ;
  geo-pos:lat "42.00111111111111"^^xsd:decimal ;
  geo-pos:long "35.119166666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A1053>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):1053" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "2" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '1053'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.119166666667'^^xsd:double;
  dwc:latitude '42.001111111111'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):1053'^^xsd:string;
  dwc:observationDate '2010-04-30'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A1054>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A1054> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A1054> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.00111111111111 35.119166666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.00111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "35.119166666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A1054>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.00111111111111 35.119166666666665)"^^geo:wktLiteral ;
  geo-pos:lat "42.00111111111111"^^xsd:decimal ;
  geo-pos:long "35.119166666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A1054>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):1054" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "2" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '1054'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.119166666667'^^xsd:double;
  dwc:latitude '42.001111111111'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):1054'^^xsd:string;
  dwc:observationDate '2010-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A1055>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A1055> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A1055> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.00111111111111 35.119166666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.00111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "35.119166666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A1055>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.00111111111111 35.119166666666665)"^^geo:wktLiteral ;
  geo-pos:lat "42.00111111111111"^^xsd:decimal ;
  geo-pos:long "35.119166666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A1055>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):1055" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "2" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '1055'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.119166666667'^^xsd:double;
  dwc:latitude '42.001111111111'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):1055'^^xsd:string;
  dwc:observationDate '2010-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A1056>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A1056> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A1056> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.00111111111111 35.119166666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.00111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "35.119166666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A1056>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.00111111111111 35.119166666666665)"^^geo:wktLiteral ;
  geo-pos:lat "42.00111111111111"^^xsd:decimal ;
  geo-pos:long "35.119166666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A1056>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):1056" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "2" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '1056'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.119166666667'^^xsd:double;
  dwc:latitude '42.001111111111'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):1056'^^xsd:string;
  dwc:observationDate '2010-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A949>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A949> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A949> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.00111111111111 35.119166666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.00111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "35.119166666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A949>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.00111111111111 35.119166666666665)"^^geo:wktLiteral ;
  geo-pos:lat "42.00111111111111"^^xsd:decimal ;
  geo-pos:long "35.119166666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A949>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):949" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "2" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '949'^^xsd:integer;
  dwc:scientificName 'Gromia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.119166666667'^^xsd:double;
  dwc:latitude '42.001111111111'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '520927'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):949'^^xsd:string;
  dwc:observationDate '2009-08-26'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A950>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A950> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A950> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.00111111111111 35.119166666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.00111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "35.119166666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A950>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.00111111111111 35.119166666666665)"^^geo:wktLiteral ;
  geo-pos:lat "42.00111111111111"^^xsd:decimal ;
  geo-pos:long "35.119166666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A950>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):950" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "2" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '950'^^xsd:integer;
  dwc:scientificName 'Gromia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.119166666667'^^xsd:double;
  dwc:latitude '42.001111111111'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '520927'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):950'^^xsd:string;
  dwc:observationDate '2009-09-29'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A951>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A951> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A951> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.00111111111111 35.119166666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.00111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "35.119166666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A951>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.00111111111111 35.119166666666665)"^^geo:wktLiteral ;
  geo-pos:lat "42.00111111111111"^^xsd:decimal ;
  geo-pos:long "35.119166666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A951>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):951" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "2" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '951'^^xsd:integer;
  dwc:scientificName 'Gromia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.119166666667'^^xsd:double;
  dwc:latitude '42.001111111111'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '520927'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):951'^^xsd:string;
  dwc:observationDate '2009-10-20'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A952>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A952> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A952> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.00111111111111 35.119166666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.00111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "35.119166666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A952>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.00111111111111 35.119166666666665)"^^geo:wktLiteral ;
  geo-pos:lat "42.00111111111111"^^xsd:decimal ;
  geo-pos:long "35.119166666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A952>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):952" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "2" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '952'^^xsd:integer;
  dwc:scientificName 'Gromia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.119166666667'^^xsd:double;
  dwc:latitude '42.001111111111'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '520927'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):952'^^xsd:string;
  dwc:observationDate '2009-11-19'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A953>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A953> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A953> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.00111111111111 35.119166666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.00111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "35.119166666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A953>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.00111111111111 35.119166666666665)"^^geo:wktLiteral ;
  geo-pos:lat "42.00111111111111"^^xsd:decimal ;
  geo-pos:long "35.119166666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A953>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):953" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "2" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '953'^^xsd:integer;
  dwc:scientificName 'Gromia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.119166666667'^^xsd:double;
  dwc:latitude '42.001111111111'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '520927'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):953'^^xsd:string;
  dwc:observationDate '2009-12-24'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A954>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A954> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A954> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.00111111111111 35.119166666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.00111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "35.119166666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A954>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.00111111111111 35.119166666666665)"^^geo:wktLiteral ;
  geo-pos:lat "42.00111111111111"^^xsd:decimal ;
  geo-pos:long "35.119166666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A954>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):954" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "2" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '954'^^xsd:integer;
  dwc:scientificName 'Gromia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.119166666667'^^xsd:double;
  dwc:latitude '42.001111111111'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '520927'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):954'^^xsd:string;
  dwc:observationDate '2010-01-29'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A955>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A955> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A955> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.00111111111111 35.119166666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.00111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "35.119166666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A955>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.00111111111111 35.119166666666665)"^^geo:wktLiteral ;
  geo-pos:lat "42.00111111111111"^^xsd:decimal ;
  geo-pos:long "35.119166666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A955>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):955" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "2" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '955'^^xsd:integer;
  dwc:scientificName 'Gromia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.119166666667'^^xsd:double;
  dwc:latitude '42.001111111111'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '520927'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):955'^^xsd:string;
  dwc:observationDate '2010-02-26'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A956>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A956> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A956> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.00111111111111 35.119166666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.00111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "35.119166666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A956>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.00111111111111 35.119166666666665)"^^geo:wktLiteral ;
  geo-pos:lat "42.00111111111111"^^xsd:decimal ;
  geo-pos:long "35.119166666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A956>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):956" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "2" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '956'^^xsd:integer;
  dwc:scientificName 'Gromia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.119166666667'^^xsd:double;
  dwc:latitude '42.001111111111'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '520927'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):956'^^xsd:string;
  dwc:observationDate '2010-03-26'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A957>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A957> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A957> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.00111111111111 35.119166666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.00111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "35.119166666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A957>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.00111111111111 35.119166666666665)"^^geo:wktLiteral ;
  geo-pos:lat "42.00111111111111"^^xsd:decimal ;
  geo-pos:long "35.119166666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A957>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):957" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "2" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '957'^^xsd:integer;
  dwc:scientificName 'Gromia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.119166666667'^^xsd:double;
  dwc:latitude '42.001111111111'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '520927'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):957'^^xsd:string;
  dwc:observationDate '2010-04-30'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A469>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A469> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A469> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.00111111111111 35.119166666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.00111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "35.119166666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A469>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.00111111111111 35.119166666666665)"^^geo:wktLiteral ;
  geo-pos:lat "42.00111111111111"^^xsd:decimal ;
  geo-pos:long "35.119166666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A469>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):469" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "2" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '469'^^xsd:integer;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.119166666667'^^xsd:double;
  dwc:latitude '42.001111111111'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):469'^^xsd:string;
  dwc:observationDate '2009-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A470>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A470> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A470> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.00111111111111 35.119166666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.00111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "35.119166666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A470>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.00111111111111 35.119166666666665)"^^geo:wktLiteral ;
  geo-pos:lat "42.00111111111111"^^xsd:decimal ;
  geo-pos:long "35.119166666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A470>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):470" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "2" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '470'^^xsd:integer;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.119166666667'^^xsd:double;
  dwc:latitude '42.001111111111'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):470'^^xsd:string;
  dwc:observationDate '2009-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A471>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A471> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A471> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.00111111111111 35.119166666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.00111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "35.119166666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A471>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.00111111111111 35.119166666666665)"^^geo:wktLiteral ;
  geo-pos:lat "42.00111111111111"^^xsd:decimal ;
  geo-pos:long "35.119166666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A471>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):471" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "2" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '471'^^xsd:integer;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.119166666667'^^xsd:double;
  dwc:latitude '42.001111111111'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):471'^^xsd:string;
  dwc:observationDate '2009-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A472>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A472> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A472> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.00111111111111 35.119166666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.00111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "35.119166666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A472>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.00111111111111 35.119166666666665)"^^geo:wktLiteral ;
  geo-pos:lat "42.00111111111111"^^xsd:decimal ;
  geo-pos:long "35.119166666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A472>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):472" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "2" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '472'^^xsd:integer;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.119166666667'^^xsd:double;
  dwc:latitude '42.001111111111'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):472'^^xsd:string;
  dwc:observationDate '2009-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A473>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A473> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A473> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.00111111111111 35.119166666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.00111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "35.119166666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A473>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.00111111111111 35.119166666666665)"^^geo:wktLiteral ;
  geo-pos:lat "42.00111111111111"^^xsd:decimal ;
  geo-pos:long "35.119166666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A473>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):473" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "2" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '473'^^xsd:integer;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.119166666667'^^xsd:double;
  dwc:latitude '42.001111111111'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):473'^^xsd:string;
  dwc:observationDate '2009-12-24'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A474>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A474> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A474> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.00111111111111 35.119166666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.00111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "35.119166666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A474>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.00111111111111 35.119166666666665)"^^geo:wktLiteral ;
  geo-pos:lat "42.00111111111111"^^xsd:decimal ;
  geo-pos:long "35.119166666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A474>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):474" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "2" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '474'^^xsd:integer;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.119166666667'^^xsd:double;
  dwc:latitude '42.001111111111'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):474'^^xsd:string;
  dwc:observationDate '2010-01-29'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A475>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A475> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A475> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.00111111111111 35.119166666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.00111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "35.119166666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A475>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.00111111111111 35.119166666666665)"^^geo:wktLiteral ;
  geo-pos:lat "42.00111111111111"^^xsd:decimal ;
  geo-pos:long "35.119166666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A475>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):475" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "2" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '475'^^xsd:integer;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.119166666667'^^xsd:double;
  dwc:latitude '42.001111111111'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):475'^^xsd:string;
  dwc:observationDate '2010-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A476>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A476> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A476> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.00111111111111 35.119166666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.00111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "35.119166666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A476>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.00111111111111 35.119166666666665)"^^geo:wktLiteral ;
  geo-pos:lat "42.00111111111111"^^xsd:decimal ;
  geo-pos:long "35.119166666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A476>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):476" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "2" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '476'^^xsd:integer;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.119166666667'^^xsd:double;
  dwc:latitude '42.001111111111'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):476'^^xsd:string;
  dwc:observationDate '2010-03-26'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A477>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A477> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A477> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.00111111111111 35.119166666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.00111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "35.119166666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A477>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.00111111111111 35.119166666666665)"^^geo:wktLiteral ;
  geo-pos:lat "42.00111111111111"^^xsd:decimal ;
  geo-pos:long "35.119166666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A477>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):477" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "2" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '477'^^xsd:integer;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.119166666667'^^xsd:double;
  dwc:latitude '42.001111111111'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):477'^^xsd:string;
  dwc:observationDate '2010-04-30'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A478>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A478> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A478> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.00111111111111 35.119166666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.00111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "35.119166666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A478>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.00111111111111 35.119166666666665)"^^geo:wktLiteral ;
  geo-pos:lat "42.00111111111111"^^xsd:decimal ;
  geo-pos:long "35.119166666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A478>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):478" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "2" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '478'^^xsd:integer;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.119166666667'^^xsd:double;
  dwc:latitude '42.001111111111'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):478'^^xsd:string;
  dwc:observationDate '2010-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A479>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A479> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A479> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.00111111111111 35.119166666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.00111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "35.119166666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A479>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.00111111111111 35.119166666666665)"^^geo:wktLiteral ;
  geo-pos:lat "42.00111111111111"^^xsd:decimal ;
  geo-pos:long "35.119166666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A479>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):479" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "2" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '479'^^xsd:integer;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.119166666667'^^xsd:double;
  dwc:latitude '42.001111111111'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):479'^^xsd:string;
  dwc:observationDate '2010-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A480>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A480> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A480> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.00111111111111 35.119166666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.00111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "35.119166666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A480>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.00111111111111 35.119166666666665)"^^geo:wktLiteral ;
  geo-pos:lat "42.00111111111111"^^xsd:decimal ;
  geo-pos:long "35.119166666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A480>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):480" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "2" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '480'^^xsd:integer;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.119166666667'^^xsd:double;
  dwc:latitude '42.001111111111'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):480'^^xsd:string;
  dwc:observationDate '2010-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A373>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A373> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A373> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.00111111111111 35.119166666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.00111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "35.119166666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A373>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.00111111111111 35.119166666666665)"^^geo:wktLiteral ;
  geo-pos:lat "42.00111111111111"^^xsd:decimal ;
  geo-pos:long "35.119166666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A373>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):373" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "2" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '373'^^xsd:integer;
  dwc:scientificName 'Foraminifera (soft shelled)'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.119166666667'^^xsd:double;
  dwc:latitude '42.001111111111'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '1410'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):373'^^xsd:string;
  dwc:observationDate '2009-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '1410'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A374>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A374> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A374> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.00111111111111 35.119166666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.00111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "35.119166666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A374>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.00111111111111 35.119166666666665)"^^geo:wktLiteral ;
  geo-pos:lat "42.00111111111111"^^xsd:decimal ;
  geo-pos:long "35.119166666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A374>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):374" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "2" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '374'^^xsd:integer;
  dwc:scientificName 'Foraminifera (soft shelled)'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.119166666667'^^xsd:double;
  dwc:latitude '42.001111111111'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '1410'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):374'^^xsd:string;
  dwc:observationDate '2009-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '1410'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A375>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A375> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A375> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.00111111111111 35.119166666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.00111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "35.119166666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A375>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.00111111111111 35.119166666666665)"^^geo:wktLiteral ;
  geo-pos:lat "42.00111111111111"^^xsd:decimal ;
  geo-pos:long "35.119166666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A375>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):375" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "2" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '375'^^xsd:integer;
  dwc:scientificName 'Foraminifera (soft shelled)'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.119166666667'^^xsd:double;
  dwc:latitude '42.001111111111'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '1410'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):375'^^xsd:string;
  dwc:observationDate '2009-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '1410'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A376>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A376> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A376> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.00111111111111 35.119166666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.00111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "35.119166666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A376>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.00111111111111 35.119166666666665)"^^geo:wktLiteral ;
  geo-pos:lat "42.00111111111111"^^xsd:decimal ;
  geo-pos:long "35.119166666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A376>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):376" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "2" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '376'^^xsd:integer;
  dwc:scientificName 'Foraminifera (soft shelled)'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.119166666667'^^xsd:double;
  dwc:latitude '42.001111111111'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '1410'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):376'^^xsd:string;
  dwc:observationDate '2009-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '1410'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A377>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A377> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A377> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.00111111111111 35.119166666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.00111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "35.119166666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A377>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.00111111111111 35.119166666666665)"^^geo:wktLiteral ;
  geo-pos:lat "42.00111111111111"^^xsd:decimal ;
  geo-pos:long "35.119166666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A377>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):377" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "2" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '377'^^xsd:integer;
  dwc:scientificName 'Foraminifera (soft shelled)'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.119166666667'^^xsd:double;
  dwc:latitude '42.001111111111'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '1410'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):377'^^xsd:string;
  dwc:observationDate '2009-12-24'^^xsd:date;
  dwc:aphiaIdAccepted '1410'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A378>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A378> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A378> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.00111111111111 35.119166666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.00111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "35.119166666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A378>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.00111111111111 35.119166666666665)"^^geo:wktLiteral ;
  geo-pos:lat "42.00111111111111"^^xsd:decimal ;
  geo-pos:long "35.119166666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A378>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):378" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "2" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '378'^^xsd:integer;
  dwc:scientificName 'Foraminifera (soft shelled)'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.119166666667'^^xsd:double;
  dwc:latitude '42.001111111111'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '1410'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):378'^^xsd:string;
  dwc:observationDate '2010-01-29'^^xsd:date;
  dwc:aphiaIdAccepted '1410'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A379>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A379> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A379> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.00111111111111 35.119166666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.00111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "35.119166666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A379>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.00111111111111 35.119166666666665)"^^geo:wktLiteral ;
  geo-pos:lat "42.00111111111111"^^xsd:decimal ;
  geo-pos:long "35.119166666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A379>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):379" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "2" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '379'^^xsd:integer;
  dwc:scientificName 'Foraminifera (soft shelled)'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.119166666667'^^xsd:double;
  dwc:latitude '42.001111111111'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '1410'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):379'^^xsd:string;
  dwc:observationDate '2010-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '1410'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A380>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A380> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A380> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.00111111111111 35.119166666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.00111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "35.119166666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A380>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.00111111111111 35.119166666666665)"^^geo:wktLiteral ;
  geo-pos:lat "42.00111111111111"^^xsd:decimal ;
  geo-pos:long "35.119166666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A380>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):380" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "2" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '380'^^xsd:integer;
  dwc:scientificName 'Foraminifera (soft shelled)'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.119166666667'^^xsd:double;
  dwc:latitude '42.001111111111'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '1410'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):380'^^xsd:string;
  dwc:observationDate '2010-03-26'^^xsd:date;
  dwc:aphiaIdAccepted '1410'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A381>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A381> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A381> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.00111111111111 35.119166666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.00111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "35.119166666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A381>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.00111111111111 35.119166666666665)"^^geo:wktLiteral ;
  geo-pos:lat "42.00111111111111"^^xsd:decimal ;
  geo-pos:long "35.119166666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A381>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):381" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "2" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '381'^^xsd:integer;
  dwc:scientificName 'Foraminifera (soft shelled)'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.119166666667'^^xsd:double;
  dwc:latitude '42.001111111111'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '1410'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):381'^^xsd:string;
  dwc:observationDate '2010-04-30'^^xsd:date;
  dwc:aphiaIdAccepted '1410'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A382>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A382> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A382> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.00111111111111 35.119166666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.00111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "35.119166666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A382>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.00111111111111 35.119166666666665)"^^geo:wktLiteral ;
  geo-pos:lat "42.00111111111111"^^xsd:decimal ;
  geo-pos:long "35.119166666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A382>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):382" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "2" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '382'^^xsd:integer;
  dwc:scientificName 'Foraminifera (soft shelled)'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.119166666667'^^xsd:double;
  dwc:latitude '42.001111111111'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '1410'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):382'^^xsd:string;
  dwc:observationDate '2010-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '1410'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A383>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A383> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A383> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.00111111111111 35.119166666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.00111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "35.119166666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A383>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.00111111111111 35.119166666666665)"^^geo:wktLiteral ;
  geo-pos:lat "42.00111111111111"^^xsd:decimal ;
  geo-pos:long "35.119166666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A383>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):383" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "2" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '383'^^xsd:integer;
  dwc:scientificName 'Foraminifera (soft shelled)'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.119166666667'^^xsd:double;
  dwc:latitude '42.001111111111'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '1410'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):383'^^xsd:string;
  dwc:observationDate '2010-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '1410'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A384>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A384> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A384> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.00111111111111 35.119166666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.00111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "35.119166666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A384>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.00111111111111 35.119166666666665)"^^geo:wktLiteral ;
  geo-pos:lat "42.00111111111111"^^xsd:decimal ;
  geo-pos:long "35.119166666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A384>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):384" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "2" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '384'^^xsd:integer;
  dwc:scientificName 'Foraminifera (soft shelled)'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.119166666667'^^xsd:double;
  dwc:latitude '42.001111111111'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '1410'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):384'^^xsd:string;
  dwc:observationDate '2010-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '1410'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A277>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A277> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A277> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.00111111111111 35.119166666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.00111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "35.119166666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A277>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.00111111111111 35.119166666666665)"^^geo:wktLiteral ;
  geo-pos:lat "42.00111111111111"^^xsd:decimal ;
  geo-pos:long "35.119166666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A277>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):277" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "2" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '277'^^xsd:integer;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.119166666667'^^xsd:double;
  dwc:latitude '42.001111111111'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):277'^^xsd:string;
  dwc:observationDate '2009-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A278>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A278> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A278> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.00111111111111 35.119166666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.00111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "35.119166666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A278>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.00111111111111 35.119166666666665)"^^geo:wktLiteral ;
  geo-pos:lat "42.00111111111111"^^xsd:decimal ;
  geo-pos:long "35.119166666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A278>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):278" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "2" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '278'^^xsd:integer;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.119166666667'^^xsd:double;
  dwc:latitude '42.001111111111'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):278'^^xsd:string;
  dwc:observationDate '2009-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A279>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A279> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A279> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.00111111111111 35.119166666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.00111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "35.119166666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A279>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.00111111111111 35.119166666666665)"^^geo:wktLiteral ;
  geo-pos:lat "42.00111111111111"^^xsd:decimal ;
  geo-pos:long "35.119166666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A279>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):279" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "2" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '279'^^xsd:integer;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.119166666667'^^xsd:double;
  dwc:latitude '42.001111111111'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):279'^^xsd:string;
  dwc:observationDate '2009-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A280>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A280> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A280> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.00111111111111 35.119166666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.00111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "35.119166666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A280>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.00111111111111 35.119166666666665)"^^geo:wktLiteral ;
  geo-pos:lat "42.00111111111111"^^xsd:decimal ;
  geo-pos:long "35.119166666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A280>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):280" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "2" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '280'^^xsd:integer;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.119166666667'^^xsd:double;
  dwc:latitude '42.001111111111'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):280'^^xsd:string;
  dwc:observationDate '2009-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A281>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A281> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A281> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.00111111111111 35.119166666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.00111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "35.119166666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A281>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.00111111111111 35.119166666666665)"^^geo:wktLiteral ;
  geo-pos:lat "42.00111111111111"^^xsd:decimal ;
  geo-pos:long "35.119166666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A281>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):281" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "2" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '281'^^xsd:integer;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.119166666667'^^xsd:double;
  dwc:latitude '42.001111111111'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):281'^^xsd:string;
  dwc:observationDate '2009-12-24'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A282>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A282> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A282> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.00111111111111 35.119166666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.00111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "35.119166666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A282>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.00111111111111 35.119166666666665)"^^geo:wktLiteral ;
  geo-pos:lat "42.00111111111111"^^xsd:decimal ;
  geo-pos:long "35.119166666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A282>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):282" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "2" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '282'^^xsd:integer;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.119166666667'^^xsd:double;
  dwc:latitude '42.001111111111'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):282'^^xsd:string;
  dwc:observationDate '2010-01-29'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A283>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A283> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A283> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.00111111111111 35.119166666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.00111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "35.119166666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A283>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.00111111111111 35.119166666666665)"^^geo:wktLiteral ;
  geo-pos:lat "42.00111111111111"^^xsd:decimal ;
  geo-pos:long "35.119166666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A283>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):283" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "2" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '283'^^xsd:integer;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.119166666667'^^xsd:double;
  dwc:latitude '42.001111111111'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):283'^^xsd:string;
  dwc:observationDate '2010-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A284>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A284> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A284> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.00111111111111 35.119166666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.00111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "35.119166666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A284>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.00111111111111 35.119166666666665)"^^geo:wktLiteral ;
  geo-pos:lat "42.00111111111111"^^xsd:decimal ;
  geo-pos:long "35.119166666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A284>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):284" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "2" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '284'^^xsd:integer;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.119166666667'^^xsd:double;
  dwc:latitude '42.001111111111'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):284'^^xsd:string;
  dwc:observationDate '2010-03-26'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A285>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A285> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A285> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.00111111111111 35.119166666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.00111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "35.119166666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A285>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.00111111111111 35.119166666666665)"^^geo:wktLiteral ;
  geo-pos:lat "42.00111111111111"^^xsd:decimal ;
  geo-pos:long "35.119166666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A285>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):285" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "2" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '285'^^xsd:integer;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.119166666667'^^xsd:double;
  dwc:latitude '42.001111111111'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):285'^^xsd:string;
  dwc:observationDate '2010-04-30'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A286>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A286> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A286> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.00111111111111 35.119166666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.00111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "35.119166666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A286>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.00111111111111 35.119166666666665)"^^geo:wktLiteral ;
  geo-pos:lat "42.00111111111111"^^xsd:decimal ;
  geo-pos:long "35.119166666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A286>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):286" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "2" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '286'^^xsd:integer;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.119166666667'^^xsd:double;
  dwc:latitude '42.001111111111'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):286'^^xsd:string;
  dwc:observationDate '2010-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A287>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A287> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A287> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.00111111111111 35.119166666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.00111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "35.119166666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A287>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.00111111111111 35.119166666666665)"^^geo:wktLiteral ;
  geo-pos:lat "42.00111111111111"^^xsd:decimal ;
  geo-pos:long "35.119166666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A287>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):287" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "2" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '287'^^xsd:integer;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.119166666667'^^xsd:double;
  dwc:latitude '42.001111111111'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):287'^^xsd:string;
  dwc:observationDate '2010-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A288>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A288> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A288> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.00111111111111 35.119166666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.00111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "35.119166666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A288>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.00111111111111 35.119166666666665)"^^geo:wktLiteral ;
  geo-pos:lat "42.00111111111111"^^xsd:decimal ;
  geo-pos:long "35.119166666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A288>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):288" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "2" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '288'^^xsd:integer;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.119166666667'^^xsd:double;
  dwc:latitude '42.001111111111'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):288'^^xsd:string;
  dwc:observationDate '2010-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A664>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A664> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A664> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.00111111111111 35.119166666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.00111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "35.119166666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A664>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.00111111111111 35.119166666666665)"^^geo:wktLiteral ;
  geo-pos:lat "42.00111111111111"^^xsd:decimal ;
  geo-pos:long "35.119166666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A664>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):664" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "2" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '664'^^xsd:integer;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.119166666667'^^xsd:double;
  dwc:latitude '42.001111111111'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):664'^^xsd:string;
  dwc:observationDate '2009-11-19'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A665>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A665> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A665> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.00111111111111 35.119166666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.00111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "35.119166666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A665>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.00111111111111 35.119166666666665)"^^geo:wktLiteral ;
  geo-pos:lat "42.00111111111111"^^xsd:decimal ;
  geo-pos:long "35.119166666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A665>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):665" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "2" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '665'^^xsd:integer;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.119166666667'^^xsd:double;
  dwc:latitude '42.001111111111'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):665'^^xsd:string;
  dwc:observationDate '2009-12-24'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A666>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A666> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A666> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.00111111111111 35.119166666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.00111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "35.119166666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A666>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.00111111111111 35.119166666666665)"^^geo:wktLiteral ;
  geo-pos:lat "42.00111111111111"^^xsd:decimal ;
  geo-pos:long "35.119166666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A666>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):666" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "2" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '666'^^xsd:integer;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.119166666667'^^xsd:double;
  dwc:latitude '42.001111111111'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):666'^^xsd:string;
  dwc:observationDate '2010-01-29'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A667>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A667> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A667> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.00111111111111 35.119166666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.00111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "35.119166666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A667>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.00111111111111 35.119166666666665)"^^geo:wktLiteral ;
  geo-pos:lat "42.00111111111111"^^xsd:decimal ;
  geo-pos:long "35.119166666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A667>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):667" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "2" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '667'^^xsd:integer;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.119166666667'^^xsd:double;
  dwc:latitude '42.001111111111'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):667'^^xsd:string;
  dwc:observationDate '2010-02-26'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A662>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A662> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A662> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.00111111111111 35.119166666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.00111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "35.119166666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A662>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.00111111111111 35.119166666666665)"^^geo:wktLiteral ;
  geo-pos:lat "42.00111111111111"^^xsd:decimal ;
  geo-pos:long "35.119166666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A662>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):662" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "2" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '662'^^xsd:integer;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.119166666667'^^xsd:double;
  dwc:latitude '42.001111111111'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):662'^^xsd:string;
  dwc:observationDate '2009-09-29'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A663>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A663> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A663> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.00111111111111 35.119166666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.00111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "35.119166666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A663>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.00111111111111 35.119166666666665)"^^geo:wktLiteral ;
  geo-pos:lat "42.00111111111111"^^xsd:decimal ;
  geo-pos:long "35.119166666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A663>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):663" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "2" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '663'^^xsd:integer;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.119166666667'^^xsd:double;
  dwc:latitude '42.001111111111'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):663'^^xsd:string;
  dwc:observationDate '2009-10-20'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A668>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A668> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A668> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.00111111111111 35.119166666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.00111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "35.119166666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A668>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.00111111111111 35.119166666666665)"^^geo:wktLiteral ;
  geo-pos:lat "42.00111111111111"^^xsd:decimal ;
  geo-pos:long "35.119166666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A668>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):668" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "2" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '668'^^xsd:integer;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.119166666667'^^xsd:double;
  dwc:latitude '42.001111111111'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):668'^^xsd:string;
  dwc:observationDate '2010-03-26'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A669>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A669> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A669> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.00111111111111 35.119166666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.00111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "35.119166666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A669>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.00111111111111 35.119166666666665)"^^geo:wktLiteral ;
  geo-pos:lat "42.00111111111111"^^xsd:decimal ;
  geo-pos:long "35.119166666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A669>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):669" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "2" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '669'^^xsd:integer;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.119166666667'^^xsd:double;
  dwc:latitude '42.001111111111'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):669'^^xsd:string;
  dwc:observationDate '2010-04-30'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A670>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A670> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A670> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.00111111111111 35.119166666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.00111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "35.119166666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A670>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.00111111111111 35.119166666666665)"^^geo:wktLiteral ;
  geo-pos:lat "42.00111111111111"^^xsd:decimal ;
  geo-pos:long "35.119166666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A670>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):670" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "2" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '670'^^xsd:integer;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.119166666667'^^xsd:double;
  dwc:latitude '42.001111111111'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):670'^^xsd:string;
  dwc:observationDate '2010-05-31'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A671>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A671> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A671> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.00111111111111 35.119166666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.00111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "35.119166666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A671>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.00111111111111 35.119166666666665)"^^geo:wktLiteral ;
  geo-pos:lat "42.00111111111111"^^xsd:decimal ;
  geo-pos:long "35.119166666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A671>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):671" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "2" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '671'^^xsd:integer;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.119166666667'^^xsd:double;
  dwc:latitude '42.001111111111'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):671'^^xsd:string;
  dwc:observationDate '2010-06-28'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A672>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A672> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A672> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.00111111111111 35.119166666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.00111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "35.119166666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A672>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.00111111111111 35.119166666666665)"^^geo:wktLiteral ;
  geo-pos:lat "42.00111111111111"^^xsd:decimal ;
  geo-pos:long "35.119166666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A672>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):672" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "2" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '672'^^xsd:integer;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.119166666667'^^xsd:double;
  dwc:latitude '42.001111111111'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):672'^^xsd:string;
  dwc:observationDate '2010-07-08'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A757>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A757> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A757> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.00111111111111 35.119166666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.00111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "35.119166666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A757>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.00111111111111 35.119166666666665)"^^geo:wktLiteral ;
  geo-pos:lat "42.00111111111111"^^xsd:decimal ;
  geo-pos:long "35.119166666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A757>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):757" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "2" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '757'^^xsd:integer;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.119166666667'^^xsd:double;
  dwc:latitude '42.001111111111'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):757'^^xsd:string;
  dwc:observationDate '2009-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A758>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A758> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A758> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.00111111111111 35.119166666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.00111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "35.119166666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A758>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.00111111111111 35.119166666666665)"^^geo:wktLiteral ;
  geo-pos:lat "42.00111111111111"^^xsd:decimal ;
  geo-pos:long "35.119166666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A758>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):758" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "2" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '758'^^xsd:integer;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.119166666667'^^xsd:double;
  dwc:latitude '42.001111111111'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):758'^^xsd:string;
  dwc:observationDate '2009-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A759>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A759> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A759> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.00111111111111 35.119166666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.00111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "35.119166666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A759>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.00111111111111 35.119166666666665)"^^geo:wktLiteral ;
  geo-pos:lat "42.00111111111111"^^xsd:decimal ;
  geo-pos:long "35.119166666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A759>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):759" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "2" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '759'^^xsd:integer;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.119166666667'^^xsd:double;
  dwc:latitude '42.001111111111'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):759'^^xsd:string;
  dwc:observationDate '2009-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A760>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A760> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A760> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.00111111111111 35.119166666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.00111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "35.119166666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A760>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.00111111111111 35.119166666666665)"^^geo:wktLiteral ;
  geo-pos:lat "42.00111111111111"^^xsd:decimal ;
  geo-pos:long "35.119166666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A760>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):760" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "2" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '760'^^xsd:integer;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.119166666667'^^xsd:double;
  dwc:latitude '42.001111111111'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):760'^^xsd:string;
  dwc:observationDate '2009-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A761>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A761> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A761> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.00111111111111 35.119166666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.00111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "35.119166666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A761>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.00111111111111 35.119166666666665)"^^geo:wktLiteral ;
  geo-pos:lat "42.00111111111111"^^xsd:decimal ;
  geo-pos:long "35.119166666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A761>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):761" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "2" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '761'^^xsd:integer;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.119166666667'^^xsd:double;
  dwc:latitude '42.001111111111'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):761'^^xsd:string;
  dwc:observationDate '2009-12-24'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A762>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A762> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A762> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.00111111111111 35.119166666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.00111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "35.119166666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A762>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.00111111111111 35.119166666666665)"^^geo:wktLiteral ;
  geo-pos:lat "42.00111111111111"^^xsd:decimal ;
  geo-pos:long "35.119166666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A762>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):762" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "2" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '762'^^xsd:integer;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.119166666667'^^xsd:double;
  dwc:latitude '42.001111111111'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):762'^^xsd:string;
  dwc:observationDate '2010-01-29'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A763>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A763> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A763> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.00111111111111 35.119166666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.00111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "35.119166666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A763>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.00111111111111 35.119166666666665)"^^geo:wktLiteral ;
  geo-pos:lat "42.00111111111111"^^xsd:decimal ;
  geo-pos:long "35.119166666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A763>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):763" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "2" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '763'^^xsd:integer;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.119166666667'^^xsd:double;
  dwc:latitude '42.001111111111'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):763'^^xsd:string;
  dwc:observationDate '2010-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A661>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A661> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A661> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.00111111111111 35.119166666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.00111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "35.119166666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A661>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.00111111111111 35.119166666666665)"^^geo:wktLiteral ;
  geo-pos:lat "42.00111111111111"^^xsd:decimal ;
  geo-pos:long "35.119166666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A661>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):661" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "2" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '661'^^xsd:integer;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.119166666667'^^xsd:double;
  dwc:latitude '42.001111111111'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):661'^^xsd:string;
  dwc:observationDate '2009-08-26'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A565>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A565> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A565> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.00111111111111 35.119166666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.00111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "35.119166666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A565>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.00111111111111 35.119166666666665)"^^geo:wktLiteral ;
  geo-pos:lat "42.00111111111111"^^xsd:decimal ;
  geo-pos:long "35.119166666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A565>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):565" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "2" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '565'^^xsd:integer;
  dwc:scientificName 'Ostracoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.119166666667'^^xsd:double;
  dwc:latitude '42.001111111111'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):565'^^xsd:string;
  dwc:observationDate '2009-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A566>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A566> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A566> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.00111111111111 35.119166666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.00111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "35.119166666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A566>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.00111111111111 35.119166666666665)"^^geo:wktLiteral ;
  geo-pos:lat "42.00111111111111"^^xsd:decimal ;
  geo-pos:long "35.119166666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A566>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):566" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "2" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '566'^^xsd:integer;
  dwc:scientificName 'Ostracoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.119166666667'^^xsd:double;
  dwc:latitude '42.001111111111'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):566'^^xsd:string;
  dwc:observationDate '2009-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A567>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A567> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A567> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.00111111111111 35.119166666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.00111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "35.119166666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A567>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.00111111111111 35.119166666666665)"^^geo:wktLiteral ;
  geo-pos:lat "42.00111111111111"^^xsd:decimal ;
  geo-pos:long "35.119166666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A567>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):567" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "2" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '567'^^xsd:integer;
  dwc:scientificName 'Ostracoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.119166666667'^^xsd:double;
  dwc:latitude '42.001111111111'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):567'^^xsd:string;
  dwc:observationDate '2009-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A568>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A568> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A568> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.00111111111111 35.119166666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.00111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "35.119166666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A568>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.00111111111111 35.119166666666665)"^^geo:wktLiteral ;
  geo-pos:lat "42.00111111111111"^^xsd:decimal ;
  geo-pos:long "35.119166666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A568>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):568" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "2" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '568'^^xsd:integer;
  dwc:scientificName 'Ostracoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.119166666667'^^xsd:double;
  dwc:latitude '42.001111111111'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):568'^^xsd:string;
  dwc:observationDate '2009-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A569>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A569> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A569> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.00111111111111 35.119166666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.00111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "35.119166666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A569>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.00111111111111 35.119166666666665)"^^geo:wktLiteral ;
  geo-pos:lat "42.00111111111111"^^xsd:decimal ;
  geo-pos:long "35.119166666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A569>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):569" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "2" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '569'^^xsd:integer;
  dwc:scientificName 'Ostracoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.119166666667'^^xsd:double;
  dwc:latitude '42.001111111111'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):569'^^xsd:string;
  dwc:observationDate '2009-12-24'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A570>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A570> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A570> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.00111111111111 35.119166666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.00111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "35.119166666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A570>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.00111111111111 35.119166666666665)"^^geo:wktLiteral ;
  geo-pos:lat "42.00111111111111"^^xsd:decimal ;
  geo-pos:long "35.119166666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A570>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):570" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "2" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '570'^^xsd:integer;
  dwc:scientificName 'Ostracoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.119166666667'^^xsd:double;
  dwc:latitude '42.001111111111'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):570'^^xsd:string;
  dwc:observationDate '2010-01-29'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A571>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A571> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A571> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.00111111111111 35.119166666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.00111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "35.119166666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A571>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.00111111111111 35.119166666666665)"^^geo:wktLiteral ;
  geo-pos:lat "42.00111111111111"^^xsd:decimal ;
  geo-pos:long "35.119166666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A571>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):571" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "2" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '571'^^xsd:integer;
  dwc:scientificName 'Ostracoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.119166666667'^^xsd:double;
  dwc:latitude '42.001111111111'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):571'^^xsd:string;
  dwc:observationDate '2010-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A572>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A572> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A572> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.00111111111111 35.119166666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.00111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "35.119166666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A572>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.00111111111111 35.119166666666665)"^^geo:wktLiteral ;
  geo-pos:lat "42.00111111111111"^^xsd:decimal ;
  geo-pos:long "35.119166666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A572>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):572" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "2" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '572'^^xsd:integer;
  dwc:scientificName 'Ostracoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.119166666667'^^xsd:double;
  dwc:latitude '42.001111111111'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):572'^^xsd:string;
  dwc:observationDate '2010-03-26'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A573>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A573> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A573> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.00111111111111 35.119166666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.00111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "35.119166666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A573>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.00111111111111 35.119166666666665)"^^geo:wktLiteral ;
  geo-pos:lat "42.00111111111111"^^xsd:decimal ;
  geo-pos:long "35.119166666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A573>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):573" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "2" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '573'^^xsd:integer;
  dwc:scientificName 'Ostracoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.119166666667'^^xsd:double;
  dwc:latitude '42.001111111111'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):573'^^xsd:string;
  dwc:observationDate '2010-04-30'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A574>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A574> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A574> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.00111111111111 35.119166666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.00111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "35.119166666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A574>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.00111111111111 35.119166666666665)"^^geo:wktLiteral ;
  geo-pos:lat "42.00111111111111"^^xsd:decimal ;
  geo-pos:long "35.119166666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A574>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):574" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "2" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '574'^^xsd:integer;
  dwc:scientificName 'Ostracoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.119166666667'^^xsd:double;
  dwc:latitude '42.001111111111'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):574'^^xsd:string;
  dwc:observationDate '2010-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A575>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A575> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A575> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.00111111111111 35.119166666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.00111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "35.119166666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A575>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.00111111111111 35.119166666666665)"^^geo:wktLiteral ;
  geo-pos:lat "42.00111111111111"^^xsd:decimal ;
  geo-pos:long "35.119166666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A575>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):575" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "2" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '575'^^xsd:integer;
  dwc:scientificName 'Ostracoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.119166666667'^^xsd:double;
  dwc:latitude '42.001111111111'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):575'^^xsd:string;
  dwc:observationDate '2010-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A576>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A576> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A576> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.00111111111111 35.119166666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.00111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "35.119166666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A576>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.00111111111111 35.119166666666665)"^^geo:wktLiteral ;
  geo-pos:lat "42.00111111111111"^^xsd:decimal ;
  geo-pos:long "35.119166666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A576>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):576" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "2" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '576'^^xsd:integer;
  dwc:scientificName 'Ostracoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.119166666667'^^xsd:double;
  dwc:latitude '42.001111111111'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):576'^^xsd:string;
  dwc:observationDate '2010-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A764>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A764> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A764> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.00111111111111 35.119166666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.00111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "35.119166666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A764>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.00111111111111 35.119166666666665)"^^geo:wktLiteral ;
  geo-pos:lat "42.00111111111111"^^xsd:decimal ;
  geo-pos:long "35.119166666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A764>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):764" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "2" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '764'^^xsd:integer;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.119166666667'^^xsd:double;
  dwc:latitude '42.001111111111'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):764'^^xsd:string;
  dwc:observationDate '2010-03-26'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A765>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A765> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A765> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.00111111111111 35.119166666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.00111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "35.119166666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A765>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.00111111111111 35.119166666666665)"^^geo:wktLiteral ;
  geo-pos:lat "42.00111111111111"^^xsd:decimal ;
  geo-pos:long "35.119166666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A765>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):765" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "2" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '765'^^xsd:integer;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.119166666667'^^xsd:double;
  dwc:latitude '42.001111111111'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):765'^^xsd:string;
  dwc:observationDate '2010-04-30'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A766>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A766> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A766> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.00111111111111 35.119166666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.00111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "35.119166666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A766>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.00111111111111 35.119166666666665)"^^geo:wktLiteral ;
  geo-pos:lat "42.00111111111111"^^xsd:decimal ;
  geo-pos:long "35.119166666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A766>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):766" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "2" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '766'^^xsd:integer;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.119166666667'^^xsd:double;
  dwc:latitude '42.001111111111'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):766'^^xsd:string;
  dwc:observationDate '2010-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A767>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A767> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A767> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.00111111111111 35.119166666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.00111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "35.119166666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A767>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.00111111111111 35.119166666666665)"^^geo:wktLiteral ;
  geo-pos:lat "42.00111111111111"^^xsd:decimal ;
  geo-pos:long "35.119166666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A767>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):767" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "2" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '767'^^xsd:integer;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.119166666667'^^xsd:double;
  dwc:latitude '42.001111111111'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):767'^^xsd:string;
  dwc:observationDate '2010-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A768>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A768> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A768> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.00111111111111 35.119166666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.00111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "35.119166666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A768>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.00111111111111 35.119166666666665)"^^geo:wktLiteral ;
  geo-pos:lat "42.00111111111111"^^xsd:decimal ;
  geo-pos:long "35.119166666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A768>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):768" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "2" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '768'^^xsd:integer;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.119166666667'^^xsd:double;
  dwc:latitude '42.001111111111'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):768'^^xsd:string;
  dwc:observationDate '2010-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A1045>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A1045> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A1045> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.00111111111111 35.119166666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.00111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "35.119166666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A1045>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.00111111111111 35.119166666666665)"^^geo:wktLiteral ;
  geo-pos:lat "42.00111111111111"^^xsd:decimal ;
  geo-pos:long "35.119166666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A1045>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):1045" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "2" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '1045'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.119166666667'^^xsd:double;
  dwc:latitude '42.001111111111'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):1045'^^xsd:string;
  dwc:observationDate '2009-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A1050>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A1050> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A1050> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.00111111111111 35.119166666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.00111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "35.119166666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A1050>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.00111111111111 35.119166666666665)"^^geo:wktLiteral ;
  geo-pos:lat "42.00111111111111"^^xsd:decimal ;
  geo-pos:long "35.119166666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A1050>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):1050" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "2" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '1050'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.119166666667'^^xsd:double;
  dwc:latitude '42.001111111111'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):1050'^^xsd:string;
  dwc:observationDate '2010-01-29'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A1051>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A1051> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A1051> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.00111111111111 35.119166666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.00111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "35.119166666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A1051>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.00111111111111 35.119166666666665)"^^geo:wktLiteral ;
  geo-pos:lat "42.00111111111111"^^xsd:decimal ;
  geo-pos:long "35.119166666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A1051>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):1051" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "2" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '1051'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.119166666667'^^xsd:double;
  dwc:latitude '42.001111111111'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):1051'^^xsd:string;
  dwc:observationDate '2010-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A1046>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A1046> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A1046> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.00111111111111 35.119166666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.00111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "35.119166666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A1046>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.00111111111111 35.119166666666665)"^^geo:wktLiteral ;
  geo-pos:lat "42.00111111111111"^^xsd:decimal ;
  geo-pos:long "35.119166666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A1046>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):1046" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "2" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '1046'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.119166666667'^^xsd:double;
  dwc:latitude '42.001111111111'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):1046'^^xsd:string;
  dwc:observationDate '2009-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A1049>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A1049> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A1049> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.00111111111111 35.119166666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.00111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "35.119166666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A1049>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.00111111111111 35.119166666666665)"^^geo:wktLiteral ;
  geo-pos:lat "42.00111111111111"^^xsd:decimal ;
  geo-pos:long "35.119166666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A1049>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):1049" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "2" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '1049'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.119166666667'^^xsd:double;
  dwc:latitude '42.001111111111'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):1049'^^xsd:string;
  dwc:observationDate '2009-12-24'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A1047>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A1047> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A1047> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.00111111111111 35.119166666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.00111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "35.119166666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A1047>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.00111111111111 35.119166666666665)"^^geo:wktLiteral ;
  geo-pos:lat "42.00111111111111"^^xsd:decimal ;
  geo-pos:long "35.119166666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A1047>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):1047" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "2" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '1047'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.119166666667'^^xsd:double;
  dwc:latitude '42.001111111111'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):1047'^^xsd:string;
  dwc:observationDate '2009-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A1048>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A1048> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A1048> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.00111111111111 35.119166666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.00111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "35.119166666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A1048>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.00111111111111 35.119166666666665)"^^geo:wktLiteral ;
  geo-pos:lat "42.00111111111111"^^xsd:decimal ;
  geo-pos:long "35.119166666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A1048>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):1048" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "2" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '1048'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.119166666667'^^xsd:double;
  dwc:latitude '42.001111111111'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):1048'^^xsd:string;
  dwc:observationDate '2009-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A85>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A85> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A85> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.00111111111111 35.119166666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.00111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "35.119166666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A85>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.00111111111111 35.119166666666665)"^^geo:wktLiteral ;
  geo-pos:lat "42.00111111111111"^^xsd:decimal ;
  geo-pos:long "35.119166666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A85>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):85" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "2" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '85'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.119166666667'^^xsd:double;
  dwc:latitude '42.001111111111'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):85'^^xsd:string;
  dwc:observationDate '2009-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A86>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A86> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A86> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.00111111111111 35.119166666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.00111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "35.119166666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A86>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.00111111111111 35.119166666666665)"^^geo:wktLiteral ;
  geo-pos:lat "42.00111111111111"^^xsd:decimal ;
  geo-pos:long "35.119166666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A86>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):86" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "2" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '86'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.119166666667'^^xsd:double;
  dwc:latitude '42.001111111111'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):86'^^xsd:string;
  dwc:observationDate '2009-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A87>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A87> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A87> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.00111111111111 35.119166666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.00111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "35.119166666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A87>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.00111111111111 35.119166666666665)"^^geo:wktLiteral ;
  geo-pos:lat "42.00111111111111"^^xsd:decimal ;
  geo-pos:long "35.119166666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A87>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):87" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "2" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '87'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.119166666667'^^xsd:double;
  dwc:latitude '42.001111111111'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):87'^^xsd:string;
  dwc:observationDate '2009-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A88>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A88> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A88> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.00111111111111 35.119166666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.00111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "35.119166666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A88>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.00111111111111 35.119166666666665)"^^geo:wktLiteral ;
  geo-pos:lat "42.00111111111111"^^xsd:decimal ;
  geo-pos:long "35.119166666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A88>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):88" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "2" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '88'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.119166666667'^^xsd:double;
  dwc:latitude '42.001111111111'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):88'^^xsd:string;
  dwc:observationDate '2009-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A89>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A89> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A89> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.00111111111111 35.119166666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.00111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "35.119166666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A89>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.00111111111111 35.119166666666665)"^^geo:wktLiteral ;
  geo-pos:lat "42.00111111111111"^^xsd:decimal ;
  geo-pos:long "35.119166666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A89>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):89" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "2" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '89'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.119166666667'^^xsd:double;
  dwc:latitude '42.001111111111'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):89'^^xsd:string;
  dwc:observationDate '2009-12-24'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A90>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A90> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A90> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.00111111111111 35.119166666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.00111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "35.119166666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A90>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.00111111111111 35.119166666666665)"^^geo:wktLiteral ;
  geo-pos:lat "42.00111111111111"^^xsd:decimal ;
  geo-pos:long "35.119166666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A90>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):90" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "2" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '90'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.119166666667'^^xsd:double;
  dwc:latitude '42.001111111111'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):90'^^xsd:string;
  dwc:observationDate '2010-01-29'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A91>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A91> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A91> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.00111111111111 35.119166666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.00111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "35.119166666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A91>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.00111111111111 35.119166666666665)"^^geo:wktLiteral ;
  geo-pos:lat "42.00111111111111"^^xsd:decimal ;
  geo-pos:long "35.119166666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A91>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):91" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "2" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '91'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.119166666667'^^xsd:double;
  dwc:latitude '42.001111111111'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):91'^^xsd:string;
  dwc:observationDate '2010-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A92>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A92> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A92> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.00111111111111 35.119166666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.00111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "35.119166666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A92>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.00111111111111 35.119166666666665)"^^geo:wktLiteral ;
  geo-pos:lat "42.00111111111111"^^xsd:decimal ;
  geo-pos:long "35.119166666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A92>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):92" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "2" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '92'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.119166666667'^^xsd:double;
  dwc:latitude '42.001111111111'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):92'^^xsd:string;
  dwc:observationDate '2010-03-26'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A93>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A93> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A93> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.00111111111111 35.119166666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.00111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "35.119166666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A93>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.00111111111111 35.119166666666665)"^^geo:wktLiteral ;
  geo-pos:lat "42.00111111111111"^^xsd:decimal ;
  geo-pos:long "35.119166666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A93>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):93" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "2" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '93'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.119166666667'^^xsd:double;
  dwc:latitude '42.001111111111'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):93'^^xsd:string;
  dwc:observationDate '2010-04-30'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A94>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A94> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A94> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.00111111111111 35.119166666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.00111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "35.119166666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A94>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.00111111111111 35.119166666666665)"^^geo:wktLiteral ;
  geo-pos:lat "42.00111111111111"^^xsd:decimal ;
  geo-pos:long "35.119166666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A94>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):94" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "2" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '94'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.119166666667'^^xsd:double;
  dwc:latitude '42.001111111111'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):94'^^xsd:string;
  dwc:observationDate '2010-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A95>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A95> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A95> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.00111111111111 35.119166666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.00111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "35.119166666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A95>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.00111111111111 35.119166666666665)"^^geo:wktLiteral ;
  geo-pos:lat "42.00111111111111"^^xsd:decimal ;
  geo-pos:long "35.119166666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A95>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):95" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "2" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '95'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.119166666667'^^xsd:double;
  dwc:latitude '42.001111111111'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):95'^^xsd:string;
  dwc:observationDate '2010-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A96>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A96> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A96> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.00111111111111 35.119166666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.00111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "35.119166666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A96>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.00111111111111 35.119166666666665)"^^geo:wktLiteral ;
  geo-pos:lat "42.00111111111111"^^xsd:decimal ;
  geo-pos:long "35.119166666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A96>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):96" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "2" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '96'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.119166666667'^^xsd:double;
  dwc:latitude '42.001111111111'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):96'^^xsd:string;
  dwc:observationDate '2010-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A184>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A184> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A184> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.00111111111111 35.119166666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.00111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "35.119166666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A184>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.00111111111111 35.119166666666665)"^^geo:wktLiteral ;
  geo-pos:lat "42.00111111111111"^^xsd:decimal ;
  geo-pos:long "35.119166666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A184>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):184" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "2" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '184'^^xsd:integer;
  dwc:scientificName 'Harpacticoida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.119166666667'^^xsd:double;
  dwc:latitude '42.001111111111'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '1102'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):184'^^xsd:string;
  dwc:observationDate '2009-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '1102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A185>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A185> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A185> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.00111111111111 35.119166666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.00111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "35.119166666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A185>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.00111111111111 35.119166666666665)"^^geo:wktLiteral ;
  geo-pos:lat "42.00111111111111"^^xsd:decimal ;
  geo-pos:long "35.119166666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A185>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):185" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "2" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '185'^^xsd:integer;
  dwc:scientificName 'Harpacticoida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.119166666667'^^xsd:double;
  dwc:latitude '42.001111111111'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '1102'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):185'^^xsd:string;
  dwc:observationDate '2009-12-24'^^xsd:date;
  dwc:aphiaIdAccepted '1102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A186>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A186> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A186> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.00111111111111 35.119166666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.00111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "35.119166666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A186>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.00111111111111 35.119166666666665)"^^geo:wktLiteral ;
  geo-pos:lat "42.00111111111111"^^xsd:decimal ;
  geo-pos:long "35.119166666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A186>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):186" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "2" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '186'^^xsd:integer;
  dwc:scientificName 'Harpacticoida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.119166666667'^^xsd:double;
  dwc:latitude '42.001111111111'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '1102'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):186'^^xsd:string;
  dwc:observationDate '2010-01-29'^^xsd:date;
  dwc:aphiaIdAccepted '1102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A187>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A187> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A187> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.00111111111111 35.119166666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.00111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "35.119166666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A187>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.00111111111111 35.119166666666665)"^^geo:wktLiteral ;
  geo-pos:lat "42.00111111111111"^^xsd:decimal ;
  geo-pos:long "35.119166666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A187>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):187" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "2" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '187'^^xsd:integer;
  dwc:scientificName 'Harpacticoida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.119166666667'^^xsd:double;
  dwc:latitude '42.001111111111'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '1102'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):187'^^xsd:string;
  dwc:observationDate '2010-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '1102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A188>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A188> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A188> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.00111111111111 35.119166666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.00111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "35.119166666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A188>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.00111111111111 35.119166666666665)"^^geo:wktLiteral ;
  geo-pos:lat "42.00111111111111"^^xsd:decimal ;
  geo-pos:long "35.119166666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A188>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):188" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "2" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '188'^^xsd:integer;
  dwc:scientificName 'Harpacticoida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.119166666667'^^xsd:double;
  dwc:latitude '42.001111111111'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '1102'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):188'^^xsd:string;
  dwc:observationDate '2010-03-26'^^xsd:date;
  dwc:aphiaIdAccepted '1102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A189>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A189> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A189> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.00111111111111 35.119166666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.00111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "35.119166666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A189>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.00111111111111 35.119166666666665)"^^geo:wktLiteral ;
  geo-pos:lat "42.00111111111111"^^xsd:decimal ;
  geo-pos:long "35.119166666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A189>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):189" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "2" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '189'^^xsd:integer;
  dwc:scientificName 'Harpacticoida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.119166666667'^^xsd:double;
  dwc:latitude '42.001111111111'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '1102'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):189'^^xsd:string;
  dwc:observationDate '2010-04-30'^^xsd:date;
  dwc:aphiaIdAccepted '1102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A190>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A190> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A190> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.00111111111111 35.119166666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.00111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "35.119166666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A190>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.00111111111111 35.119166666666665)"^^geo:wktLiteral ;
  geo-pos:lat "42.00111111111111"^^xsd:decimal ;
  geo-pos:long "35.119166666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A190>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):190" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "2" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '190'^^xsd:integer;
  dwc:scientificName 'Harpacticoida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.119166666667'^^xsd:double;
  dwc:latitude '42.001111111111'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '1102'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):190'^^xsd:string;
  dwc:observationDate '2010-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '1102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A191>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A191> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A191> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.00111111111111 35.119166666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.00111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "35.119166666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A191>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.00111111111111 35.119166666666665)"^^geo:wktLiteral ;
  geo-pos:lat "42.00111111111111"^^xsd:decimal ;
  geo-pos:long "35.119166666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A191>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):191" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "2" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '191'^^xsd:integer;
  dwc:scientificName 'Harpacticoida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.119166666667'^^xsd:double;
  dwc:latitude '42.001111111111'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '1102'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):191'^^xsd:string;
  dwc:observationDate '2010-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '1102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A192>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A192> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A192> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.00111111111111 35.119166666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.00111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "35.119166666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A192>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.00111111111111 35.119166666666665)"^^geo:wktLiteral ;
  geo-pos:lat "42.00111111111111"^^xsd:decimal ;
  geo-pos:long "35.119166666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A192>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):192" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "2" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '192'^^xsd:integer;
  dwc:scientificName 'Harpacticoida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.119166666667'^^xsd:double;
  dwc:latitude '42.001111111111'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '1102'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):192'^^xsd:string;
  dwc:observationDate '2010-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '1102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A853>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A853> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A853> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.00111111111111 35.119166666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.00111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "35.119166666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A853>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.00111111111111 35.119166666666665)"^^geo:wktLiteral ;
  geo-pos:lat "42.00111111111111"^^xsd:decimal ;
  geo-pos:long "35.119166666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A853>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):853" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "2" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '853'^^xsd:integer;
  dwc:scientificName 'Ciliophora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.119166666667'^^xsd:double;
  dwc:latitude '42.001111111111'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '11'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):853'^^xsd:string;
  dwc:observationDate '2009-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '11'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A854>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A854> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A854> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.00111111111111 35.119166666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.00111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "35.119166666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A854>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.00111111111111 35.119166666666665)"^^geo:wktLiteral ;
  geo-pos:lat "42.00111111111111"^^xsd:decimal ;
  geo-pos:long "35.119166666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A854>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):854" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "2" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '854'^^xsd:integer;
  dwc:scientificName 'Ciliophora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.119166666667'^^xsd:double;
  dwc:latitude '42.001111111111'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '11'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):854'^^xsd:string;
  dwc:observationDate '2009-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '11'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A855>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A855> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A855> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.00111111111111 35.119166666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.00111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "35.119166666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A855>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.00111111111111 35.119166666666665)"^^geo:wktLiteral ;
  geo-pos:lat "42.00111111111111"^^xsd:decimal ;
  geo-pos:long "35.119166666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A855>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):855" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "2" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '855'^^xsd:integer;
  dwc:scientificName 'Ciliophora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.119166666667'^^xsd:double;
  dwc:latitude '42.001111111111'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '11'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):855'^^xsd:string;
  dwc:observationDate '2009-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '11'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A856>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A856> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A856> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.00111111111111 35.119166666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.00111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "35.119166666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A856>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.00111111111111 35.119166666666665)"^^geo:wktLiteral ;
  geo-pos:lat "42.00111111111111"^^xsd:decimal ;
  geo-pos:long "35.119166666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A856>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):856" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "2" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '856'^^xsd:integer;
  dwc:scientificName 'Ciliophora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.119166666667'^^xsd:double;
  dwc:latitude '42.001111111111'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '11'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):856'^^xsd:string;
  dwc:observationDate '2009-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '11'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A857>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A857> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A857> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.00111111111111 35.119166666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.00111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "35.119166666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A857>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.00111111111111 35.119166666666665)"^^geo:wktLiteral ;
  geo-pos:lat "42.00111111111111"^^xsd:decimal ;
  geo-pos:long "35.119166666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A857>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):857" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "2" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '857'^^xsd:integer;
  dwc:scientificName 'Ciliophora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.119166666667'^^xsd:double;
  dwc:latitude '42.001111111111'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '11'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):857'^^xsd:string;
  dwc:observationDate '2009-12-24'^^xsd:date;
  dwc:aphiaIdAccepted '11'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A858>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A858> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A858> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.00111111111111 35.119166666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.00111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "35.119166666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A858>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.00111111111111 35.119166666666665)"^^geo:wktLiteral ;
  geo-pos:lat "42.00111111111111"^^xsd:decimal ;
  geo-pos:long "35.119166666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A858>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):858" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "2" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '858'^^xsd:integer;
  dwc:scientificName 'Ciliophora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.119166666667'^^xsd:double;
  dwc:latitude '42.001111111111'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '11'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):858'^^xsd:string;
  dwc:observationDate '2010-01-29'^^xsd:date;
  dwc:aphiaIdAccepted '11'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A859>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A859> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A859> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.00111111111111 35.119166666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.00111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "35.119166666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A859>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.00111111111111 35.119166666666665)"^^geo:wktLiteral ;
  geo-pos:lat "42.00111111111111"^^xsd:decimal ;
  geo-pos:long "35.119166666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A859>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):859" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "2" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '859'^^xsd:integer;
  dwc:scientificName 'Ciliophora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.119166666667'^^xsd:double;
  dwc:latitude '42.001111111111'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '11'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):859'^^xsd:string;
  dwc:observationDate '2010-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '11'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A860>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A860> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A860> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.00111111111111 35.119166666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.00111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "35.119166666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A860>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.00111111111111 35.119166666666665)"^^geo:wktLiteral ;
  geo-pos:lat "42.00111111111111"^^xsd:decimal ;
  geo-pos:long "35.119166666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A860>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):860" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "2" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '860'^^xsd:integer;
  dwc:scientificName 'Ciliophora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.119166666667'^^xsd:double;
  dwc:latitude '42.001111111111'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '11'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):860'^^xsd:string;
  dwc:observationDate '2010-03-26'^^xsd:date;
  dwc:aphiaIdAccepted '11'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A861>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A861> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A861> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.00111111111111 35.119166666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.00111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "35.119166666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A861>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.00111111111111 35.119166666666665)"^^geo:wktLiteral ;
  geo-pos:lat "42.00111111111111"^^xsd:decimal ;
  geo-pos:long "35.119166666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A861>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):861" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "2" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '861'^^xsd:integer;
  dwc:scientificName 'Ciliophora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.119166666667'^^xsd:double;
  dwc:latitude '42.001111111111'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '11'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):861'^^xsd:string;
  dwc:observationDate '2010-04-30'^^xsd:date;
  dwc:aphiaIdAccepted '11'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A862>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A862> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A862> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.00111111111111 35.119166666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.00111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "35.119166666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A862>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.00111111111111 35.119166666666665)"^^geo:wktLiteral ;
  geo-pos:lat "42.00111111111111"^^xsd:decimal ;
  geo-pos:long "35.119166666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A862>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):862" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "2" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '862'^^xsd:integer;
  dwc:scientificName 'Ciliophora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.119166666667'^^xsd:double;
  dwc:latitude '42.001111111111'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '11'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):862'^^xsd:string;
  dwc:observationDate '2010-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '11'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A863>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A863> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A863> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.00111111111111 35.119166666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.00111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "35.119166666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A863>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.00111111111111 35.119166666666665)"^^geo:wktLiteral ;
  geo-pos:lat "42.00111111111111"^^xsd:decimal ;
  geo-pos:long "35.119166666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A863>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):863" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "2" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '863'^^xsd:integer;
  dwc:scientificName 'Ciliophora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.119166666667'^^xsd:double;
  dwc:latitude '42.001111111111'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '11'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):863'^^xsd:string;
  dwc:observationDate '2010-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '11'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A864>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A864> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A864> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.00111111111111 35.119166666666665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.00111111111111"^^xsd:decimal ;
  dwc:decimalLongitude "35.119166666666665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A864>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.00111111111111 35.119166666666665)"^^geo:wktLiteral ;
  geo-pos:lat "42.00111111111111"^^xsd:decimal ;
  geo-pos:long "35.119166666666665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A864>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):864" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "2" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '864'^^xsd:integer;
  dwc:scientificName 'Ciliophora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.119166666667'^^xsd:double;
  dwc:latitude '42.001111111111'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '11'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):864'^^xsd:string;
  dwc:observationDate '2010-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '11'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A145>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A145> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A145> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01833333333333 35.13527777777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.01833333333333"^^xsd:decimal ;
  dwc:decimalLongitude "35.13527777777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A145>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01833333333333 35.13527777777778)"^^geo:wktLiteral ;
  geo-pos:lat "42.01833333333333"^^xsd:decimal ;
  geo-pos:long "35.13527777777778"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A145>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):145" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '145'^^xsd:integer;
  dwc:scientificName 'Harpacticoida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.135277777778'^^xsd:double;
  dwc:latitude '42.018333333333'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '1102'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):145'^^xsd:string;
  dwc:observationDate '2009-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '1102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A146>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A146> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A146> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01833333333333 35.13527777777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.01833333333333"^^xsd:decimal ;
  dwc:decimalLongitude "35.13527777777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A146>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01833333333333 35.13527777777778)"^^geo:wktLiteral ;
  geo-pos:lat "42.01833333333333"^^xsd:decimal ;
  geo-pos:long "35.13527777777778"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A146>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):146" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '146'^^xsd:integer;
  dwc:scientificName 'Harpacticoida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.135277777778'^^xsd:double;
  dwc:latitude '42.018333333333'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '1102'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):146'^^xsd:string;
  dwc:observationDate '2009-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '1102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A147>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A147> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A147> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01833333333333 35.13527777777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.01833333333333"^^xsd:decimal ;
  dwc:decimalLongitude "35.13527777777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A147>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01833333333333 35.13527777777778)"^^geo:wktLiteral ;
  geo-pos:lat "42.01833333333333"^^xsd:decimal ;
  geo-pos:long "35.13527777777778"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A147>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):147" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '147'^^xsd:integer;
  dwc:scientificName 'Harpacticoida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.135277777778'^^xsd:double;
  dwc:latitude '42.018333333333'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '1102'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):147'^^xsd:string;
  dwc:observationDate '2009-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '1102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A148>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A148> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A148> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01833333333333 35.13527777777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.01833333333333"^^xsd:decimal ;
  dwc:decimalLongitude "35.13527777777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A148>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01833333333333 35.13527777777778)"^^geo:wktLiteral ;
  geo-pos:lat "42.01833333333333"^^xsd:decimal ;
  geo-pos:long "35.13527777777778"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A148>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):148" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '148'^^xsd:integer;
  dwc:scientificName 'Harpacticoida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.135277777778'^^xsd:double;
  dwc:latitude '42.018333333333'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '1102'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):148'^^xsd:string;
  dwc:observationDate '2009-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '1102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A149>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A149> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A149> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01833333333333 35.13527777777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.01833333333333"^^xsd:decimal ;
  dwc:decimalLongitude "35.13527777777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A149>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01833333333333 35.13527777777778)"^^geo:wktLiteral ;
  geo-pos:lat "42.01833333333333"^^xsd:decimal ;
  geo-pos:long "35.13527777777778"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A149>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):149" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '149'^^xsd:integer;
  dwc:scientificName 'Harpacticoida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.135277777778'^^xsd:double;
  dwc:latitude '42.018333333333'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '1102'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):149'^^xsd:string;
  dwc:observationDate '2009-12-24'^^xsd:date;
  dwc:aphiaIdAccepted '1102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A150>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A150> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A150> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01833333333333 35.13527777777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.01833333333333"^^xsd:decimal ;
  dwc:decimalLongitude "35.13527777777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A150>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01833333333333 35.13527777777778)"^^geo:wktLiteral ;
  geo-pos:lat "42.01833333333333"^^xsd:decimal ;
  geo-pos:long "35.13527777777778"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A150>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):150" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '150'^^xsd:integer;
  dwc:scientificName 'Harpacticoida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.135277777778'^^xsd:double;
  dwc:latitude '42.018333333333'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '1102'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):150'^^xsd:string;
  dwc:observationDate '2010-01-29'^^xsd:date;
  dwc:aphiaIdAccepted '1102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A151>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A151> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A151> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01833333333333 35.13527777777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.01833333333333"^^xsd:decimal ;
  dwc:decimalLongitude "35.13527777777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A151>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01833333333333 35.13527777777778)"^^geo:wktLiteral ;
  geo-pos:lat "42.01833333333333"^^xsd:decimal ;
  geo-pos:long "35.13527777777778"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A151>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):151" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '151'^^xsd:integer;
  dwc:scientificName 'Harpacticoida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.135277777778'^^xsd:double;
  dwc:latitude '42.018333333333'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '1102'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):151'^^xsd:string;
  dwc:observationDate '2010-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '1102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A152>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A152> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A152> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01833333333333 35.13527777777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.01833333333333"^^xsd:decimal ;
  dwc:decimalLongitude "35.13527777777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A152>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01833333333333 35.13527777777778)"^^geo:wktLiteral ;
  geo-pos:lat "42.01833333333333"^^xsd:decimal ;
  geo-pos:long "35.13527777777778"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A152>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):152" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '152'^^xsd:integer;
  dwc:scientificName 'Harpacticoida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.135277777778'^^xsd:double;
  dwc:latitude '42.018333333333'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '1102'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):152'^^xsd:string;
  dwc:observationDate '2010-03-26'^^xsd:date;
  dwc:aphiaIdAccepted '1102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A153>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A153> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A153> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01833333333333 35.13527777777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.01833333333333"^^xsd:decimal ;
  dwc:decimalLongitude "35.13527777777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A153>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01833333333333 35.13527777777778)"^^geo:wktLiteral ;
  geo-pos:lat "42.01833333333333"^^xsd:decimal ;
  geo-pos:long "35.13527777777778"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A153>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):153" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '153'^^xsd:integer;
  dwc:scientificName 'Harpacticoida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.135277777778'^^xsd:double;
  dwc:latitude '42.018333333333'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '1102'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):153'^^xsd:string;
  dwc:observationDate '2010-04-30'^^xsd:date;
  dwc:aphiaIdAccepted '1102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A154>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A154> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A154> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01833333333333 35.13527777777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.01833333333333"^^xsd:decimal ;
  dwc:decimalLongitude "35.13527777777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A154>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01833333333333 35.13527777777778)"^^geo:wktLiteral ;
  geo-pos:lat "42.01833333333333"^^xsd:decimal ;
  geo-pos:long "35.13527777777778"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A154>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):154" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '154'^^xsd:integer;
  dwc:scientificName 'Harpacticoida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.135277777778'^^xsd:double;
  dwc:latitude '42.018333333333'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '1102'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):154'^^xsd:string;
  dwc:observationDate '2010-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '1102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A155>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A155> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A155> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01833333333333 35.13527777777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.01833333333333"^^xsd:decimal ;
  dwc:decimalLongitude "35.13527777777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A155>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01833333333333 35.13527777777778)"^^geo:wktLiteral ;
  geo-pos:lat "42.01833333333333"^^xsd:decimal ;
  geo-pos:long "35.13527777777778"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A155>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):155" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '155'^^xsd:integer;
  dwc:scientificName 'Harpacticoida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.135277777778'^^xsd:double;
  dwc:latitude '42.018333333333'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '1102'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):155'^^xsd:string;
  dwc:observationDate '2010-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '1102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A156>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A156> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A156> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01833333333333 35.13527777777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.01833333333333"^^xsd:decimal ;
  dwc:decimalLongitude "35.13527777777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A156>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01833333333333 35.13527777777778)"^^geo:wktLiteral ;
  geo-pos:lat "42.01833333333333"^^xsd:decimal ;
  geo-pos:long "35.13527777777778"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A156>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):156" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '156'^^xsd:integer;
  dwc:scientificName 'Harpacticoida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.135277777778'^^xsd:double;
  dwc:latitude '42.018333333333'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '1102'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):156'^^xsd:string;
  dwc:observationDate '2010-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '1102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A913>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A913> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A913> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01833333333333 35.13527777777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.01833333333333"^^xsd:decimal ;
  dwc:decimalLongitude "35.13527777777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A913>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01833333333333 35.13527777777778)"^^geo:wktLiteral ;
  geo-pos:lat "42.01833333333333"^^xsd:decimal ;
  geo-pos:long "35.13527777777778"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A913>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):913" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '913'^^xsd:integer;
  dwc:scientificName 'Gromia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.135277777778'^^xsd:double;
  dwc:latitude '42.018333333333'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '520927'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):913'^^xsd:string;
  dwc:observationDate '2009-08-26'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A914>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A914> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A914> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01833333333333 35.13527777777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.01833333333333"^^xsd:decimal ;
  dwc:decimalLongitude "35.13527777777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A914>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01833333333333 35.13527777777778)"^^geo:wktLiteral ;
  geo-pos:lat "42.01833333333333"^^xsd:decimal ;
  geo-pos:long "35.13527777777778"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A914>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):914" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '914'^^xsd:integer;
  dwc:scientificName 'Gromia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.135277777778'^^xsd:double;
  dwc:latitude '42.018333333333'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '520927'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):914'^^xsd:string;
  dwc:observationDate '2009-09-29'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A915>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A915> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A915> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01833333333333 35.13527777777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.01833333333333"^^xsd:decimal ;
  dwc:decimalLongitude "35.13527777777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A915>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01833333333333 35.13527777777778)"^^geo:wktLiteral ;
  geo-pos:lat "42.01833333333333"^^xsd:decimal ;
  geo-pos:long "35.13527777777778"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A915>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):915" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '915'^^xsd:integer;
  dwc:scientificName 'Gromia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.135277777778'^^xsd:double;
  dwc:latitude '42.018333333333'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '520927'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):915'^^xsd:string;
  dwc:observationDate '2009-10-20'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A916>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A916> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A916> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01833333333333 35.13527777777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.01833333333333"^^xsd:decimal ;
  dwc:decimalLongitude "35.13527777777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A916>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01833333333333 35.13527777777778)"^^geo:wktLiteral ;
  geo-pos:lat "42.01833333333333"^^xsd:decimal ;
  geo-pos:long "35.13527777777778"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A916>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):916" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '916'^^xsd:integer;
  dwc:scientificName 'Gromia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.135277777778'^^xsd:double;
  dwc:latitude '42.018333333333'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '520927'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):916'^^xsd:string;
  dwc:observationDate '2009-11-19'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A917>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A917> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A917> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01833333333333 35.13527777777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.01833333333333"^^xsd:decimal ;
  dwc:decimalLongitude "35.13527777777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A917>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01833333333333 35.13527777777778)"^^geo:wktLiteral ;
  geo-pos:lat "42.01833333333333"^^xsd:decimal ;
  geo-pos:long "35.13527777777778"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A917>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):917" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '917'^^xsd:integer;
  dwc:scientificName 'Gromia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.135277777778'^^xsd:double;
  dwc:latitude '42.018333333333'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '520927'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):917'^^xsd:string;
  dwc:observationDate '2009-12-24'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A918>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A918> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A918> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01833333333333 35.13527777777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.01833333333333"^^xsd:decimal ;
  dwc:decimalLongitude "35.13527777777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A918>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01833333333333 35.13527777777778)"^^geo:wktLiteral ;
  geo-pos:lat "42.01833333333333"^^xsd:decimal ;
  geo-pos:long "35.13527777777778"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A918>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):918" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '918'^^xsd:integer;
  dwc:scientificName 'Gromia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.135277777778'^^xsd:double;
  dwc:latitude '42.018333333333'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '520927'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):918'^^xsd:string;
  dwc:observationDate '2010-01-29'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A919>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A919> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A919> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01833333333333 35.13527777777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.01833333333333"^^xsd:decimal ;
  dwc:decimalLongitude "35.13527777777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A919>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01833333333333 35.13527777777778)"^^geo:wktLiteral ;
  geo-pos:lat "42.01833333333333"^^xsd:decimal ;
  geo-pos:long "35.13527777777778"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A919>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):919" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '919'^^xsd:integer;
  dwc:scientificName 'Gromia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.135277777778'^^xsd:double;
  dwc:latitude '42.018333333333'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '520927'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):919'^^xsd:string;
  dwc:observationDate '2010-02-26'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A920>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A920> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A920> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01833333333333 35.13527777777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.01833333333333"^^xsd:decimal ;
  dwc:decimalLongitude "35.13527777777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A920>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01833333333333 35.13527777777778)"^^geo:wktLiteral ;
  geo-pos:lat "42.01833333333333"^^xsd:decimal ;
  geo-pos:long "35.13527777777778"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A920>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):920" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '920'^^xsd:integer;
  dwc:scientificName 'Gromia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.135277777778'^^xsd:double;
  dwc:latitude '42.018333333333'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '520927'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):920'^^xsd:string;
  dwc:observationDate '2010-03-26'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A921>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A921> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A921> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01833333333333 35.13527777777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.01833333333333"^^xsd:decimal ;
  dwc:decimalLongitude "35.13527777777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A921>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01833333333333 35.13527777777778)"^^geo:wktLiteral ;
  geo-pos:lat "42.01833333333333"^^xsd:decimal ;
  geo-pos:long "35.13527777777778"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A921>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):921" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '921'^^xsd:integer;
  dwc:scientificName 'Gromia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.135277777778'^^xsd:double;
  dwc:latitude '42.018333333333'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '520927'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):921'^^xsd:string;
  dwc:observationDate '2010-04-30'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A922>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A922> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A922> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01833333333333 35.13527777777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.01833333333333"^^xsd:decimal ;
  dwc:decimalLongitude "35.13527777777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A922>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01833333333333 35.13527777777778)"^^geo:wktLiteral ;
  geo-pos:lat "42.01833333333333"^^xsd:decimal ;
  geo-pos:long "35.13527777777778"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A922>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):922" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '922'^^xsd:integer;
  dwc:scientificName 'Gromia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.135277777778'^^xsd:double;
  dwc:latitude '42.018333333333'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '520927'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):922'^^xsd:string;
  dwc:observationDate '2010-05-31'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A923>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A923> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A923> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01833333333333 35.13527777777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.01833333333333"^^xsd:decimal ;
  dwc:decimalLongitude "35.13527777777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A923>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01833333333333 35.13527777777778)"^^geo:wktLiteral ;
  geo-pos:lat "42.01833333333333"^^xsd:decimal ;
  geo-pos:long "35.13527777777778"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A923>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):923" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '923'^^xsd:integer;
  dwc:scientificName 'Gromia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.135277777778'^^xsd:double;
  dwc:latitude '42.018333333333'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '520927'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):923'^^xsd:string;
  dwc:observationDate '2010-06-28'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A924>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A924> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A924> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01833333333333 35.13527777777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.01833333333333"^^xsd:decimal ;
  dwc:decimalLongitude "35.13527777777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A924>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01833333333333 35.13527777777778)"^^geo:wktLiteral ;
  geo-pos:lat "42.01833333333333"^^xsd:decimal ;
  geo-pos:long "35.13527777777778"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A924>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):924" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '924'^^xsd:integer;
  dwc:scientificName 'Gromia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.135277777778'^^xsd:double;
  dwc:latitude '42.018333333333'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '520927'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):924'^^xsd:string;
  dwc:observationDate '2010-07-08'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A251>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A251> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A251> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01833333333333 35.13527777777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.01833333333333"^^xsd:decimal ;
  dwc:decimalLongitude "35.13527777777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A251>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01833333333333 35.13527777777778)"^^geo:wktLiteral ;
  geo-pos:lat "42.01833333333333"^^xsd:decimal ;
  geo-pos:long "35.13527777777778"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A251>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):251" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '251'^^xsd:integer;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.135277777778'^^xsd:double;
  dwc:latitude '42.018333333333'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):251'^^xsd:string;
  dwc:observationDate '2010-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A252>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A252> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A252> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01833333333333 35.13527777777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.01833333333333"^^xsd:decimal ;
  dwc:decimalLongitude "35.13527777777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A252>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01833333333333 35.13527777777778)"^^geo:wktLiteral ;
  geo-pos:lat "42.01833333333333"^^xsd:decimal ;
  geo-pos:long "35.13527777777778"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A252>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):252" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '252'^^xsd:integer;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.135277777778'^^xsd:double;
  dwc:latitude '42.018333333333'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):252'^^xsd:string;
  dwc:observationDate '2010-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A249>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A249> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A249> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01833333333333 35.13527777777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.01833333333333"^^xsd:decimal ;
  dwc:decimalLongitude "35.13527777777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A249>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01833333333333 35.13527777777778)"^^geo:wktLiteral ;
  geo-pos:lat "42.01833333333333"^^xsd:decimal ;
  geo-pos:long "35.13527777777778"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A249>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):249" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '249'^^xsd:integer;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.135277777778'^^xsd:double;
  dwc:latitude '42.018333333333'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):249'^^xsd:string;
  dwc:observationDate '2010-04-30'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A250>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A250> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A250> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01833333333333 35.13527777777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.01833333333333"^^xsd:decimal ;
  dwc:decimalLongitude "35.13527777777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A250>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01833333333333 35.13527777777778)"^^geo:wktLiteral ;
  geo-pos:lat "42.01833333333333"^^xsd:decimal ;
  geo-pos:long "35.13527777777778"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A250>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):250" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '250'^^xsd:integer;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.135277777778'^^xsd:double;
  dwc:latitude '42.018333333333'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):250'^^xsd:string;
  dwc:observationDate '2010-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A248>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A248> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A248> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01833333333333 35.13527777777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.01833333333333"^^xsd:decimal ;
  dwc:decimalLongitude "35.13527777777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A248>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01833333333333 35.13527777777778)"^^geo:wktLiteral ;
  geo-pos:lat "42.01833333333333"^^xsd:decimal ;
  geo-pos:long "35.13527777777778"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A248>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):248" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '248'^^xsd:integer;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.135277777778'^^xsd:double;
  dwc:latitude '42.018333333333'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):248'^^xsd:string;
  dwc:observationDate '2010-03-26'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A337>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A337> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A337> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01833333333333 35.13527777777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.01833333333333"^^xsd:decimal ;
  dwc:decimalLongitude "35.13527777777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A337>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01833333333333 35.13527777777778)"^^geo:wktLiteral ;
  geo-pos:lat "42.01833333333333"^^xsd:decimal ;
  geo-pos:long "35.13527777777778"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A337>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):337" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '337'^^xsd:integer;
  dwc:scientificName 'Foraminifera (soft shelled)'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.135277777778'^^xsd:double;
  dwc:latitude '42.018333333333'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '1410'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):337'^^xsd:string;
  dwc:observationDate '2009-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '1410'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A338>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A338> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A338> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01833333333333 35.13527777777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.01833333333333"^^xsd:decimal ;
  dwc:decimalLongitude "35.13527777777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A338>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01833333333333 35.13527777777778)"^^geo:wktLiteral ;
  geo-pos:lat "42.01833333333333"^^xsd:decimal ;
  geo-pos:long "35.13527777777778"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A338>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):338" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '338'^^xsd:integer;
  dwc:scientificName 'Foraminifera (soft shelled)'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.135277777778'^^xsd:double;
  dwc:latitude '42.018333333333'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '1410'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):338'^^xsd:string;
  dwc:observationDate '2009-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '1410'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A339>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A339> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A339> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01833333333333 35.13527777777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.01833333333333"^^xsd:decimal ;
  dwc:decimalLongitude "35.13527777777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A339>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01833333333333 35.13527777777778)"^^geo:wktLiteral ;
  geo-pos:lat "42.01833333333333"^^xsd:decimal ;
  geo-pos:long "35.13527777777778"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A339>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):339" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '339'^^xsd:integer;
  dwc:scientificName 'Foraminifera (soft shelled)'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.135277777778'^^xsd:double;
  dwc:latitude '42.018333333333'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '1410'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):339'^^xsd:string;
  dwc:observationDate '2009-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '1410'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A340>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A340> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A340> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01833333333333 35.13527777777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.01833333333333"^^xsd:decimal ;
  dwc:decimalLongitude "35.13527777777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A340>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01833333333333 35.13527777777778)"^^geo:wktLiteral ;
  geo-pos:lat "42.01833333333333"^^xsd:decimal ;
  geo-pos:long "35.13527777777778"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A340>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):340" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '340'^^xsd:integer;
  dwc:scientificName 'Foraminifera (soft shelled)'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.135277777778'^^xsd:double;
  dwc:latitude '42.018333333333'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '1410'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):340'^^xsd:string;
  dwc:observationDate '2009-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '1410'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A341>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A341> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A341> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01833333333333 35.13527777777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.01833333333333"^^xsd:decimal ;
  dwc:decimalLongitude "35.13527777777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A341>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01833333333333 35.13527777777778)"^^geo:wktLiteral ;
  geo-pos:lat "42.01833333333333"^^xsd:decimal ;
  geo-pos:long "35.13527777777778"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A341>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):341" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '341'^^xsd:integer;
  dwc:scientificName 'Foraminifera (soft shelled)'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.135277777778'^^xsd:double;
  dwc:latitude '42.018333333333'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '1410'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):341'^^xsd:string;
  dwc:observationDate '2009-12-24'^^xsd:date;
  dwc:aphiaIdAccepted '1410'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A342>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A342> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A342> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01833333333333 35.13527777777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.01833333333333"^^xsd:decimal ;
  dwc:decimalLongitude "35.13527777777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A342>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01833333333333 35.13527777777778)"^^geo:wktLiteral ;
  geo-pos:lat "42.01833333333333"^^xsd:decimal ;
  geo-pos:long "35.13527777777778"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A342>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):342" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '342'^^xsd:integer;
  dwc:scientificName 'Foraminifera (soft shelled)'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.135277777778'^^xsd:double;
  dwc:latitude '42.018333333333'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '1410'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):342'^^xsd:string;
  dwc:observationDate '2010-01-29'^^xsd:date;
  dwc:aphiaIdAccepted '1410'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A343>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A343> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A343> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01833333333333 35.13527777777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.01833333333333"^^xsd:decimal ;
  dwc:decimalLongitude "35.13527777777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A343>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01833333333333 35.13527777777778)"^^geo:wktLiteral ;
  geo-pos:lat "42.01833333333333"^^xsd:decimal ;
  geo-pos:long "35.13527777777778"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A343>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):343" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '343'^^xsd:integer;
  dwc:scientificName 'Foraminifera (soft shelled)'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.135277777778'^^xsd:double;
  dwc:latitude '42.018333333333'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '1410'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):343'^^xsd:string;
  dwc:observationDate '2010-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '1410'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A433>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A433> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A433> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01833333333333 35.13527777777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.01833333333333"^^xsd:decimal ;
  dwc:decimalLongitude "35.13527777777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A433>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01833333333333 35.13527777777778)"^^geo:wktLiteral ;
  geo-pos:lat "42.01833333333333"^^xsd:decimal ;
  geo-pos:long "35.13527777777778"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A433>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):433" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '433'^^xsd:integer;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.135277777778'^^xsd:double;
  dwc:latitude '42.018333333333'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):433'^^xsd:string;
  dwc:observationDate '2009-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A434>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A434> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A434> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01833333333333 35.13527777777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.01833333333333"^^xsd:decimal ;
  dwc:decimalLongitude "35.13527777777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A434>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01833333333333 35.13527777777778)"^^geo:wktLiteral ;
  geo-pos:lat "42.01833333333333"^^xsd:decimal ;
  geo-pos:long "35.13527777777778"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A434>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):434" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '434'^^xsd:integer;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.135277777778'^^xsd:double;
  dwc:latitude '42.018333333333'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):434'^^xsd:string;
  dwc:observationDate '2009-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A435>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A435> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A435> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01833333333333 35.13527777777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.01833333333333"^^xsd:decimal ;
  dwc:decimalLongitude "35.13527777777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A435>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01833333333333 35.13527777777778)"^^geo:wktLiteral ;
  geo-pos:lat "42.01833333333333"^^xsd:decimal ;
  geo-pos:long "35.13527777777778"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A435>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):435" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '435'^^xsd:integer;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.135277777778'^^xsd:double;
  dwc:latitude '42.018333333333'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):435'^^xsd:string;
  dwc:observationDate '2009-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A436>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A436> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A436> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01833333333333 35.13527777777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.01833333333333"^^xsd:decimal ;
  dwc:decimalLongitude "35.13527777777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A436>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01833333333333 35.13527777777778)"^^geo:wktLiteral ;
  geo-pos:lat "42.01833333333333"^^xsd:decimal ;
  geo-pos:long "35.13527777777778"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A436>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):436" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '436'^^xsd:integer;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.135277777778'^^xsd:double;
  dwc:latitude '42.018333333333'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):436'^^xsd:string;
  dwc:observationDate '2009-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A437>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A437> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A437> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01833333333333 35.13527777777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.01833333333333"^^xsd:decimal ;
  dwc:decimalLongitude "35.13527777777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A437>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01833333333333 35.13527777777778)"^^geo:wktLiteral ;
  geo-pos:lat "42.01833333333333"^^xsd:decimal ;
  geo-pos:long "35.13527777777778"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A437>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):437" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '437'^^xsd:integer;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.135277777778'^^xsd:double;
  dwc:latitude '42.018333333333'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):437'^^xsd:string;
  dwc:observationDate '2009-12-24'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A438>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A438> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A438> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01833333333333 35.13527777777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.01833333333333"^^xsd:decimal ;
  dwc:decimalLongitude "35.13527777777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A438>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01833333333333 35.13527777777778)"^^geo:wktLiteral ;
  geo-pos:lat "42.01833333333333"^^xsd:decimal ;
  geo-pos:long "35.13527777777778"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A438>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):438" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '438'^^xsd:integer;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.135277777778'^^xsd:double;
  dwc:latitude '42.018333333333'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):438'^^xsd:string;
  dwc:observationDate '2010-01-29'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A439>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A439> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A439> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01833333333333 35.13527777777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.01833333333333"^^xsd:decimal ;
  dwc:decimalLongitude "35.13527777777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A439>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01833333333333 35.13527777777778)"^^geo:wktLiteral ;
  geo-pos:lat "42.01833333333333"^^xsd:decimal ;
  geo-pos:long "35.13527777777778"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A439>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):439" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '439'^^xsd:integer;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.135277777778'^^xsd:double;
  dwc:latitude '42.018333333333'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):439'^^xsd:string;
  dwc:observationDate '2010-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A440>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A440> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A440> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01833333333333 35.13527777777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.01833333333333"^^xsd:decimal ;
  dwc:decimalLongitude "35.13527777777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A440>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01833333333333 35.13527777777778)"^^geo:wktLiteral ;
  geo-pos:lat "42.01833333333333"^^xsd:decimal ;
  geo-pos:long "35.13527777777778"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A440>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):440" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '440'^^xsd:integer;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.135277777778'^^xsd:double;
  dwc:latitude '42.018333333333'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):440'^^xsd:string;
  dwc:observationDate '2010-03-26'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A441>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A441> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A441> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01833333333333 35.13527777777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.01833333333333"^^xsd:decimal ;
  dwc:decimalLongitude "35.13527777777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A441>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01833333333333 35.13527777777778)"^^geo:wktLiteral ;
  geo-pos:lat "42.01833333333333"^^xsd:decimal ;
  geo-pos:long "35.13527777777778"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A441>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):441" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '441'^^xsd:integer;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.135277777778'^^xsd:double;
  dwc:latitude '42.018333333333'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):441'^^xsd:string;
  dwc:observationDate '2010-04-30'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A442>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A442> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A442> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01833333333333 35.13527777777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.01833333333333"^^xsd:decimal ;
  dwc:decimalLongitude "35.13527777777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A442>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01833333333333 35.13527777777778)"^^geo:wktLiteral ;
  geo-pos:lat "42.01833333333333"^^xsd:decimal ;
  geo-pos:long "35.13527777777778"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A442>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):442" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '442'^^xsd:integer;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.135277777778'^^xsd:double;
  dwc:latitude '42.018333333333'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):442'^^xsd:string;
  dwc:observationDate '2010-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A443>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A443> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A443> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01833333333333 35.13527777777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.01833333333333"^^xsd:decimal ;
  dwc:decimalLongitude "35.13527777777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A443>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01833333333333 35.13527777777778)"^^geo:wktLiteral ;
  geo-pos:lat "42.01833333333333"^^xsd:decimal ;
  geo-pos:long "35.13527777777778"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A443>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):443" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '443'^^xsd:integer;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.135277777778'^^xsd:double;
  dwc:latitude '42.018333333333'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):443'^^xsd:string;
  dwc:observationDate '2010-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A344>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A344> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A344> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01833333333333 35.13527777777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.01833333333333"^^xsd:decimal ;
  dwc:decimalLongitude "35.13527777777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A344>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01833333333333 35.13527777777778)"^^geo:wktLiteral ;
  geo-pos:lat "42.01833333333333"^^xsd:decimal ;
  geo-pos:long "35.13527777777778"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A344>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):344" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '344'^^xsd:integer;
  dwc:scientificName 'Foraminifera (soft shelled)'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.135277777778'^^xsd:double;
  dwc:latitude '42.018333333333'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '1410'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):344'^^xsd:string;
  dwc:observationDate '2010-03-26'^^xsd:date;
  dwc:aphiaIdAccepted '1410'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A345>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A345> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A345> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01833333333333 35.13527777777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.01833333333333"^^xsd:decimal ;
  dwc:decimalLongitude "35.13527777777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A345>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01833333333333 35.13527777777778)"^^geo:wktLiteral ;
  geo-pos:lat "42.01833333333333"^^xsd:decimal ;
  geo-pos:long "35.13527777777778"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A345>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):345" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '345'^^xsd:integer;
  dwc:scientificName 'Foraminifera (soft shelled)'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.135277777778'^^xsd:double;
  dwc:latitude '42.018333333333'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '1410'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):345'^^xsd:string;
  dwc:observationDate '2010-04-30'^^xsd:date;
  dwc:aphiaIdAccepted '1410'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A346>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A346> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A346> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01833333333333 35.13527777777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.01833333333333"^^xsd:decimal ;
  dwc:decimalLongitude "35.13527777777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A346>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01833333333333 35.13527777777778)"^^geo:wktLiteral ;
  geo-pos:lat "42.01833333333333"^^xsd:decimal ;
  geo-pos:long "35.13527777777778"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A346>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):346" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '346'^^xsd:integer;
  dwc:scientificName 'Foraminifera (soft shelled)'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.135277777778'^^xsd:double;
  dwc:latitude '42.018333333333'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '1410'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):346'^^xsd:string;
  dwc:observationDate '2010-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '1410'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A347>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A347> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A347> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01833333333333 35.13527777777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.01833333333333"^^xsd:decimal ;
  dwc:decimalLongitude "35.13527777777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A347>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01833333333333 35.13527777777778)"^^geo:wktLiteral ;
  geo-pos:lat "42.01833333333333"^^xsd:decimal ;
  geo-pos:long "35.13527777777778"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A347>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):347" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '347'^^xsd:integer;
  dwc:scientificName 'Foraminifera (soft shelled)'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.135277777778'^^xsd:double;
  dwc:latitude '42.018333333333'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '1410'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):347'^^xsd:string;
  dwc:observationDate '2010-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '1410'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A348>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A348> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A348> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01833333333333 35.13527777777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.01833333333333"^^xsd:decimal ;
  dwc:decimalLongitude "35.13527777777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A348>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01833333333333 35.13527777777778)"^^geo:wktLiteral ;
  geo-pos:lat "42.01833333333333"^^xsd:decimal ;
  geo-pos:long "35.13527777777778"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A348>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):348" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '348'^^xsd:integer;
  dwc:scientificName 'Foraminifera (soft shelled)'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.135277777778'^^xsd:double;
  dwc:latitude '42.018333333333'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '1410'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):348'^^xsd:string;
  dwc:observationDate '2010-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '1410'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A444>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A444> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A444> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01833333333333 35.13527777777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.01833333333333"^^xsd:decimal ;
  dwc:decimalLongitude "35.13527777777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A444>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01833333333333 35.13527777777778)"^^geo:wktLiteral ;
  geo-pos:lat "42.01833333333333"^^xsd:decimal ;
  geo-pos:long "35.13527777777778"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A444>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):444" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '444'^^xsd:integer;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.135277777778'^^xsd:double;
  dwc:latitude '42.018333333333'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):444'^^xsd:string;
  dwc:observationDate '2010-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A721>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A721> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A721> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01833333333333 35.13527777777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.01833333333333"^^xsd:decimal ;
  dwc:decimalLongitude "35.13527777777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A721>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01833333333333 35.13527777777778)"^^geo:wktLiteral ;
  geo-pos:lat "42.01833333333333"^^xsd:decimal ;
  geo-pos:long "35.13527777777778"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A721>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):721" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '721'^^xsd:integer;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.135277777778'^^xsd:double;
  dwc:latitude '42.018333333333'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):721'^^xsd:string;
  dwc:observationDate '2009-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A722>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A722> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A722> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01833333333333 35.13527777777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.01833333333333"^^xsd:decimal ;
  dwc:decimalLongitude "35.13527777777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A722>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01833333333333 35.13527777777778)"^^geo:wktLiteral ;
  geo-pos:lat "42.01833333333333"^^xsd:decimal ;
  geo-pos:long "35.13527777777778"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A722>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):722" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '722'^^xsd:integer;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.135277777778'^^xsd:double;
  dwc:latitude '42.018333333333'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):722'^^xsd:string;
  dwc:observationDate '2009-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A723>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A723> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A723> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01833333333333 35.13527777777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.01833333333333"^^xsd:decimal ;
  dwc:decimalLongitude "35.13527777777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A723>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01833333333333 35.13527777777778)"^^geo:wktLiteral ;
  geo-pos:lat "42.01833333333333"^^xsd:decimal ;
  geo-pos:long "35.13527777777778"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A723>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):723" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '723'^^xsd:integer;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.135277777778'^^xsd:double;
  dwc:latitude '42.018333333333'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):723'^^xsd:string;
  dwc:observationDate '2009-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A57>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A57> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A57> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01833333333333 35.13527777777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.01833333333333"^^xsd:decimal ;
  dwc:decimalLongitude "35.13527777777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A57>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01833333333333 35.13527777777778)"^^geo:wktLiteral ;
  geo-pos:lat "42.01833333333333"^^xsd:decimal ;
  geo-pos:long "35.13527777777778"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A57>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):57" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '57'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.135277777778'^^xsd:double;
  dwc:latitude '42.018333333333'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):57'^^xsd:string;
  dwc:observationDate '2010-04-30'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A58>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A58> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A58> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01833333333333 35.13527777777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.01833333333333"^^xsd:decimal ;
  dwc:decimalLongitude "35.13527777777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A58>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01833333333333 35.13527777777778)"^^geo:wktLiteral ;
  geo-pos:lat "42.01833333333333"^^xsd:decimal ;
  geo-pos:long "35.13527777777778"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A58>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):58" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '58'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.135277777778'^^xsd:double;
  dwc:latitude '42.018333333333'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):58'^^xsd:string;
  dwc:observationDate '2010-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A59>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A59> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A59> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01833333333333 35.13527777777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.01833333333333"^^xsd:decimal ;
  dwc:decimalLongitude "35.13527777777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A59>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01833333333333 35.13527777777778)"^^geo:wktLiteral ;
  geo-pos:lat "42.01833333333333"^^xsd:decimal ;
  geo-pos:long "35.13527777777778"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A59>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):59" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '59'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.135277777778'^^xsd:double;
  dwc:latitude '42.018333333333'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):59'^^xsd:string;
  dwc:observationDate '2010-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A60>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A60> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A60> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01833333333333 35.13527777777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.01833333333333"^^xsd:decimal ;
  dwc:decimalLongitude "35.13527777777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A60>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01833333333333 35.13527777777778)"^^geo:wktLiteral ;
  geo-pos:lat "42.01833333333333"^^xsd:decimal ;
  geo-pos:long "35.13527777777778"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A60>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):60" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '60'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.135277777778'^^xsd:double;
  dwc:latitude '42.018333333333'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):60'^^xsd:string;
  dwc:observationDate '2010-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A625>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A625> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A625> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01833333333333 35.13527777777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.01833333333333"^^xsd:decimal ;
  dwc:decimalLongitude "35.13527777777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A625>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01833333333333 35.13527777777778)"^^geo:wktLiteral ;
  geo-pos:lat "42.01833333333333"^^xsd:decimal ;
  geo-pos:long "35.13527777777778"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A625>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):625" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '625'^^xsd:integer;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.135277777778'^^xsd:double;
  dwc:latitude '42.018333333333'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):625'^^xsd:string;
  dwc:observationDate '2009-08-26'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A626>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A626> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A626> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01833333333333 35.13527777777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.01833333333333"^^xsd:decimal ;
  dwc:decimalLongitude "35.13527777777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A626>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01833333333333 35.13527777777778)"^^geo:wktLiteral ;
  geo-pos:lat "42.01833333333333"^^xsd:decimal ;
  geo-pos:long "35.13527777777778"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A626>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):626" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '626'^^xsd:integer;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.135277777778'^^xsd:double;
  dwc:latitude '42.018333333333'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):626'^^xsd:string;
  dwc:observationDate '2009-09-29'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A627>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A627> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A627> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01833333333333 35.13527777777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.01833333333333"^^xsd:decimal ;
  dwc:decimalLongitude "35.13527777777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A627>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01833333333333 35.13527777777778)"^^geo:wktLiteral ;
  geo-pos:lat "42.01833333333333"^^xsd:decimal ;
  geo-pos:long "35.13527777777778"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A627>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):627" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '627'^^xsd:integer;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.135277777778'^^xsd:double;
  dwc:latitude '42.018333333333'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):627'^^xsd:string;
  dwc:observationDate '2009-10-20'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A628>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A628> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A628> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01833333333333 35.13527777777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.01833333333333"^^xsd:decimal ;
  dwc:decimalLongitude "35.13527777777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A628>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01833333333333 35.13527777777778)"^^geo:wktLiteral ;
  geo-pos:lat "42.01833333333333"^^xsd:decimal ;
  geo-pos:long "35.13527777777778"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A628>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):628" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '628'^^xsd:integer;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.135277777778'^^xsd:double;
  dwc:latitude '42.018333333333'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):628'^^xsd:string;
  dwc:observationDate '2009-11-19'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A629>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A629> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A629> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01833333333333 35.13527777777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.01833333333333"^^xsd:decimal ;
  dwc:decimalLongitude "35.13527777777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A629>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01833333333333 35.13527777777778)"^^geo:wktLiteral ;
  geo-pos:lat "42.01833333333333"^^xsd:decimal ;
  geo-pos:long "35.13527777777778"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A629>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):629" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '629'^^xsd:integer;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.135277777778'^^xsd:double;
  dwc:latitude '42.018333333333'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):629'^^xsd:string;
  dwc:observationDate '2009-12-24'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A630>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A630> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A630> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01833333333333 35.13527777777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.01833333333333"^^xsd:decimal ;
  dwc:decimalLongitude "35.13527777777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A630>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01833333333333 35.13527777777778)"^^geo:wktLiteral ;
  geo-pos:lat "42.01833333333333"^^xsd:decimal ;
  geo-pos:long "35.13527777777778"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A630>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):630" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '630'^^xsd:integer;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.135277777778'^^xsd:double;
  dwc:latitude '42.018333333333'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):630'^^xsd:string;
  dwc:observationDate '2010-01-29'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A631>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A631> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A631> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01833333333333 35.13527777777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.01833333333333"^^xsd:decimal ;
  dwc:decimalLongitude "35.13527777777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A631>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01833333333333 35.13527777777778)"^^geo:wktLiteral ;
  geo-pos:lat "42.01833333333333"^^xsd:decimal ;
  geo-pos:long "35.13527777777778"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A631>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):631" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '631'^^xsd:integer;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.135277777778'^^xsd:double;
  dwc:latitude '42.018333333333'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):631'^^xsd:string;
  dwc:observationDate '2010-02-26'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A632>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A632> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A632> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01833333333333 35.13527777777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.01833333333333"^^xsd:decimal ;
  dwc:decimalLongitude "35.13527777777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A632>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01833333333333 35.13527777777778)"^^geo:wktLiteral ;
  geo-pos:lat "42.01833333333333"^^xsd:decimal ;
  geo-pos:long "35.13527777777778"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A632>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):632" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '632'^^xsd:integer;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.135277777778'^^xsd:double;
  dwc:latitude '42.018333333333'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):632'^^xsd:string;
  dwc:observationDate '2010-03-26'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A633>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A633> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A633> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01833333333333 35.13527777777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.01833333333333"^^xsd:decimal ;
  dwc:decimalLongitude "35.13527777777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A633>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01833333333333 35.13527777777778)"^^geo:wktLiteral ;
  geo-pos:lat "42.01833333333333"^^xsd:decimal ;
  geo-pos:long "35.13527777777778"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A633>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):633" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '633'^^xsd:integer;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.135277777778'^^xsd:double;
  dwc:latitude '42.018333333333'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):633'^^xsd:string;
  dwc:observationDate '2010-04-30'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A634>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A634> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A634> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01833333333333 35.13527777777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.01833333333333"^^xsd:decimal ;
  dwc:decimalLongitude "35.13527777777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A634>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01833333333333 35.13527777777778)"^^geo:wktLiteral ;
  geo-pos:lat "42.01833333333333"^^xsd:decimal ;
  geo-pos:long "35.13527777777778"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A634>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):634" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '634'^^xsd:integer;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.135277777778'^^xsd:double;
  dwc:latitude '42.018333333333'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):634'^^xsd:string;
  dwc:observationDate '2010-05-31'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A635>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A635> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A635> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01833333333333 35.13527777777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.01833333333333"^^xsd:decimal ;
  dwc:decimalLongitude "35.13527777777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A635>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01833333333333 35.13527777777778)"^^geo:wktLiteral ;
  geo-pos:lat "42.01833333333333"^^xsd:decimal ;
  geo-pos:long "35.13527777777778"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A635>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):635" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '635'^^xsd:integer;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.135277777778'^^xsd:double;
  dwc:latitude '42.018333333333'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):635'^^xsd:string;
  dwc:observationDate '2010-06-28'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A636>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A636> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A636> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01833333333333 35.13527777777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.01833333333333"^^xsd:decimal ;
  dwc:decimalLongitude "35.13527777777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A636>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01833333333333 35.13527777777778)"^^geo:wktLiteral ;
  geo-pos:lat "42.01833333333333"^^xsd:decimal ;
  geo-pos:long "35.13527777777778"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A636>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):636" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '636'^^xsd:integer;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.135277777778'^^xsd:double;
  dwc:latitude '42.018333333333'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):636'^^xsd:string;
  dwc:observationDate '2010-07-08'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A55>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A55> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A55> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01833333333333 35.13527777777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.01833333333333"^^xsd:decimal ;
  dwc:decimalLongitude "35.13527777777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A55>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01833333333333 35.13527777777778)"^^geo:wktLiteral ;
  geo-pos:lat "42.01833333333333"^^xsd:decimal ;
  geo-pos:long "35.13527777777778"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A55>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):55" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '55'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.135277777778'^^xsd:double;
  dwc:latitude '42.018333333333'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):55'^^xsd:string;
  dwc:observationDate '2010-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A56>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A56> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A56> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01833333333333 35.13527777777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.01833333333333"^^xsd:decimal ;
  dwc:decimalLongitude "35.13527777777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A56>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01833333333333 35.13527777777778)"^^geo:wktLiteral ;
  geo-pos:lat "42.01833333333333"^^xsd:decimal ;
  geo-pos:long "35.13527777777778"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A56>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):56" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '56'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.135277777778'^^xsd:double;
  dwc:latitude '42.018333333333'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):56'^^xsd:string;
  dwc:observationDate '2010-03-26'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A49>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A49> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A49> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01833333333333 35.13527777777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.01833333333333"^^xsd:decimal ;
  dwc:decimalLongitude "35.13527777777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A49>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01833333333333 35.13527777777778)"^^geo:wktLiteral ;
  geo-pos:lat "42.01833333333333"^^xsd:decimal ;
  geo-pos:long "35.13527777777778"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A49>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):49" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '49'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.135277777778'^^xsd:double;
  dwc:latitude '42.018333333333'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):49'^^xsd:string;
  dwc:observationDate '2009-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A50>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A50> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A50> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01833333333333 35.13527777777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.01833333333333"^^xsd:decimal ;
  dwc:decimalLongitude "35.13527777777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A50>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01833333333333 35.13527777777778)"^^geo:wktLiteral ;
  geo-pos:lat "42.01833333333333"^^xsd:decimal ;
  geo-pos:long "35.13527777777778"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A50>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):50" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '50'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.135277777778'^^xsd:double;
  dwc:latitude '42.018333333333'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):50'^^xsd:string;
  dwc:observationDate '2009-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A51>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A51> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A51> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01833333333333 35.13527777777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.01833333333333"^^xsd:decimal ;
  dwc:decimalLongitude "35.13527777777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A51>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01833333333333 35.13527777777778)"^^geo:wktLiteral ;
  geo-pos:lat "42.01833333333333"^^xsd:decimal ;
  geo-pos:long "35.13527777777778"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A51>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):51" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '51'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.135277777778'^^xsd:double;
  dwc:latitude '42.018333333333'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):51'^^xsd:string;
  dwc:observationDate '2009-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A52>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A52> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A52> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01833333333333 35.13527777777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.01833333333333"^^xsd:decimal ;
  dwc:decimalLongitude "35.13527777777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A52>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01833333333333 35.13527777777778)"^^geo:wktLiteral ;
  geo-pos:lat "42.01833333333333"^^xsd:decimal ;
  geo-pos:long "35.13527777777778"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A52>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):52" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '52'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.135277777778'^^xsd:double;
  dwc:latitude '42.018333333333'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):52'^^xsd:string;
  dwc:observationDate '2009-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A53>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A53> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A53> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01833333333333 35.13527777777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.01833333333333"^^xsd:decimal ;
  dwc:decimalLongitude "35.13527777777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A53>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01833333333333 35.13527777777778)"^^geo:wktLiteral ;
  geo-pos:lat "42.01833333333333"^^xsd:decimal ;
  geo-pos:long "35.13527777777778"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A53>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):53" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '53'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.135277777778'^^xsd:double;
  dwc:latitude '42.018333333333'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):53'^^xsd:string;
  dwc:observationDate '2009-12-24'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A54>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A54> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A54> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01833333333333 35.13527777777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.01833333333333"^^xsd:decimal ;
  dwc:decimalLongitude "35.13527777777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A54>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01833333333333 35.13527777777778)"^^geo:wktLiteral ;
  geo-pos:lat "42.01833333333333"^^xsd:decimal ;
  geo-pos:long "35.13527777777778"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A54>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):54" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '54'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.135277777778'^^xsd:double;
  dwc:latitude '42.018333333333'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):54'^^xsd:string;
  dwc:observationDate '2010-01-29'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A540>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A540> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A540> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01833333333333 35.13527777777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.01833333333333"^^xsd:decimal ;
  dwc:decimalLongitude "35.13527777777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A540>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01833333333333 35.13527777777778)"^^geo:wktLiteral ;
  geo-pos:lat "42.01833333333333"^^xsd:decimal ;
  geo-pos:long "35.13527777777778"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A540>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):540" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '540'^^xsd:integer;
  dwc:scientificName 'Ostracoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.135277777778'^^xsd:double;
  dwc:latitude '42.018333333333'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):540'^^xsd:string;
  dwc:observationDate '2010-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A819>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A819> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A819> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01833333333333 35.13527777777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.01833333333333"^^xsd:decimal ;
  dwc:decimalLongitude "35.13527777777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A819>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01833333333333 35.13527777777778)"^^geo:wktLiteral ;
  geo-pos:lat "42.01833333333333"^^xsd:decimal ;
  geo-pos:long "35.13527777777778"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A819>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):819" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '819'^^xsd:integer;
  dwc:scientificName 'Ciliophora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.135277777778'^^xsd:double;
  dwc:latitude '42.018333333333'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '11'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):819'^^xsd:string;
  dwc:observationDate '2009-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '11'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A820>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A820> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A820> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01833333333333 35.13527777777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.01833333333333"^^xsd:decimal ;
  dwc:decimalLongitude "35.13527777777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A820>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01833333333333 35.13527777777778)"^^geo:wktLiteral ;
  geo-pos:lat "42.01833333333333"^^xsd:decimal ;
  geo-pos:long "35.13527777777778"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A820>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):820" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '820'^^xsd:integer;
  dwc:scientificName 'Ciliophora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.135277777778'^^xsd:double;
  dwc:latitude '42.018333333333'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '11'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):820'^^xsd:string;
  dwc:observationDate '2009-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '11'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A724>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A724> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A724> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01833333333333 35.13527777777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.01833333333333"^^xsd:decimal ;
  dwc:decimalLongitude "35.13527777777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A724>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01833333333333 35.13527777777778)"^^geo:wktLiteral ;
  geo-pos:lat "42.01833333333333"^^xsd:decimal ;
  geo-pos:long "35.13527777777778"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A724>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):724" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '724'^^xsd:integer;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.135277777778'^^xsd:double;
  dwc:latitude '42.018333333333'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):724'^^xsd:string;
  dwc:observationDate '2009-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A725>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A725> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A725> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01833333333333 35.13527777777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.01833333333333"^^xsd:decimal ;
  dwc:decimalLongitude "35.13527777777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A725>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01833333333333 35.13527777777778)"^^geo:wktLiteral ;
  geo-pos:lat "42.01833333333333"^^xsd:decimal ;
  geo-pos:long "35.13527777777778"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A725>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):725" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '725'^^xsd:integer;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.135277777778'^^xsd:double;
  dwc:latitude '42.018333333333'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):725'^^xsd:string;
  dwc:observationDate '2009-12-24'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A726>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A726> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A726> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01833333333333 35.13527777777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.01833333333333"^^xsd:decimal ;
  dwc:decimalLongitude "35.13527777777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A726>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01833333333333 35.13527777777778)"^^geo:wktLiteral ;
  geo-pos:lat "42.01833333333333"^^xsd:decimal ;
  geo-pos:long "35.13527777777778"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A726>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):726" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '726'^^xsd:integer;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.135277777778'^^xsd:double;
  dwc:latitude '42.018333333333'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):726'^^xsd:string;
  dwc:observationDate '2010-01-29'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A727>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A727> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A727> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01833333333333 35.13527777777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.01833333333333"^^xsd:decimal ;
  dwc:decimalLongitude "35.13527777777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A727>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01833333333333 35.13527777777778)"^^geo:wktLiteral ;
  geo-pos:lat "42.01833333333333"^^xsd:decimal ;
  geo-pos:long "35.13527777777778"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A727>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):727" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '727'^^xsd:integer;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.135277777778'^^xsd:double;
  dwc:latitude '42.018333333333'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):727'^^xsd:string;
  dwc:observationDate '2010-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A728>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A728> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A728> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01833333333333 35.13527777777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.01833333333333"^^xsd:decimal ;
  dwc:decimalLongitude "35.13527777777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A728>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01833333333333 35.13527777777778)"^^geo:wktLiteral ;
  geo-pos:lat "42.01833333333333"^^xsd:decimal ;
  geo-pos:long "35.13527777777778"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A728>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):728" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '728'^^xsd:integer;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.135277777778'^^xsd:double;
  dwc:latitude '42.018333333333'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):728'^^xsd:string;
  dwc:observationDate '2010-03-26'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A729>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A729> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A729> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01833333333333 35.13527777777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.01833333333333"^^xsd:decimal ;
  dwc:decimalLongitude "35.13527777777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A729>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01833333333333 35.13527777777778)"^^geo:wktLiteral ;
  geo-pos:lat "42.01833333333333"^^xsd:decimal ;
  geo-pos:long "35.13527777777778"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A729>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):729" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '729'^^xsd:integer;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.135277777778'^^xsd:double;
  dwc:latitude '42.018333333333'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):729'^^xsd:string;
  dwc:observationDate '2010-04-30'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A730>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A730> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A730> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01833333333333 35.13527777777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.01833333333333"^^xsd:decimal ;
  dwc:decimalLongitude "35.13527777777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A730>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01833333333333 35.13527777777778)"^^geo:wktLiteral ;
  geo-pos:lat "42.01833333333333"^^xsd:decimal ;
  geo-pos:long "35.13527777777778"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A730>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):730" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '730'^^xsd:integer;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.135277777778'^^xsd:double;
  dwc:latitude '42.018333333333'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):730'^^xsd:string;
  dwc:observationDate '2010-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A731>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A731> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A731> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01833333333333 35.13527777777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.01833333333333"^^xsd:decimal ;
  dwc:decimalLongitude "35.13527777777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A731>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01833333333333 35.13527777777778)"^^geo:wktLiteral ;
  geo-pos:lat "42.01833333333333"^^xsd:decimal ;
  geo-pos:long "35.13527777777778"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A731>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):731" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '731'^^xsd:integer;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.135277777778'^^xsd:double;
  dwc:latitude '42.018333333333'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):731'^^xsd:string;
  dwc:observationDate '2010-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A732>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A732> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A732> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01833333333333 35.13527777777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.01833333333333"^^xsd:decimal ;
  dwc:decimalLongitude "35.13527777777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A732>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01833333333333 35.13527777777778)"^^geo:wktLiteral ;
  geo-pos:lat "42.01833333333333"^^xsd:decimal ;
  geo-pos:long "35.13527777777778"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A732>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):732" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '732'^^xsd:integer;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.135277777778'^^xsd:double;
  dwc:latitude '42.018333333333'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):732'^^xsd:string;
  dwc:observationDate '2010-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A529>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A529> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A529> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01833333333333 35.13527777777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.01833333333333"^^xsd:decimal ;
  dwc:decimalLongitude "35.13527777777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A529>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01833333333333 35.13527777777778)"^^geo:wktLiteral ;
  geo-pos:lat "42.01833333333333"^^xsd:decimal ;
  geo-pos:long "35.13527777777778"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A529>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):529" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '529'^^xsd:integer;
  dwc:scientificName 'Ostracoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.135277777778'^^xsd:double;
  dwc:latitude '42.018333333333'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):529'^^xsd:string;
  dwc:observationDate '2009-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A530>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A530> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A530> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01833333333333 35.13527777777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.01833333333333"^^xsd:decimal ;
  dwc:decimalLongitude "35.13527777777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A530>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01833333333333 35.13527777777778)"^^geo:wktLiteral ;
  geo-pos:lat "42.01833333333333"^^xsd:decimal ;
  geo-pos:long "35.13527777777778"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A530>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):530" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '530'^^xsd:integer;
  dwc:scientificName 'Ostracoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.135277777778'^^xsd:double;
  dwc:latitude '42.018333333333'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):530'^^xsd:string;
  dwc:observationDate '2009-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A531>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A531> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A531> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01833333333333 35.13527777777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.01833333333333"^^xsd:decimal ;
  dwc:decimalLongitude "35.13527777777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A531>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01833333333333 35.13527777777778)"^^geo:wktLiteral ;
  geo-pos:lat "42.01833333333333"^^xsd:decimal ;
  geo-pos:long "35.13527777777778"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A531>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):531" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '531'^^xsd:integer;
  dwc:scientificName 'Ostracoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.135277777778'^^xsd:double;
  dwc:latitude '42.018333333333'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):531'^^xsd:string;
  dwc:observationDate '2009-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A532>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A532> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A532> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01833333333333 35.13527777777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.01833333333333"^^xsd:decimal ;
  dwc:decimalLongitude "35.13527777777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A532>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01833333333333 35.13527777777778)"^^geo:wktLiteral ;
  geo-pos:lat "42.01833333333333"^^xsd:decimal ;
  geo-pos:long "35.13527777777778"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A532>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):532" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '532'^^xsd:integer;
  dwc:scientificName 'Ostracoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.135277777778'^^xsd:double;
  dwc:latitude '42.018333333333'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):532'^^xsd:string;
  dwc:observationDate '2009-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A533>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A533> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A533> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01833333333333 35.13527777777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.01833333333333"^^xsd:decimal ;
  dwc:decimalLongitude "35.13527777777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A533>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01833333333333 35.13527777777778)"^^geo:wktLiteral ;
  geo-pos:lat "42.01833333333333"^^xsd:decimal ;
  geo-pos:long "35.13527777777778"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A533>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):533" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '533'^^xsd:integer;
  dwc:scientificName 'Ostracoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.135277777778'^^xsd:double;
  dwc:latitude '42.018333333333'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):533'^^xsd:string;
  dwc:observationDate '2009-12-24'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A534>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A534> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A534> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01833333333333 35.13527777777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.01833333333333"^^xsd:decimal ;
  dwc:decimalLongitude "35.13527777777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A534>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01833333333333 35.13527777777778)"^^geo:wktLiteral ;
  geo-pos:lat "42.01833333333333"^^xsd:decimal ;
  geo-pos:long "35.13527777777778"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A534>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):534" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '534'^^xsd:integer;
  dwc:scientificName 'Ostracoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.135277777778'^^xsd:double;
  dwc:latitude '42.018333333333'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):534'^^xsd:string;
  dwc:observationDate '2010-01-29'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A535>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A535> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A535> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01833333333333 35.13527777777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.01833333333333"^^xsd:decimal ;
  dwc:decimalLongitude "35.13527777777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A535>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01833333333333 35.13527777777778)"^^geo:wktLiteral ;
  geo-pos:lat "42.01833333333333"^^xsd:decimal ;
  geo-pos:long "35.13527777777778"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A535>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):535" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '535'^^xsd:integer;
  dwc:scientificName 'Ostracoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.135277777778'^^xsd:double;
  dwc:latitude '42.018333333333'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):535'^^xsd:string;
  dwc:observationDate '2010-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A536>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A536> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A536> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01833333333333 35.13527777777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.01833333333333"^^xsd:decimal ;
  dwc:decimalLongitude "35.13527777777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A536>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01833333333333 35.13527777777778)"^^geo:wktLiteral ;
  geo-pos:lat "42.01833333333333"^^xsd:decimal ;
  geo-pos:long "35.13527777777778"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A536>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):536" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '536'^^xsd:integer;
  dwc:scientificName 'Ostracoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.135277777778'^^xsd:double;
  dwc:latitude '42.018333333333'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):536'^^xsd:string;
  dwc:observationDate '2010-03-26'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A537>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A537> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A537> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01833333333333 35.13527777777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.01833333333333"^^xsd:decimal ;
  dwc:decimalLongitude "35.13527777777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A537>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01833333333333 35.13527777777778)"^^geo:wktLiteral ;
  geo-pos:lat "42.01833333333333"^^xsd:decimal ;
  geo-pos:long "35.13527777777778"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A537>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):537" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '537'^^xsd:integer;
  dwc:scientificName 'Ostracoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.135277777778'^^xsd:double;
  dwc:latitude '42.018333333333'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):537'^^xsd:string;
  dwc:observationDate '2010-04-30'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A538>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A538> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A538> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01833333333333 35.13527777777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.01833333333333"^^xsd:decimal ;
  dwc:decimalLongitude "35.13527777777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A538>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01833333333333 35.13527777777778)"^^geo:wktLiteral ;
  geo-pos:lat "42.01833333333333"^^xsd:decimal ;
  geo-pos:long "35.13527777777778"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A538>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):538" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '538'^^xsd:integer;
  dwc:scientificName 'Ostracoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.135277777778'^^xsd:double;
  dwc:latitude '42.018333333333'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):538'^^xsd:string;
  dwc:observationDate '2010-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A539>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A539> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A539> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01833333333333 35.13527777777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.01833333333333"^^xsd:decimal ;
  dwc:decimalLongitude "35.13527777777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A539>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01833333333333 35.13527777777778)"^^geo:wktLiteral ;
  geo-pos:lat "42.01833333333333"^^xsd:decimal ;
  geo-pos:long "35.13527777777778"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A539>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):539" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '539'^^xsd:integer;
  dwc:scientificName 'Ostracoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.135277777778'^^xsd:double;
  dwc:latitude '42.018333333333'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):539'^^xsd:string;
  dwc:observationDate '2010-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A817>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A817> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A817> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01833333333333 35.13527777777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.01833333333333"^^xsd:decimal ;
  dwc:decimalLongitude "35.13527777777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A817>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01833333333333 35.13527777777778)"^^geo:wktLiteral ;
  geo-pos:lat "42.01833333333333"^^xsd:decimal ;
  geo-pos:long "35.13527777777778"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A817>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):817" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '817'^^xsd:integer;
  dwc:scientificName 'Ciliophora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.135277777778'^^xsd:double;
  dwc:latitude '42.018333333333'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '11'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):817'^^xsd:string;
  dwc:observationDate '2009-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '11'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A818>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A818> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A818> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01833333333333 35.13527777777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.01833333333333"^^xsd:decimal ;
  dwc:decimalLongitude "35.13527777777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A818>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01833333333333 35.13527777777778)"^^geo:wktLiteral ;
  geo-pos:lat "42.01833333333333"^^xsd:decimal ;
  geo-pos:long "35.13527777777778"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A818>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):818" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '818'^^xsd:integer;
  dwc:scientificName 'Ciliophora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.135277777778'^^xsd:double;
  dwc:latitude '42.018333333333'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '11'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):818'^^xsd:string;
  dwc:observationDate '2009-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '11'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A1012>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A1012> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A1012> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01833333333333 35.13527777777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.01833333333333"^^xsd:decimal ;
  dwc:decimalLongitude "35.13527777777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A1012>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01833333333333 35.13527777777778)"^^geo:wktLiteral ;
  geo-pos:lat "42.01833333333333"^^xsd:decimal ;
  geo-pos:long "35.13527777777778"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A1012>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):1012" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '1012'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.135277777778'^^xsd:double;
  dwc:latitude '42.018333333333'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):1012'^^xsd:string;
  dwc:observationDate '2009-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A1013>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A1013> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A1013> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01833333333333 35.13527777777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.01833333333333"^^xsd:decimal ;
  dwc:decimalLongitude "35.13527777777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A1013>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01833333333333 35.13527777777778)"^^geo:wktLiteral ;
  geo-pos:lat "42.01833333333333"^^xsd:decimal ;
  geo-pos:long "35.13527777777778"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A1013>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):1013" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '1013'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.135277777778'^^xsd:double;
  dwc:latitude '42.018333333333'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):1013'^^xsd:string;
  dwc:observationDate '2009-12-24'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A1014>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A1014> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A1014> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01833333333333 35.13527777777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.01833333333333"^^xsd:decimal ;
  dwc:decimalLongitude "35.13527777777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A1014>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01833333333333 35.13527777777778)"^^geo:wktLiteral ;
  geo-pos:lat "42.01833333333333"^^xsd:decimal ;
  geo-pos:long "35.13527777777778"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A1014>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):1014" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '1014'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.135277777778'^^xsd:double;
  dwc:latitude '42.018333333333'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):1014'^^xsd:string;
  dwc:observationDate '2010-01-29'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A1011>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A1011> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A1011> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01833333333333 35.13527777777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.01833333333333"^^xsd:decimal ;
  dwc:decimalLongitude "35.13527777777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A1011>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01833333333333 35.13527777777778)"^^geo:wktLiteral ;
  geo-pos:lat "42.01833333333333"^^xsd:decimal ;
  geo-pos:long "35.13527777777778"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A1011>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):1011" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '1011'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.135277777778'^^xsd:double;
  dwc:latitude '42.018333333333'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):1011'^^xsd:string;
  dwc:observationDate '2009-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A1009>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A1009> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A1009> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01833333333333 35.13527777777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.01833333333333"^^xsd:decimal ;
  dwc:decimalLongitude "35.13527777777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A1009>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01833333333333 35.13527777777778)"^^geo:wktLiteral ;
  geo-pos:lat "42.01833333333333"^^xsd:decimal ;
  geo-pos:long "35.13527777777778"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A1009>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):1009" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '1009'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.135277777778'^^xsd:double;
  dwc:latitude '42.018333333333'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):1009'^^xsd:string;
  dwc:observationDate '2009-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A1010>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A1010> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A1010> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01833333333333 35.13527777777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.01833333333333"^^xsd:decimal ;
  dwc:decimalLongitude "35.13527777777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A1010>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01833333333333 35.13527777777778)"^^geo:wktLiteral ;
  geo-pos:lat "42.01833333333333"^^xsd:decimal ;
  geo-pos:long "35.13527777777778"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A1010>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):1010" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '1010'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.135277777778'^^xsd:double;
  dwc:latitude '42.018333333333'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):1010'^^xsd:string;
  dwc:observationDate '2009-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A1019>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A1019> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A1019> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01833333333333 35.13527777777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.01833333333333"^^xsd:decimal ;
  dwc:decimalLongitude "35.13527777777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A1019>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01833333333333 35.13527777777778)"^^geo:wktLiteral ;
  geo-pos:lat "42.01833333333333"^^xsd:decimal ;
  geo-pos:long "35.13527777777778"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A1019>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):1019" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '1019'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.135277777778'^^xsd:double;
  dwc:latitude '42.018333333333'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):1019'^^xsd:string;
  dwc:observationDate '2010-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A1020>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A1020> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A1020> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01833333333333 35.13527777777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.01833333333333"^^xsd:decimal ;
  dwc:decimalLongitude "35.13527777777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A1020>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01833333333333 35.13527777777778)"^^geo:wktLiteral ;
  geo-pos:lat "42.01833333333333"^^xsd:decimal ;
  geo-pos:long "35.13527777777778"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A1020>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):1020" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '1020'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.135277777778'^^xsd:double;
  dwc:latitude '42.018333333333'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):1020'^^xsd:string;
  dwc:observationDate '2010-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A1015>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A1015> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A1015> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01833333333333 35.13527777777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.01833333333333"^^xsd:decimal ;
  dwc:decimalLongitude "35.13527777777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A1015>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01833333333333 35.13527777777778)"^^geo:wktLiteral ;
  geo-pos:lat "42.01833333333333"^^xsd:decimal ;
  geo-pos:long "35.13527777777778"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A1015>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):1015" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '1015'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.135277777778'^^xsd:double;
  dwc:latitude '42.018333333333'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):1015'^^xsd:string;
  dwc:observationDate '2010-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A1016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A1016> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A1016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01833333333333 35.13527777777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.01833333333333"^^xsd:decimal ;
  dwc:decimalLongitude "35.13527777777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A1016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01833333333333 35.13527777777778)"^^geo:wktLiteral ;
  geo-pos:lat "42.01833333333333"^^xsd:decimal ;
  geo-pos:long "35.13527777777778"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A1016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):1016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '1016'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.135277777778'^^xsd:double;
  dwc:latitude '42.018333333333'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):1016'^^xsd:string;
  dwc:observationDate '2010-03-26'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A1017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A1017> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A1017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01833333333333 35.13527777777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.01833333333333"^^xsd:decimal ;
  dwc:decimalLongitude "35.13527777777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A1017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01833333333333 35.13527777777778)"^^geo:wktLiteral ;
  geo-pos:lat "42.01833333333333"^^xsd:decimal ;
  geo-pos:long "35.13527777777778"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A1017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):1017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '1017'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.135277777778'^^xsd:double;
  dwc:latitude '42.018333333333'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):1017'^^xsd:string;
  dwc:observationDate '2010-04-30'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A1018>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A1018> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A1018> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01833333333333 35.13527777777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.01833333333333"^^xsd:decimal ;
  dwc:decimalLongitude "35.13527777777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A1018>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01833333333333 35.13527777777778)"^^geo:wktLiteral ;
  geo-pos:lat "42.01833333333333"^^xsd:decimal ;
  geo-pos:long "35.13527777777778"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A1018>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):1018" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '1018'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.135277777778'^^xsd:double;
  dwc:latitude '42.018333333333'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):1018'^^xsd:string;
  dwc:observationDate '2010-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A241>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A241> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A241> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01833333333333 35.13527777777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.01833333333333"^^xsd:decimal ;
  dwc:decimalLongitude "35.13527777777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A241>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01833333333333 35.13527777777778)"^^geo:wktLiteral ;
  geo-pos:lat "42.01833333333333"^^xsd:decimal ;
  geo-pos:long "35.13527777777778"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A241>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):241" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '241'^^xsd:integer;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.135277777778'^^xsd:double;
  dwc:latitude '42.018333333333'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):241'^^xsd:string;
  dwc:observationDate '2009-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A242>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A242> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A242> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01833333333333 35.13527777777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.01833333333333"^^xsd:decimal ;
  dwc:decimalLongitude "35.13527777777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A242>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01833333333333 35.13527777777778)"^^geo:wktLiteral ;
  geo-pos:lat "42.01833333333333"^^xsd:decimal ;
  geo-pos:long "35.13527777777778"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A242>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):242" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '242'^^xsd:integer;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.135277777778'^^xsd:double;
  dwc:latitude '42.018333333333'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):242'^^xsd:string;
  dwc:observationDate '2009-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A243>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A243> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A243> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01833333333333 35.13527777777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.01833333333333"^^xsd:decimal ;
  dwc:decimalLongitude "35.13527777777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A243>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01833333333333 35.13527777777778)"^^geo:wktLiteral ;
  geo-pos:lat "42.01833333333333"^^xsd:decimal ;
  geo-pos:long "35.13527777777778"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A243>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):243" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '243'^^xsd:integer;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.135277777778'^^xsd:double;
  dwc:latitude '42.018333333333'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):243'^^xsd:string;
  dwc:observationDate '2009-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A244>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A244> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A244> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01833333333333 35.13527777777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.01833333333333"^^xsd:decimal ;
  dwc:decimalLongitude "35.13527777777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A244>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01833333333333 35.13527777777778)"^^geo:wktLiteral ;
  geo-pos:lat "42.01833333333333"^^xsd:decimal ;
  geo-pos:long "35.13527777777778"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A244>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):244" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '244'^^xsd:integer;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.135277777778'^^xsd:double;
  dwc:latitude '42.018333333333'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):244'^^xsd:string;
  dwc:observationDate '2009-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A245>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A245> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A245> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01833333333333 35.13527777777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.01833333333333"^^xsd:decimal ;
  dwc:decimalLongitude "35.13527777777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A245>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01833333333333 35.13527777777778)"^^geo:wktLiteral ;
  geo-pos:lat "42.01833333333333"^^xsd:decimal ;
  geo-pos:long "35.13527777777778"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A245>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):245" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '245'^^xsd:integer;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.135277777778'^^xsd:double;
  dwc:latitude '42.018333333333'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):245'^^xsd:string;
  dwc:observationDate '2009-12-24'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A246>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A246> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A246> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01833333333333 35.13527777777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.01833333333333"^^xsd:decimal ;
  dwc:decimalLongitude "35.13527777777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A246>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01833333333333 35.13527777777778)"^^geo:wktLiteral ;
  geo-pos:lat "42.01833333333333"^^xsd:decimal ;
  geo-pos:long "35.13527777777778"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A246>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):246" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '246'^^xsd:integer;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.135277777778'^^xsd:double;
  dwc:latitude '42.018333333333'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):246'^^xsd:string;
  dwc:observationDate '2010-01-29'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A247>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A247> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A247> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01833333333333 35.13527777777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.01833333333333"^^xsd:decimal ;
  dwc:decimalLongitude "35.13527777777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A247>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01833333333333 35.13527777777778)"^^geo:wktLiteral ;
  geo-pos:lat "42.01833333333333"^^xsd:decimal ;
  geo-pos:long "35.13527777777778"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A247>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):247" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '247'^^xsd:integer;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.135277777778'^^xsd:double;
  dwc:latitude '42.018333333333'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):247'^^xsd:string;
  dwc:observationDate '2010-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A821>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A821> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A821> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01833333333333 35.13527777777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.01833333333333"^^xsd:decimal ;
  dwc:decimalLongitude "35.13527777777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A821>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01833333333333 35.13527777777778)"^^geo:wktLiteral ;
  geo-pos:lat "42.01833333333333"^^xsd:decimal ;
  geo-pos:long "35.13527777777778"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A821>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):821" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '821'^^xsd:integer;
  dwc:scientificName 'Ciliophora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.135277777778'^^xsd:double;
  dwc:latitude '42.018333333333'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '11'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):821'^^xsd:string;
  dwc:observationDate '2009-12-24'^^xsd:date;
  dwc:aphiaIdAccepted '11'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A822>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A822> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A822> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01833333333333 35.13527777777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.01833333333333"^^xsd:decimal ;
  dwc:decimalLongitude "35.13527777777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A822>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01833333333333 35.13527777777778)"^^geo:wktLiteral ;
  geo-pos:lat "42.01833333333333"^^xsd:decimal ;
  geo-pos:long "35.13527777777778"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A822>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):822" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '822'^^xsd:integer;
  dwc:scientificName 'Ciliophora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.135277777778'^^xsd:double;
  dwc:latitude '42.018333333333'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '11'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):822'^^xsd:string;
  dwc:observationDate '2010-01-29'^^xsd:date;
  dwc:aphiaIdAccepted '11'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A823>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A823> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A823> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01833333333333 35.13527777777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.01833333333333"^^xsd:decimal ;
  dwc:decimalLongitude "35.13527777777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A823>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01833333333333 35.13527777777778)"^^geo:wktLiteral ;
  geo-pos:lat "42.01833333333333"^^xsd:decimal ;
  geo-pos:long "35.13527777777778"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A823>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):823" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '823'^^xsd:integer;
  dwc:scientificName 'Ciliophora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.135277777778'^^xsd:double;
  dwc:latitude '42.018333333333'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '11'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):823'^^xsd:string;
  dwc:observationDate '2010-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '11'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A824>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A824> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A824> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01833333333333 35.13527777777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.01833333333333"^^xsd:decimal ;
  dwc:decimalLongitude "35.13527777777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A824>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01833333333333 35.13527777777778)"^^geo:wktLiteral ;
  geo-pos:lat "42.01833333333333"^^xsd:decimal ;
  geo-pos:long "35.13527777777778"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A824>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):824" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '824'^^xsd:integer;
  dwc:scientificName 'Ciliophora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.135277777778'^^xsd:double;
  dwc:latitude '42.018333333333'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '11'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):824'^^xsd:string;
  dwc:observationDate '2010-03-26'^^xsd:date;
  dwc:aphiaIdAccepted '11'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A825>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A825> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A825> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01833333333333 35.13527777777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.01833333333333"^^xsd:decimal ;
  dwc:decimalLongitude "35.13527777777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A825>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01833333333333 35.13527777777778)"^^geo:wktLiteral ;
  geo-pos:lat "42.01833333333333"^^xsd:decimal ;
  geo-pos:long "35.13527777777778"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A825>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):825" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '825'^^xsd:integer;
  dwc:scientificName 'Ciliophora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.135277777778'^^xsd:double;
  dwc:latitude '42.018333333333'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '11'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):825'^^xsd:string;
  dwc:observationDate '2010-04-30'^^xsd:date;
  dwc:aphiaIdAccepted '11'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A826>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A826> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A826> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01833333333333 35.13527777777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.01833333333333"^^xsd:decimal ;
  dwc:decimalLongitude "35.13527777777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A826>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01833333333333 35.13527777777778)"^^geo:wktLiteral ;
  geo-pos:lat "42.01833333333333"^^xsd:decimal ;
  geo-pos:long "35.13527777777778"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A826>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):826" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '826'^^xsd:integer;
  dwc:scientificName 'Ciliophora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.135277777778'^^xsd:double;
  dwc:latitude '42.018333333333'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '11'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):826'^^xsd:string;
  dwc:observationDate '2010-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '11'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A827>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A827> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A827> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01833333333333 35.13527777777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.01833333333333"^^xsd:decimal ;
  dwc:decimalLongitude "35.13527777777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A827>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01833333333333 35.13527777777778)"^^geo:wktLiteral ;
  geo-pos:lat "42.01833333333333"^^xsd:decimal ;
  geo-pos:long "35.13527777777778"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A827>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):827" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '827'^^xsd:integer;
  dwc:scientificName 'Ciliophora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.135277777778'^^xsd:double;
  dwc:latitude '42.018333333333'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '11'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):827'^^xsd:string;
  dwc:observationDate '2010-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '11'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A828>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A828> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A828> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01833333333333 35.13527777777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.01833333333333"^^xsd:decimal ;
  dwc:decimalLongitude "35.13527777777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A828>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01833333333333 35.13527777777778)"^^geo:wktLiteral ;
  geo-pos:lat "42.01833333333333"^^xsd:decimal ;
  geo-pos:long "35.13527777777778"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A828>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):828" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '828'^^xsd:integer;
  dwc:scientificName 'Ciliophora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.135277777778'^^xsd:double;
  dwc:latitude '42.018333333333'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '11'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):828'^^xsd:string;
  dwc:observationDate '2010-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '11'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A160>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A160> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A160> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0175 35.13722222222222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.0175"^^xsd:decimal ;
  dwc:decimalLongitude "35.13722222222222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A160>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0175 35.13722222222222)"^^geo:wktLiteral ;
  geo-pos:lat "42.0175"^^xsd:decimal ;
  geo-pos:long "35.13722222222222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A160>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):160" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "2" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '160'^^xsd:integer;
  dwc:scientificName 'Harpacticoida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.137222222222'^^xsd:double;
  dwc:latitude '42.0175'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '1102'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):160'^^xsd:string;
  dwc:observationDate '2009-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '1102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A161>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A161> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A161> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0175 35.13722222222222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.0175"^^xsd:decimal ;
  dwc:decimalLongitude "35.13722222222222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A161>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0175 35.13722222222222)"^^geo:wktLiteral ;
  geo-pos:lat "42.0175"^^xsd:decimal ;
  geo-pos:long "35.13722222222222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A161>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):161" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "2" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '161'^^xsd:integer;
  dwc:scientificName 'Harpacticoida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.137222222222'^^xsd:double;
  dwc:latitude '42.0175'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '1102'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):161'^^xsd:string;
  dwc:observationDate '2009-12-24'^^xsd:date;
  dwc:aphiaIdAccepted '1102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A162>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A162> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A162> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0175 35.13722222222222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.0175"^^xsd:decimal ;
  dwc:decimalLongitude "35.13722222222222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A162>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0175 35.13722222222222)"^^geo:wktLiteral ;
  geo-pos:lat "42.0175"^^xsd:decimal ;
  geo-pos:long "35.13722222222222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A162>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):162" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "2" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '162'^^xsd:integer;
  dwc:scientificName 'Harpacticoida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.137222222222'^^xsd:double;
  dwc:latitude '42.0175'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '1102'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):162'^^xsd:string;
  dwc:observationDate '2010-01-29'^^xsd:date;
  dwc:aphiaIdAccepted '1102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A163>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A163> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A163> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0175 35.13722222222222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.0175"^^xsd:decimal ;
  dwc:decimalLongitude "35.13722222222222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A163>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0175 35.13722222222222)"^^geo:wktLiteral ;
  geo-pos:lat "42.0175"^^xsd:decimal ;
  geo-pos:long "35.13722222222222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A163>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):163" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "2" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '163'^^xsd:integer;
  dwc:scientificName 'Harpacticoida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.137222222222'^^xsd:double;
  dwc:latitude '42.0175'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '1102'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):163'^^xsd:string;
  dwc:observationDate '2010-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '1102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A164>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A164> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A164> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0175 35.13722222222222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.0175"^^xsd:decimal ;
  dwc:decimalLongitude "35.13722222222222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A164>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0175 35.13722222222222)"^^geo:wktLiteral ;
  geo-pos:lat "42.0175"^^xsd:decimal ;
  geo-pos:long "35.13722222222222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A164>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):164" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "2" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '164'^^xsd:integer;
  dwc:scientificName 'Harpacticoida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.137222222222'^^xsd:double;
  dwc:latitude '42.0175'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '1102'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):164'^^xsd:string;
  dwc:observationDate '2010-03-26'^^xsd:date;
  dwc:aphiaIdAccepted '1102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A165>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A165> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A165> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0175 35.13722222222222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.0175"^^xsd:decimal ;
  dwc:decimalLongitude "35.13722222222222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A165>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0175 35.13722222222222)"^^geo:wktLiteral ;
  geo-pos:lat "42.0175"^^xsd:decimal ;
  geo-pos:long "35.13722222222222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A165>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):165" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "2" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '165'^^xsd:integer;
  dwc:scientificName 'Harpacticoida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.137222222222'^^xsd:double;
  dwc:latitude '42.0175'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '1102'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):165'^^xsd:string;
  dwc:observationDate '2010-04-30'^^xsd:date;
  dwc:aphiaIdAccepted '1102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A166>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A166> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A166> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0175 35.13722222222222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.0175"^^xsd:decimal ;
  dwc:decimalLongitude "35.13722222222222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A166>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0175 35.13722222222222)"^^geo:wktLiteral ;
  geo-pos:lat "42.0175"^^xsd:decimal ;
  geo-pos:long "35.13722222222222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A166>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):166" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "2" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '166'^^xsd:integer;
  dwc:scientificName 'Harpacticoida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.137222222222'^^xsd:double;
  dwc:latitude '42.0175'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '1102'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):166'^^xsd:string;
  dwc:observationDate '2010-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '1102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A167>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A167> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A167> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0175 35.13722222222222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.0175"^^xsd:decimal ;
  dwc:decimalLongitude "35.13722222222222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A167>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0175 35.13722222222222)"^^geo:wktLiteral ;
  geo-pos:lat "42.0175"^^xsd:decimal ;
  geo-pos:long "35.13722222222222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A167>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):167" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "2" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '167'^^xsd:integer;
  dwc:scientificName 'Harpacticoida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.137222222222'^^xsd:double;
  dwc:latitude '42.0175'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '1102'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):167'^^xsd:string;
  dwc:observationDate '2010-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '1102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A168>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A168> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A168> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0175 35.13722222222222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.0175"^^xsd:decimal ;
  dwc:decimalLongitude "35.13722222222222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A168>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0175 35.13722222222222)"^^geo:wktLiteral ;
  geo-pos:lat "42.0175"^^xsd:decimal ;
  geo-pos:long "35.13722222222222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A168>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):168" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "2" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '168'^^xsd:integer;
  dwc:scientificName 'Harpacticoida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.137222222222'^^xsd:double;
  dwc:latitude '42.0175'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '1102'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):168'^^xsd:string;
  dwc:observationDate '2010-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '1102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A157>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A157> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A157> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0175 35.13722222222222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.0175"^^xsd:decimal ;
  dwc:decimalLongitude "35.13722222222222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A157>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0175 35.13722222222222)"^^geo:wktLiteral ;
  geo-pos:lat "42.0175"^^xsd:decimal ;
  geo-pos:long "35.13722222222222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A157>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):157" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "2" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '157'^^xsd:integer;
  dwc:scientificName 'Harpacticoida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.137222222222'^^xsd:double;
  dwc:latitude '42.0175'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '1102'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):157'^^xsd:string;
  dwc:observationDate '2009-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '1102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A158>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A158> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A158> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0175 35.13722222222222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.0175"^^xsd:decimal ;
  dwc:decimalLongitude "35.13722222222222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A158>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0175 35.13722222222222)"^^geo:wktLiteral ;
  geo-pos:lat "42.0175"^^xsd:decimal ;
  geo-pos:long "35.13722222222222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A158>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):158" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "2" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '158'^^xsd:integer;
  dwc:scientificName 'Harpacticoida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.137222222222'^^xsd:double;
  dwc:latitude '42.0175'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '1102'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):158'^^xsd:string;
  dwc:observationDate '2009-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '1102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A159>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A159> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A159> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0175 35.13722222222222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.0175"^^xsd:decimal ;
  dwc:decimalLongitude "35.13722222222222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A159>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0175 35.13722222222222)"^^geo:wktLiteral ;
  geo-pos:lat "42.0175"^^xsd:decimal ;
  geo-pos:long "35.13722222222222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A159>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):159" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "2" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '159'^^xsd:integer;
  dwc:scientificName 'Harpacticoida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.137222222222'^^xsd:double;
  dwc:latitude '42.0175'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '1102'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):159'^^xsd:string;
  dwc:observationDate '2009-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '1102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A925>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A925> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A925> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0175 35.13722222222222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.0175"^^xsd:decimal ;
  dwc:decimalLongitude "35.13722222222222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A925>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0175 35.13722222222222)"^^geo:wktLiteral ;
  geo-pos:lat "42.0175"^^xsd:decimal ;
  geo-pos:long "35.13722222222222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A925>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):925" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "2" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '925'^^xsd:integer;
  dwc:scientificName 'Gromia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.137222222222'^^xsd:double;
  dwc:latitude '42.0175'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '520927'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):925'^^xsd:string;
  dwc:observationDate '2009-08-26'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A926>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A926> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A926> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0175 35.13722222222222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.0175"^^xsd:decimal ;
  dwc:decimalLongitude "35.13722222222222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A926>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0175 35.13722222222222)"^^geo:wktLiteral ;
  geo-pos:lat "42.0175"^^xsd:decimal ;
  geo-pos:long "35.13722222222222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A926>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):926" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "2" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '926'^^xsd:integer;
  dwc:scientificName 'Gromia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.137222222222'^^xsd:double;
  dwc:latitude '42.0175'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '520927'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):926'^^xsd:string;
  dwc:observationDate '2009-09-29'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A927>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A927> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A927> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0175 35.13722222222222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.0175"^^xsd:decimal ;
  dwc:decimalLongitude "35.13722222222222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A927>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0175 35.13722222222222)"^^geo:wktLiteral ;
  geo-pos:lat "42.0175"^^xsd:decimal ;
  geo-pos:long "35.13722222222222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A927>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):927" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "2" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '927'^^xsd:integer;
  dwc:scientificName 'Gromia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.137222222222'^^xsd:double;
  dwc:latitude '42.0175'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '520927'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):927'^^xsd:string;
  dwc:observationDate '2009-10-20'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A928>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A928> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A928> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0175 35.13722222222222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.0175"^^xsd:decimal ;
  dwc:decimalLongitude "35.13722222222222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A928>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0175 35.13722222222222)"^^geo:wktLiteral ;
  geo-pos:lat "42.0175"^^xsd:decimal ;
  geo-pos:long "35.13722222222222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A928>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):928" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "2" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '928'^^xsd:integer;
  dwc:scientificName 'Gromia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.137222222222'^^xsd:double;
  dwc:latitude '42.0175'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '520927'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):928'^^xsd:string;
  dwc:observationDate '2009-11-19'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A929>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A929> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A929> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0175 35.13722222222222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.0175"^^xsd:decimal ;
  dwc:decimalLongitude "35.13722222222222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A929>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0175 35.13722222222222)"^^geo:wktLiteral ;
  geo-pos:lat "42.0175"^^xsd:decimal ;
  geo-pos:long "35.13722222222222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A929>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):929" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "2" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '929'^^xsd:integer;
  dwc:scientificName 'Gromia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.137222222222'^^xsd:double;
  dwc:latitude '42.0175'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '520927'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):929'^^xsd:string;
  dwc:observationDate '2009-12-24'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A930>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A930> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A930> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0175 35.13722222222222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.0175"^^xsd:decimal ;
  dwc:decimalLongitude "35.13722222222222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A930>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0175 35.13722222222222)"^^geo:wktLiteral ;
  geo-pos:lat "42.0175"^^xsd:decimal ;
  geo-pos:long "35.13722222222222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A930>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):930" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "2" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '930'^^xsd:integer;
  dwc:scientificName 'Gromia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.137222222222'^^xsd:double;
  dwc:latitude '42.0175'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '520927'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):930'^^xsd:string;
  dwc:observationDate '2010-01-29'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A931>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A931> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A931> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0175 35.13722222222222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.0175"^^xsd:decimal ;
  dwc:decimalLongitude "35.13722222222222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A931>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0175 35.13722222222222)"^^geo:wktLiteral ;
  geo-pos:lat "42.0175"^^xsd:decimal ;
  geo-pos:long "35.13722222222222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A931>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):931" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "2" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '931'^^xsd:integer;
  dwc:scientificName 'Gromia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.137222222222'^^xsd:double;
  dwc:latitude '42.0175'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '520927'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):931'^^xsd:string;
  dwc:observationDate '2010-02-26'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A932>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A932> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A932> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0175 35.13722222222222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.0175"^^xsd:decimal ;
  dwc:decimalLongitude "35.13722222222222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A932>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0175 35.13722222222222)"^^geo:wktLiteral ;
  geo-pos:lat "42.0175"^^xsd:decimal ;
  geo-pos:long "35.13722222222222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A932>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):932" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "2" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '932'^^xsd:integer;
  dwc:scientificName 'Gromia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.137222222222'^^xsd:double;
  dwc:latitude '42.0175'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '520927'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):932'^^xsd:string;
  dwc:observationDate '2010-03-26'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A933>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A933> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A933> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0175 35.13722222222222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.0175"^^xsd:decimal ;
  dwc:decimalLongitude "35.13722222222222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A933>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0175 35.13722222222222)"^^geo:wktLiteral ;
  geo-pos:lat "42.0175"^^xsd:decimal ;
  geo-pos:long "35.13722222222222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A933>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):933" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "2" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '933'^^xsd:integer;
  dwc:scientificName 'Gromia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.137222222222'^^xsd:double;
  dwc:latitude '42.0175'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '520927'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):933'^^xsd:string;
  dwc:observationDate '2010-04-30'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A934>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A934> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A934> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0175 35.13722222222222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.0175"^^xsd:decimal ;
  dwc:decimalLongitude "35.13722222222222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A934>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0175 35.13722222222222)"^^geo:wktLiteral ;
  geo-pos:lat "42.0175"^^xsd:decimal ;
  geo-pos:long "35.13722222222222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A934>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):934" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "2" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '934'^^xsd:integer;
  dwc:scientificName 'Gromia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.137222222222'^^xsd:double;
  dwc:latitude '42.0175'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '520927'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):934'^^xsd:string;
  dwc:observationDate '2010-05-31'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A935>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A935> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A935> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0175 35.13722222222222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.0175"^^xsd:decimal ;
  dwc:decimalLongitude "35.13722222222222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A935>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0175 35.13722222222222)"^^geo:wktLiteral ;
  geo-pos:lat "42.0175"^^xsd:decimal ;
  geo-pos:long "35.13722222222222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A935>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):935" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "2" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '935'^^xsd:integer;
  dwc:scientificName 'Gromia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.137222222222'^^xsd:double;
  dwc:latitude '42.0175'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '520927'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):935'^^xsd:string;
  dwc:observationDate '2010-06-28'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A936>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A936> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A936> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0175 35.13722222222222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.0175"^^xsd:decimal ;
  dwc:decimalLongitude "35.13722222222222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A936>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0175 35.13722222222222)"^^geo:wktLiteral ;
  geo-pos:lat "42.0175"^^xsd:decimal ;
  geo-pos:long "35.13722222222222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A936>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):936" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "2" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '936'^^xsd:integer;
  dwc:scientificName 'Gromia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.137222222222'^^xsd:double;
  dwc:latitude '42.0175'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '520927'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):936'^^xsd:string;
  dwc:observationDate '2010-07-08'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A257>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A257> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A257> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0175 35.13722222222222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.0175"^^xsd:decimal ;
  dwc:decimalLongitude "35.13722222222222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A257>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0175 35.13722222222222)"^^geo:wktLiteral ;
  geo-pos:lat "42.0175"^^xsd:decimal ;
  geo-pos:long "35.13722222222222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A257>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):257" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "2" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '257'^^xsd:integer;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.137222222222'^^xsd:double;
  dwc:latitude '42.0175'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):257'^^xsd:string;
  dwc:observationDate '2009-12-24'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A258>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A258> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A258> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0175 35.13722222222222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.0175"^^xsd:decimal ;
  dwc:decimalLongitude "35.13722222222222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A258>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0175 35.13722222222222)"^^geo:wktLiteral ;
  geo-pos:lat "42.0175"^^xsd:decimal ;
  geo-pos:long "35.13722222222222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A258>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):258" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "2" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '258'^^xsd:integer;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.137222222222'^^xsd:double;
  dwc:latitude '42.0175'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):258'^^xsd:string;
  dwc:observationDate '2010-01-29'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A259>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A259> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A259> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0175 35.13722222222222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.0175"^^xsd:decimal ;
  dwc:decimalLongitude "35.13722222222222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A259>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0175 35.13722222222222)"^^geo:wktLiteral ;
  geo-pos:lat "42.0175"^^xsd:decimal ;
  geo-pos:long "35.13722222222222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A259>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):259" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "2" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '259'^^xsd:integer;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.137222222222'^^xsd:double;
  dwc:latitude '42.0175'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):259'^^xsd:string;
  dwc:observationDate '2010-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A260>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A260> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A260> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0175 35.13722222222222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.0175"^^xsd:decimal ;
  dwc:decimalLongitude "35.13722222222222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A260>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0175 35.13722222222222)"^^geo:wktLiteral ;
  geo-pos:lat "42.0175"^^xsd:decimal ;
  geo-pos:long "35.13722222222222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A260>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):260" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "2" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '260'^^xsd:integer;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.137222222222'^^xsd:double;
  dwc:latitude '42.0175'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):260'^^xsd:string;
  dwc:observationDate '2010-03-26'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A261>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A261> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A261> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0175 35.13722222222222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.0175"^^xsd:decimal ;
  dwc:decimalLongitude "35.13722222222222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A261>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0175 35.13722222222222)"^^geo:wktLiteral ;
  geo-pos:lat "42.0175"^^xsd:decimal ;
  geo-pos:long "35.13722222222222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A261>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):261" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "2" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '261'^^xsd:integer;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.137222222222'^^xsd:double;
  dwc:latitude '42.0175'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):261'^^xsd:string;
  dwc:observationDate '2010-04-30'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A263>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A263> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A263> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0175 35.13722222222222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.0175"^^xsd:decimal ;
  dwc:decimalLongitude "35.13722222222222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A263>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0175 35.13722222222222)"^^geo:wktLiteral ;
  geo-pos:lat "42.0175"^^xsd:decimal ;
  geo-pos:long "35.13722222222222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A263>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):263" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "2" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '263'^^xsd:integer;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.137222222222'^^xsd:double;
  dwc:latitude '42.0175'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):263'^^xsd:string;
  dwc:observationDate '2010-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A264>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A264> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A264> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0175 35.13722222222222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.0175"^^xsd:decimal ;
  dwc:decimalLongitude "35.13722222222222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A264>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0175 35.13722222222222)"^^geo:wktLiteral ;
  geo-pos:lat "42.0175"^^xsd:decimal ;
  geo-pos:long "35.13722222222222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A264>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):264" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "2" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '264'^^xsd:integer;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.137222222222'^^xsd:double;
  dwc:latitude '42.0175'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):264'^^xsd:string;
  dwc:observationDate '2010-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A253>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A253> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A253> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0175 35.13722222222222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.0175"^^xsd:decimal ;
  dwc:decimalLongitude "35.13722222222222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A253>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0175 35.13722222222222)"^^geo:wktLiteral ;
  geo-pos:lat "42.0175"^^xsd:decimal ;
  geo-pos:long "35.13722222222222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A253>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):253" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "2" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '253'^^xsd:integer;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.137222222222'^^xsd:double;
  dwc:latitude '42.0175'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):253'^^xsd:string;
  dwc:observationDate '2009-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A254>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A254> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A254> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0175 35.13722222222222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.0175"^^xsd:decimal ;
  dwc:decimalLongitude "35.13722222222222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A254>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0175 35.13722222222222)"^^geo:wktLiteral ;
  geo-pos:lat "42.0175"^^xsd:decimal ;
  geo-pos:long "35.13722222222222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A254>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):254" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "2" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '254'^^xsd:integer;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.137222222222'^^xsd:double;
  dwc:latitude '42.0175'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):254'^^xsd:string;
  dwc:observationDate '2009-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A255>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A255> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A255> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0175 35.13722222222222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.0175"^^xsd:decimal ;
  dwc:decimalLongitude "35.13722222222222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A255>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0175 35.13722222222222)"^^geo:wktLiteral ;
  geo-pos:lat "42.0175"^^xsd:decimal ;
  geo-pos:long "35.13722222222222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A255>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):255" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "2" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '255'^^xsd:integer;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.137222222222'^^xsd:double;
  dwc:latitude '42.0175'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):255'^^xsd:string;
  dwc:observationDate '2009-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A256>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A256> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A256> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0175 35.13722222222222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.0175"^^xsd:decimal ;
  dwc:decimalLongitude "35.13722222222222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A256>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0175 35.13722222222222)"^^geo:wktLiteral ;
  geo-pos:lat "42.0175"^^xsd:decimal ;
  geo-pos:long "35.13722222222222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A256>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):256" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "2" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '256'^^xsd:integer;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.137222222222'^^xsd:double;
  dwc:latitude '42.0175'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):256'^^xsd:string;
  dwc:observationDate '2009-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A356>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A356> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A356> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0175 35.13722222222222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.0175"^^xsd:decimal ;
  dwc:decimalLongitude "35.13722222222222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A356>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0175 35.13722222222222)"^^geo:wktLiteral ;
  geo-pos:lat "42.0175"^^xsd:decimal ;
  geo-pos:long "35.13722222222222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A356>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):356" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "2" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '356'^^xsd:integer;
  dwc:scientificName 'Foraminifera (soft shelled)'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.137222222222'^^xsd:double;
  dwc:latitude '42.0175'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '1410'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):356'^^xsd:string;
  dwc:observationDate '2010-03-26'^^xsd:date;
  dwc:aphiaIdAccepted '1410'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A349>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A349> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A349> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0175 35.13722222222222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.0175"^^xsd:decimal ;
  dwc:decimalLongitude "35.13722222222222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A349>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0175 35.13722222222222)"^^geo:wktLiteral ;
  geo-pos:lat "42.0175"^^xsd:decimal ;
  geo-pos:long "35.13722222222222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A349>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):349" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "2" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '349'^^xsd:integer;
  dwc:scientificName 'Foraminifera (soft shelled)'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.137222222222'^^xsd:double;
  dwc:latitude '42.0175'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '1410'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):349'^^xsd:string;
  dwc:observationDate '2009-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '1410'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A350>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A350> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A350> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0175 35.13722222222222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.0175"^^xsd:decimal ;
  dwc:decimalLongitude "35.13722222222222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A350>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0175 35.13722222222222)"^^geo:wktLiteral ;
  geo-pos:lat "42.0175"^^xsd:decimal ;
  geo-pos:long "35.13722222222222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A350>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):350" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "2" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '350'^^xsd:integer;
  dwc:scientificName 'Foraminifera (soft shelled)'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.137222222222'^^xsd:double;
  dwc:latitude '42.0175'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '1410'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):350'^^xsd:string;
  dwc:observationDate '2009-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '1410'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A351>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A351> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A351> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0175 35.13722222222222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.0175"^^xsd:decimal ;
  dwc:decimalLongitude "35.13722222222222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A351>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0175 35.13722222222222)"^^geo:wktLiteral ;
  geo-pos:lat "42.0175"^^xsd:decimal ;
  geo-pos:long "35.13722222222222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A351>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):351" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "2" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '351'^^xsd:integer;
  dwc:scientificName 'Foraminifera (soft shelled)'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.137222222222'^^xsd:double;
  dwc:latitude '42.0175'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '1410'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):351'^^xsd:string;
  dwc:observationDate '2009-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '1410'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A352>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A352> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A352> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0175 35.13722222222222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.0175"^^xsd:decimal ;
  dwc:decimalLongitude "35.13722222222222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A352>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0175 35.13722222222222)"^^geo:wktLiteral ;
  geo-pos:lat "42.0175"^^xsd:decimal ;
  geo-pos:long "35.13722222222222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A352>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):352" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "2" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '352'^^xsd:integer;
  dwc:scientificName 'Foraminifera (soft shelled)'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.137222222222'^^xsd:double;
  dwc:latitude '42.0175'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '1410'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):352'^^xsd:string;
  dwc:observationDate '2009-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '1410'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A353>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A353> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A353> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0175 35.13722222222222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.0175"^^xsd:decimal ;
  dwc:decimalLongitude "35.13722222222222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A353>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0175 35.13722222222222)"^^geo:wktLiteral ;
  geo-pos:lat "42.0175"^^xsd:decimal ;
  geo-pos:long "35.13722222222222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A353>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):353" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "2" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '353'^^xsd:integer;
  dwc:scientificName 'Foraminifera (soft shelled)'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.137222222222'^^xsd:double;
  dwc:latitude '42.0175'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '1410'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):353'^^xsd:string;
  dwc:observationDate '2009-12-24'^^xsd:date;
  dwc:aphiaIdAccepted '1410'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A354>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A354> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A354> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0175 35.13722222222222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.0175"^^xsd:decimal ;
  dwc:decimalLongitude "35.13722222222222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A354>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0175 35.13722222222222)"^^geo:wktLiteral ;
  geo-pos:lat "42.0175"^^xsd:decimal ;
  geo-pos:long "35.13722222222222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A354>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):354" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "2" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '354'^^xsd:integer;
  dwc:scientificName 'Foraminifera (soft shelled)'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.137222222222'^^xsd:double;
  dwc:latitude '42.0175'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '1410'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):354'^^xsd:string;
  dwc:observationDate '2010-01-29'^^xsd:date;
  dwc:aphiaIdAccepted '1410'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A355>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A355> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A355> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0175 35.13722222222222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.0175"^^xsd:decimal ;
  dwc:decimalLongitude "35.13722222222222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A355>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0175 35.13722222222222)"^^geo:wktLiteral ;
  geo-pos:lat "42.0175"^^xsd:decimal ;
  geo-pos:long "35.13722222222222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A355>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):355" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "2" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '355'^^xsd:integer;
  dwc:scientificName 'Foraminifera (soft shelled)'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.137222222222'^^xsd:double;
  dwc:latitude '42.0175'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '1410'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):355'^^xsd:string;
  dwc:observationDate '2010-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '1410'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A445>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A445> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A445> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0175 35.13722222222222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.0175"^^xsd:decimal ;
  dwc:decimalLongitude "35.13722222222222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A445>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0175 35.13722222222222)"^^geo:wktLiteral ;
  geo-pos:lat "42.0175"^^xsd:decimal ;
  geo-pos:long "35.13722222222222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A445>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):445" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "2" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '445'^^xsd:integer;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.137222222222'^^xsd:double;
  dwc:latitude '42.0175'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):445'^^xsd:string;
  dwc:observationDate '2009-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A446>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A446> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A446> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0175 35.13722222222222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.0175"^^xsd:decimal ;
  dwc:decimalLongitude "35.13722222222222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A446>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0175 35.13722222222222)"^^geo:wktLiteral ;
  geo-pos:lat "42.0175"^^xsd:decimal ;
  geo-pos:long "35.13722222222222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A446>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):446" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "2" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '446'^^xsd:integer;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.137222222222'^^xsd:double;
  dwc:latitude '42.0175'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):446'^^xsd:string;
  dwc:observationDate '2009-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A447>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A447> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A447> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0175 35.13722222222222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.0175"^^xsd:decimal ;
  dwc:decimalLongitude "35.13722222222222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A447>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0175 35.13722222222222)"^^geo:wktLiteral ;
  geo-pos:lat "42.0175"^^xsd:decimal ;
  geo-pos:long "35.13722222222222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A447>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):447" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "2" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '447'^^xsd:integer;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.137222222222'^^xsd:double;
  dwc:latitude '42.0175'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):447'^^xsd:string;
  dwc:observationDate '2009-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A448>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A448> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A448> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0175 35.13722222222222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.0175"^^xsd:decimal ;
  dwc:decimalLongitude "35.13722222222222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A448>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0175 35.13722222222222)"^^geo:wktLiteral ;
  geo-pos:lat "42.0175"^^xsd:decimal ;
  geo-pos:long "35.13722222222222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A448>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):448" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "2" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '448'^^xsd:integer;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.137222222222'^^xsd:double;
  dwc:latitude '42.0175'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):448'^^xsd:string;
  dwc:observationDate '2009-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A449>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A449> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A449> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0175 35.13722222222222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.0175"^^xsd:decimal ;
  dwc:decimalLongitude "35.13722222222222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A449>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0175 35.13722222222222)"^^geo:wktLiteral ;
  geo-pos:lat "42.0175"^^xsd:decimal ;
  geo-pos:long "35.13722222222222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A449>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):449" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "2" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '449'^^xsd:integer;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.137222222222'^^xsd:double;
  dwc:latitude '42.0175'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):449'^^xsd:string;
  dwc:observationDate '2009-12-24'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A450>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A450> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A450> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0175 35.13722222222222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.0175"^^xsd:decimal ;
  dwc:decimalLongitude "35.13722222222222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A450>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0175 35.13722222222222)"^^geo:wktLiteral ;
  geo-pos:lat "42.0175"^^xsd:decimal ;
  geo-pos:long "35.13722222222222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A450>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):450" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "2" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '450'^^xsd:integer;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.137222222222'^^xsd:double;
  dwc:latitude '42.0175'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):450'^^xsd:string;
  dwc:observationDate '2010-01-29'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A451>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A451> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A451> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0175 35.13722222222222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.0175"^^xsd:decimal ;
  dwc:decimalLongitude "35.13722222222222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A451>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0175 35.13722222222222)"^^geo:wktLiteral ;
  geo-pos:lat "42.0175"^^xsd:decimal ;
  geo-pos:long "35.13722222222222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A451>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):451" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "2" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '451'^^xsd:integer;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.137222222222'^^xsd:double;
  dwc:latitude '42.0175'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):451'^^xsd:string;
  dwc:observationDate '2010-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A452>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A452> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A452> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0175 35.13722222222222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.0175"^^xsd:decimal ;
  dwc:decimalLongitude "35.13722222222222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A452>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0175 35.13722222222222)"^^geo:wktLiteral ;
  geo-pos:lat "42.0175"^^xsd:decimal ;
  geo-pos:long "35.13722222222222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A452>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):452" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "2" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '452'^^xsd:integer;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.137222222222'^^xsd:double;
  dwc:latitude '42.0175'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):452'^^xsd:string;
  dwc:observationDate '2010-03-26'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A453>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A453> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A453> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0175 35.13722222222222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.0175"^^xsd:decimal ;
  dwc:decimalLongitude "35.13722222222222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A453>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0175 35.13722222222222)"^^geo:wktLiteral ;
  geo-pos:lat "42.0175"^^xsd:decimal ;
  geo-pos:long "35.13722222222222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A453>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):453" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "2" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '453'^^xsd:integer;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.137222222222'^^xsd:double;
  dwc:latitude '42.0175'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):453'^^xsd:string;
  dwc:observationDate '2010-04-30'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A454>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A454> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A454> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0175 35.13722222222222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.0175"^^xsd:decimal ;
  dwc:decimalLongitude "35.13722222222222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A454>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0175 35.13722222222222)"^^geo:wktLiteral ;
  geo-pos:lat "42.0175"^^xsd:decimal ;
  geo-pos:long "35.13722222222222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A454>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):454" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "2" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '454'^^xsd:integer;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.137222222222'^^xsd:double;
  dwc:latitude '42.0175'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):454'^^xsd:string;
  dwc:observationDate '2010-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A455>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A455> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A455> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0175 35.13722222222222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.0175"^^xsd:decimal ;
  dwc:decimalLongitude "35.13722222222222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A455>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0175 35.13722222222222)"^^geo:wktLiteral ;
  geo-pos:lat "42.0175"^^xsd:decimal ;
  geo-pos:long "35.13722222222222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A455>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):455" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "2" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '455'^^xsd:integer;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.137222222222'^^xsd:double;
  dwc:latitude '42.0175'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):455'^^xsd:string;
  dwc:observationDate '2010-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A456>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A456> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A456> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0175 35.13722222222222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.0175"^^xsd:decimal ;
  dwc:decimalLongitude "35.13722222222222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A456>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0175 35.13722222222222)"^^geo:wktLiteral ;
  geo-pos:lat "42.0175"^^xsd:decimal ;
  geo-pos:long "35.13722222222222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A456>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):456" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "2" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '456'^^xsd:integer;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.137222222222'^^xsd:double;
  dwc:latitude '42.0175'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):456'^^xsd:string;
  dwc:observationDate '2010-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A357>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A357> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A357> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0175 35.13722222222222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.0175"^^xsd:decimal ;
  dwc:decimalLongitude "35.13722222222222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A357>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0175 35.13722222222222)"^^geo:wktLiteral ;
  geo-pos:lat "42.0175"^^xsd:decimal ;
  geo-pos:long "35.13722222222222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A357>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):357" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "2" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '357'^^xsd:integer;
  dwc:scientificName 'Foraminifera (soft shelled)'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.137222222222'^^xsd:double;
  dwc:latitude '42.0175'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '1410'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):357'^^xsd:string;
  dwc:observationDate '2010-04-30'^^xsd:date;
  dwc:aphiaIdAccepted '1410'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A358>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A358> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A358> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0175 35.13722222222222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.0175"^^xsd:decimal ;
  dwc:decimalLongitude "35.13722222222222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A358>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0175 35.13722222222222)"^^geo:wktLiteral ;
  geo-pos:lat "42.0175"^^xsd:decimal ;
  geo-pos:long "35.13722222222222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A358>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):358" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "2" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '358'^^xsd:integer;
  dwc:scientificName 'Foraminifera (soft shelled)'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.137222222222'^^xsd:double;
  dwc:latitude '42.0175'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '1410'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):358'^^xsd:string;
  dwc:observationDate '2010-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '1410'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A359>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A359> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A359> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0175 35.13722222222222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.0175"^^xsd:decimal ;
  dwc:decimalLongitude "35.13722222222222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A359>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0175 35.13722222222222)"^^geo:wktLiteral ;
  geo-pos:lat "42.0175"^^xsd:decimal ;
  geo-pos:long "35.13722222222222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A359>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):359" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "2" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '359'^^xsd:integer;
  dwc:scientificName 'Foraminifera (soft shelled)'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.137222222222'^^xsd:double;
  dwc:latitude '42.0175'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '1410'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):359'^^xsd:string;
  dwc:observationDate '2010-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '1410'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A360>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A360> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A360> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0175 35.13722222222222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.0175"^^xsd:decimal ;
  dwc:decimalLongitude "35.13722222222222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A360>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0175 35.13722222222222)"^^geo:wktLiteral ;
  geo-pos:lat "42.0175"^^xsd:decimal ;
  geo-pos:long "35.13722222222222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A360>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):360" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "2" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '360'^^xsd:integer;
  dwc:scientificName 'Foraminifera (soft shelled)'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.137222222222'^^xsd:double;
  dwc:latitude '42.0175'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '1410'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):360'^^xsd:string;
  dwc:observationDate '2010-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '1410'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A61>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A61> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A61> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0175 35.13722222222222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.0175"^^xsd:decimal ;
  dwc:decimalLongitude "35.13722222222222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A61>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0175 35.13722222222222)"^^geo:wktLiteral ;
  geo-pos:lat "42.0175"^^xsd:decimal ;
  geo-pos:long "35.13722222222222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A61>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):61" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "2" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '61'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.137222222222'^^xsd:double;
  dwc:latitude '42.0175'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):61'^^xsd:string;
  dwc:observationDate '2009-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A62>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A62> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A62> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0175 35.13722222222222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.0175"^^xsd:decimal ;
  dwc:decimalLongitude "35.13722222222222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A62>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0175 35.13722222222222)"^^geo:wktLiteral ;
  geo-pos:lat "42.0175"^^xsd:decimal ;
  geo-pos:long "35.13722222222222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A62>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):62" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "2" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '62'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.137222222222'^^xsd:double;
  dwc:latitude '42.0175'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):62'^^xsd:string;
  dwc:observationDate '2009-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A64>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A64> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A64> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0175 35.13722222222222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.0175"^^xsd:decimal ;
  dwc:decimalLongitude "35.13722222222222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A64>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0175 35.13722222222222)"^^geo:wktLiteral ;
  geo-pos:lat "42.0175"^^xsd:decimal ;
  geo-pos:long "35.13722222222222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A64>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):64" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "2" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '64'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.137222222222'^^xsd:double;
  dwc:latitude '42.0175'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):64'^^xsd:string;
  dwc:observationDate '2009-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A65>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A65> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A65> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0175 35.13722222222222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.0175"^^xsd:decimal ;
  dwc:decimalLongitude "35.13722222222222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A65>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0175 35.13722222222222)"^^geo:wktLiteral ;
  geo-pos:lat "42.0175"^^xsd:decimal ;
  geo-pos:long "35.13722222222222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A65>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):65" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "2" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '65'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.137222222222'^^xsd:double;
  dwc:latitude '42.0175'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):65'^^xsd:string;
  dwc:observationDate '2009-12-24'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A66>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A66> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A66> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0175 35.13722222222222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.0175"^^xsd:decimal ;
  dwc:decimalLongitude "35.13722222222222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A66>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0175 35.13722222222222)"^^geo:wktLiteral ;
  geo-pos:lat "42.0175"^^xsd:decimal ;
  geo-pos:long "35.13722222222222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A66>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):66" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "2" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '66'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.137222222222'^^xsd:double;
  dwc:latitude '42.0175'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):66'^^xsd:string;
  dwc:observationDate '2010-01-29'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A67>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A67> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A67> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0175 35.13722222222222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.0175"^^xsd:decimal ;
  dwc:decimalLongitude "35.13722222222222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A67>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0175 35.13722222222222)"^^geo:wktLiteral ;
  geo-pos:lat "42.0175"^^xsd:decimal ;
  geo-pos:long "35.13722222222222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A67>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):67" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "2" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '67'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.137222222222'^^xsd:double;
  dwc:latitude '42.0175'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):67'^^xsd:string;
  dwc:observationDate '2010-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A68>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A68> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A68> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0175 35.13722222222222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.0175"^^xsd:decimal ;
  dwc:decimalLongitude "35.13722222222222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A68>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0175 35.13722222222222)"^^geo:wktLiteral ;
  geo-pos:lat "42.0175"^^xsd:decimal ;
  geo-pos:long "35.13722222222222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A68>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):68" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "2" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '68'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.137222222222'^^xsd:double;
  dwc:latitude '42.0175'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):68'^^xsd:string;
  dwc:observationDate '2010-03-26'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A69>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A69> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A69> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0175 35.13722222222222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.0175"^^xsd:decimal ;
  dwc:decimalLongitude "35.13722222222222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A69>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0175 35.13722222222222)"^^geo:wktLiteral ;
  geo-pos:lat "42.0175"^^xsd:decimal ;
  geo-pos:long "35.13722222222222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A69>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):69" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "2" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '69'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.137222222222'^^xsd:double;
  dwc:latitude '42.0175'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):69'^^xsd:string;
  dwc:observationDate '2010-04-30'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A637>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A637> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A637> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0175 35.13722222222222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.0175"^^xsd:decimal ;
  dwc:decimalLongitude "35.13722222222222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A637>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0175 35.13722222222222)"^^geo:wktLiteral ;
  geo-pos:lat "42.0175"^^xsd:decimal ;
  geo-pos:long "35.13722222222222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A637>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):637" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "2" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '637'^^xsd:integer;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.137222222222'^^xsd:double;
  dwc:latitude '42.0175'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):637'^^xsd:string;
  dwc:observationDate '2009-08-26'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A638>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A638> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A638> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0175 35.13722222222222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.0175"^^xsd:decimal ;
  dwc:decimalLongitude "35.13722222222222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A638>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0175 35.13722222222222)"^^geo:wktLiteral ;
  geo-pos:lat "42.0175"^^xsd:decimal ;
  geo-pos:long "35.13722222222222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A638>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):638" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "2" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '638'^^xsd:integer;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.137222222222'^^xsd:double;
  dwc:latitude '42.0175'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):638'^^xsd:string;
  dwc:observationDate '2009-09-29'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A70>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A70> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A70> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0175 35.13722222222222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.0175"^^xsd:decimal ;
  dwc:decimalLongitude "35.13722222222222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A70>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0175 35.13722222222222)"^^geo:wktLiteral ;
  geo-pos:lat "42.0175"^^xsd:decimal ;
  geo-pos:long "35.13722222222222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A70>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):70" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "2" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '70'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.137222222222'^^xsd:double;
  dwc:latitude '42.0175'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):70'^^xsd:string;
  dwc:observationDate '2010-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A71>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A71> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A71> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0175 35.13722222222222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.0175"^^xsd:decimal ;
  dwc:decimalLongitude "35.13722222222222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A71>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0175 35.13722222222222)"^^geo:wktLiteral ;
  geo-pos:lat "42.0175"^^xsd:decimal ;
  geo-pos:long "35.13722222222222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A71>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):71" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "2" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '71'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.137222222222'^^xsd:double;
  dwc:latitude '42.0175'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):71'^^xsd:string;
  dwc:observationDate '2010-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A545>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A545> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A545> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0175 35.13722222222222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.0175"^^xsd:decimal ;
  dwc:decimalLongitude "35.13722222222222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A545>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0175 35.13722222222222)"^^geo:wktLiteral ;
  geo-pos:lat "42.0175"^^xsd:decimal ;
  geo-pos:long "35.13722222222222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A545>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):545" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "2" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '545'^^xsd:integer;
  dwc:scientificName 'Ostracoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.137222222222'^^xsd:double;
  dwc:latitude '42.0175'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):545'^^xsd:string;
  dwc:observationDate '2009-12-24'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A546>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A546> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A546> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0175 35.13722222222222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.0175"^^xsd:decimal ;
  dwc:decimalLongitude "35.13722222222222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A546>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0175 35.13722222222222)"^^geo:wktLiteral ;
  geo-pos:lat "42.0175"^^xsd:decimal ;
  geo-pos:long "35.13722222222222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A546>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):546" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "2" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '546'^^xsd:integer;
  dwc:scientificName 'Ostracoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.137222222222'^^xsd:double;
  dwc:latitude '42.0175'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):546'^^xsd:string;
  dwc:observationDate '2010-01-29'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A547>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A547> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A547> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0175 35.13722222222222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.0175"^^xsd:decimal ;
  dwc:decimalLongitude "35.13722222222222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A547>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0175 35.13722222222222)"^^geo:wktLiteral ;
  geo-pos:lat "42.0175"^^xsd:decimal ;
  geo-pos:long "35.13722222222222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A547>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):547" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "2" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '547'^^xsd:integer;
  dwc:scientificName 'Ostracoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.137222222222'^^xsd:double;
  dwc:latitude '42.0175'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):547'^^xsd:string;
  dwc:observationDate '2010-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A548>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A548> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A548> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0175 35.13722222222222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.0175"^^xsd:decimal ;
  dwc:decimalLongitude "35.13722222222222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A548>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0175 35.13722222222222)"^^geo:wktLiteral ;
  geo-pos:lat "42.0175"^^xsd:decimal ;
  geo-pos:long "35.13722222222222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A548>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):548" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "2" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '548'^^xsd:integer;
  dwc:scientificName 'Ostracoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.137222222222'^^xsd:double;
  dwc:latitude '42.0175'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):548'^^xsd:string;
  dwc:observationDate '2010-03-26'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A549>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A549> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A549> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0175 35.13722222222222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.0175"^^xsd:decimal ;
  dwc:decimalLongitude "35.13722222222222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A549>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0175 35.13722222222222)"^^geo:wktLiteral ;
  geo-pos:lat "42.0175"^^xsd:decimal ;
  geo-pos:long "35.13722222222222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A549>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):549" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "2" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '549'^^xsd:integer;
  dwc:scientificName 'Ostracoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.137222222222'^^xsd:double;
  dwc:latitude '42.0175'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):549'^^xsd:string;
  dwc:observationDate '2010-04-30'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A550>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A550> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A550> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0175 35.13722222222222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.0175"^^xsd:decimal ;
  dwc:decimalLongitude "35.13722222222222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A550>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0175 35.13722222222222)"^^geo:wktLiteral ;
  geo-pos:lat "42.0175"^^xsd:decimal ;
  geo-pos:long "35.13722222222222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A550>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):550" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "2" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '550'^^xsd:integer;
  dwc:scientificName 'Ostracoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.137222222222'^^xsd:double;
  dwc:latitude '42.0175'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):550'^^xsd:string;
  dwc:observationDate '2010-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A551>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A551> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A551> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0175 35.13722222222222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.0175"^^xsd:decimal ;
  dwc:decimalLongitude "35.13722222222222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A551>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0175 35.13722222222222)"^^geo:wktLiteral ;
  geo-pos:lat "42.0175"^^xsd:decimal ;
  geo-pos:long "35.13722222222222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A551>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):551" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "2" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '551'^^xsd:integer;
  dwc:scientificName 'Ostracoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.137222222222'^^xsd:double;
  dwc:latitude '42.0175'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):551'^^xsd:string;
  dwc:observationDate '2010-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A552>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A552> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A552> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0175 35.13722222222222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.0175"^^xsd:decimal ;
  dwc:decimalLongitude "35.13722222222222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A552>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0175 35.13722222222222)"^^geo:wktLiteral ;
  geo-pos:lat "42.0175"^^xsd:decimal ;
  geo-pos:long "35.13722222222222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A552>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):552" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "2" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '552'^^xsd:integer;
  dwc:scientificName 'Ostracoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.137222222222'^^xsd:double;
  dwc:latitude '42.0175'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):552'^^xsd:string;
  dwc:observationDate '2010-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A736>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A736> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A736> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0175 35.13722222222222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.0175"^^xsd:decimal ;
  dwc:decimalLongitude "35.13722222222222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A736>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0175 35.13722222222222)"^^geo:wktLiteral ;
  geo-pos:lat "42.0175"^^xsd:decimal ;
  geo-pos:long "35.13722222222222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A736>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):736" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "2" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '736'^^xsd:integer;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.137222222222'^^xsd:double;
  dwc:latitude '42.0175'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):736'^^xsd:string;
  dwc:observationDate '2009-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A737>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A737> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A737> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0175 35.13722222222222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.0175"^^xsd:decimal ;
  dwc:decimalLongitude "35.13722222222222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A737>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0175 35.13722222222222)"^^geo:wktLiteral ;
  geo-pos:lat "42.0175"^^xsd:decimal ;
  geo-pos:long "35.13722222222222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A737>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):737" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "2" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '737'^^xsd:integer;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.137222222222'^^xsd:double;
  dwc:latitude '42.0175'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):737'^^xsd:string;
  dwc:observationDate '2009-12-24'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A738>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A738> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A738> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0175 35.13722222222222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.0175"^^xsd:decimal ;
  dwc:decimalLongitude "35.13722222222222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A738>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0175 35.13722222222222)"^^geo:wktLiteral ;
  geo-pos:lat "42.0175"^^xsd:decimal ;
  geo-pos:long "35.13722222222222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A738>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):738" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "2" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '738'^^xsd:integer;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.137222222222'^^xsd:double;
  dwc:latitude '42.0175'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):738'^^xsd:string;
  dwc:observationDate '2010-01-29'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A739>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A739> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A739> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0175 35.13722222222222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.0175"^^xsd:decimal ;
  dwc:decimalLongitude "35.13722222222222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A739>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0175 35.13722222222222)"^^geo:wktLiteral ;
  geo-pos:lat "42.0175"^^xsd:decimal ;
  geo-pos:long "35.13722222222222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A739>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):739" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "2" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '739'^^xsd:integer;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.137222222222'^^xsd:double;
  dwc:latitude '42.0175'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):739'^^xsd:string;
  dwc:observationDate '2010-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A740>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A740> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A740> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0175 35.13722222222222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.0175"^^xsd:decimal ;
  dwc:decimalLongitude "35.13722222222222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A740>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0175 35.13722222222222)"^^geo:wktLiteral ;
  geo-pos:lat "42.0175"^^xsd:decimal ;
  geo-pos:long "35.13722222222222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A740>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):740" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "2" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '740'^^xsd:integer;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.137222222222'^^xsd:double;
  dwc:latitude '42.0175'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):740'^^xsd:string;
  dwc:observationDate '2010-03-26'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A741>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A741> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A741> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0175 35.13722222222222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.0175"^^xsd:decimal ;
  dwc:decimalLongitude "35.13722222222222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A741>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0175 35.13722222222222)"^^geo:wktLiteral ;
  geo-pos:lat "42.0175"^^xsd:decimal ;
  geo-pos:long "35.13722222222222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A741>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):741" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "2" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '741'^^xsd:integer;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.137222222222'^^xsd:double;
  dwc:latitude '42.0175'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):741'^^xsd:string;
  dwc:observationDate '2010-04-30'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A742>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A742> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A742> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0175 35.13722222222222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.0175"^^xsd:decimal ;
  dwc:decimalLongitude "35.13722222222222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A742>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0175 35.13722222222222)"^^geo:wktLiteral ;
  geo-pos:lat "42.0175"^^xsd:decimal ;
  geo-pos:long "35.13722222222222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A742>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):742" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "2" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '742'^^xsd:integer;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.137222222222'^^xsd:double;
  dwc:latitude '42.0175'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):742'^^xsd:string;
  dwc:observationDate '2010-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A743>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A743> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A743> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0175 35.13722222222222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.0175"^^xsd:decimal ;
  dwc:decimalLongitude "35.13722222222222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A743>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0175 35.13722222222222)"^^geo:wktLiteral ;
  geo-pos:lat "42.0175"^^xsd:decimal ;
  geo-pos:long "35.13722222222222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A743>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):743" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "2" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '743'^^xsd:integer;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.137222222222'^^xsd:double;
  dwc:latitude '42.0175'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):743'^^xsd:string;
  dwc:observationDate '2010-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A744>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A744> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A744> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0175 35.13722222222222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.0175"^^xsd:decimal ;
  dwc:decimalLongitude "35.13722222222222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A744>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0175 35.13722222222222)"^^geo:wktLiteral ;
  geo-pos:lat "42.0175"^^xsd:decimal ;
  geo-pos:long "35.13722222222222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A744>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):744" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "2" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '744'^^xsd:integer;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.137222222222'^^xsd:double;
  dwc:latitude '42.0175'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):744'^^xsd:string;
  dwc:observationDate '2010-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A541>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A541> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A541> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0175 35.13722222222222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.0175"^^xsd:decimal ;
  dwc:decimalLongitude "35.13722222222222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A541>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0175 35.13722222222222)"^^geo:wktLiteral ;
  geo-pos:lat "42.0175"^^xsd:decimal ;
  geo-pos:long "35.13722222222222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A541>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):541" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "2" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '541'^^xsd:integer;
  dwc:scientificName 'Ostracoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.137222222222'^^xsd:double;
  dwc:latitude '42.0175'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):541'^^xsd:string;
  dwc:observationDate '2009-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A544>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A544> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A544> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0175 35.13722222222222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.0175"^^xsd:decimal ;
  dwc:decimalLongitude "35.13722222222222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A544>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0175 35.13722222222222)"^^geo:wktLiteral ;
  geo-pos:lat "42.0175"^^xsd:decimal ;
  geo-pos:long "35.13722222222222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A544>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):544" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "2" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '544'^^xsd:integer;
  dwc:scientificName 'Ostracoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.137222222222'^^xsd:double;
  dwc:latitude '42.0175'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):544'^^xsd:string;
  dwc:observationDate '2009-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A542>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A542> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A542> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0175 35.13722222222222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.0175"^^xsd:decimal ;
  dwc:decimalLongitude "35.13722222222222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A542>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0175 35.13722222222222)"^^geo:wktLiteral ;
  geo-pos:lat "42.0175"^^xsd:decimal ;
  geo-pos:long "35.13722222222222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A542>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):542" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "2" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '542'^^xsd:integer;
  dwc:scientificName 'Ostracoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.137222222222'^^xsd:double;
  dwc:latitude '42.0175'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):542'^^xsd:string;
  dwc:observationDate '2009-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A543>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A543> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A543> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0175 35.13722222222222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.0175"^^xsd:decimal ;
  dwc:decimalLongitude "35.13722222222222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A543>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0175 35.13722222222222)"^^geo:wktLiteral ;
  geo-pos:lat "42.0175"^^xsd:decimal ;
  geo-pos:long "35.13722222222222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A543>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):543" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "2" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '543'^^xsd:integer;
  dwc:scientificName 'Ostracoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.137222222222'^^xsd:double;
  dwc:latitude '42.0175'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):543'^^xsd:string;
  dwc:observationDate '2009-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A733>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A733> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A733> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0175 35.13722222222222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.0175"^^xsd:decimal ;
  dwc:decimalLongitude "35.13722222222222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A733>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0175 35.13722222222222)"^^geo:wktLiteral ;
  geo-pos:lat "42.0175"^^xsd:decimal ;
  geo-pos:long "35.13722222222222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A733>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):733" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "2" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '733'^^xsd:integer;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.137222222222'^^xsd:double;
  dwc:latitude '42.0175'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):733'^^xsd:string;
  dwc:observationDate '2009-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A734>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A734> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A734> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0175 35.13722222222222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.0175"^^xsd:decimal ;
  dwc:decimalLongitude "35.13722222222222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A734>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0175 35.13722222222222)"^^geo:wktLiteral ;
  geo-pos:lat "42.0175"^^xsd:decimal ;
  geo-pos:long "35.13722222222222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A734>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):734" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "2" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '734'^^xsd:integer;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.137222222222'^^xsd:double;
  dwc:latitude '42.0175'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):734'^^xsd:string;
  dwc:observationDate '2009-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A735> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0175 35.13722222222222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.0175"^^xsd:decimal ;
  dwc:decimalLongitude "35.13722222222222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0175 35.13722222222222)"^^geo:wktLiteral ;
  geo-pos:lat "42.0175"^^xsd:decimal ;
  geo-pos:long "35.13722222222222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "2" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '735'^^xsd:integer;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.137222222222'^^xsd:double;
  dwc:latitude '42.0175'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):735'^^xsd:string;
  dwc:observationDate '2009-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A639>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A639> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A639> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0175 35.13722222222222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.0175"^^xsd:decimal ;
  dwc:decimalLongitude "35.13722222222222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A639>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0175 35.13722222222222)"^^geo:wktLiteral ;
  geo-pos:lat "42.0175"^^xsd:decimal ;
  geo-pos:long "35.13722222222222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A639>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):639" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "2" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '639'^^xsd:integer;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.137222222222'^^xsd:double;
  dwc:latitude '42.0175'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):639'^^xsd:string;
  dwc:observationDate '2009-10-20'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A640>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A640> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A640> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0175 35.13722222222222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.0175"^^xsd:decimal ;
  dwc:decimalLongitude "35.13722222222222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A640>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0175 35.13722222222222)"^^geo:wktLiteral ;
  geo-pos:lat "42.0175"^^xsd:decimal ;
  geo-pos:long "35.13722222222222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A640>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):640" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "2" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '640'^^xsd:integer;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.137222222222'^^xsd:double;
  dwc:latitude '42.0175'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):640'^^xsd:string;
  dwc:observationDate '2009-11-19'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A641>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A641> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A641> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0175 35.13722222222222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.0175"^^xsd:decimal ;
  dwc:decimalLongitude "35.13722222222222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A641>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0175 35.13722222222222)"^^geo:wktLiteral ;
  geo-pos:lat "42.0175"^^xsd:decimal ;
  geo-pos:long "35.13722222222222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A641>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):641" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "2" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '641'^^xsd:integer;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.137222222222'^^xsd:double;
  dwc:latitude '42.0175'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):641'^^xsd:string;
  dwc:observationDate '2009-12-24'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A642>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A642> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A642> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0175 35.13722222222222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.0175"^^xsd:decimal ;
  dwc:decimalLongitude "35.13722222222222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A642>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0175 35.13722222222222)"^^geo:wktLiteral ;
  geo-pos:lat "42.0175"^^xsd:decimal ;
  geo-pos:long "35.13722222222222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A642>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):642" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "2" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '642'^^xsd:integer;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.137222222222'^^xsd:double;
  dwc:latitude '42.0175'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):642'^^xsd:string;
  dwc:observationDate '2010-01-29'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A643>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A643> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A643> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0175 35.13722222222222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.0175"^^xsd:decimal ;
  dwc:decimalLongitude "35.13722222222222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A643>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0175 35.13722222222222)"^^geo:wktLiteral ;
  geo-pos:lat "42.0175"^^xsd:decimal ;
  geo-pos:long "35.13722222222222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A643>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):643" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "2" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '643'^^xsd:integer;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.137222222222'^^xsd:double;
  dwc:latitude '42.0175'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):643'^^xsd:string;
  dwc:observationDate '2010-02-26'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A644>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A644> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A644> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0175 35.13722222222222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.0175"^^xsd:decimal ;
  dwc:decimalLongitude "35.13722222222222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A644>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0175 35.13722222222222)"^^geo:wktLiteral ;
  geo-pos:lat "42.0175"^^xsd:decimal ;
  geo-pos:long "35.13722222222222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A644>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):644" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "2" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '644'^^xsd:integer;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.137222222222'^^xsd:double;
  dwc:latitude '42.0175'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):644'^^xsd:string;
  dwc:observationDate '2010-03-26'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A645>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A645> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A645> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0175 35.13722222222222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.0175"^^xsd:decimal ;
  dwc:decimalLongitude "35.13722222222222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A645>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0175 35.13722222222222)"^^geo:wktLiteral ;
  geo-pos:lat "42.0175"^^xsd:decimal ;
  geo-pos:long "35.13722222222222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A645>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):645" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "2" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '645'^^xsd:integer;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.137222222222'^^xsd:double;
  dwc:latitude '42.0175'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):645'^^xsd:string;
  dwc:observationDate '2010-04-30'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A646>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A646> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A646> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0175 35.13722222222222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.0175"^^xsd:decimal ;
  dwc:decimalLongitude "35.13722222222222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A646>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0175 35.13722222222222)"^^geo:wktLiteral ;
  geo-pos:lat "42.0175"^^xsd:decimal ;
  geo-pos:long "35.13722222222222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A646>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):646" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "2" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '646'^^xsd:integer;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.137222222222'^^xsd:double;
  dwc:latitude '42.0175'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):646'^^xsd:string;
  dwc:observationDate '2010-05-31'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A647>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A647> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A647> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0175 35.13722222222222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.0175"^^xsd:decimal ;
  dwc:decimalLongitude "35.13722222222222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A647>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0175 35.13722222222222)"^^geo:wktLiteral ;
  geo-pos:lat "42.0175"^^xsd:decimal ;
  geo-pos:long "35.13722222222222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A647>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):647" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "2" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '647'^^xsd:integer;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.137222222222'^^xsd:double;
  dwc:latitude '42.0175'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):647'^^xsd:string;
  dwc:observationDate '2010-06-28'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A648>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A648> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A648> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0175 35.13722222222222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.0175"^^xsd:decimal ;
  dwc:decimalLongitude "35.13722222222222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A648>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0175 35.13722222222222)"^^geo:wktLiteral ;
  geo-pos:lat "42.0175"^^xsd:decimal ;
  geo-pos:long "35.13722222222222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A648>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):648" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "2" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '648'^^xsd:integer;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.137222222222'^^xsd:double;
  dwc:latitude '42.0175'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):648'^^xsd:string;
  dwc:observationDate '2010-07-08'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A262>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A262> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A262> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0175 35.13722222222222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.0175"^^xsd:decimal ;
  dwc:decimalLongitude "35.13722222222222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A262>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0175 35.13722222222222)"^^geo:wktLiteral ;
  geo-pos:lat "42.0175"^^xsd:decimal ;
  geo-pos:long "35.13722222222222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A262>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):262" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "2" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '262'^^xsd:integer;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.137222222222'^^xsd:double;
  dwc:latitude '42.0175'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):262'^^xsd:string;
  dwc:observationDate '2010-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A838>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A838> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A838> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0175 35.13722222222222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.0175"^^xsd:decimal ;
  dwc:decimalLongitude "35.13722222222222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A838>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0175 35.13722222222222)"^^geo:wktLiteral ;
  geo-pos:lat "42.0175"^^xsd:decimal ;
  geo-pos:long "35.13722222222222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A838>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):838" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "2" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '838'^^xsd:integer;
  dwc:scientificName 'Ciliophora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.137222222222'^^xsd:double;
  dwc:latitude '42.0175'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '11'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):838'^^xsd:string;
  dwc:observationDate '2010-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '11'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A839>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A839> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A839> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0175 35.13722222222222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.0175"^^xsd:decimal ;
  dwc:decimalLongitude "35.13722222222222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A839>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0175 35.13722222222222)"^^geo:wktLiteral ;
  geo-pos:lat "42.0175"^^xsd:decimal ;
  geo-pos:long "35.13722222222222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A839>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):839" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "2" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '839'^^xsd:integer;
  dwc:scientificName 'Ciliophora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.137222222222'^^xsd:double;
  dwc:latitude '42.0175'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '11'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):839'^^xsd:string;
  dwc:observationDate '2010-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '11'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A837>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A837> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A837> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0175 35.13722222222222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.0175"^^xsd:decimal ;
  dwc:decimalLongitude "35.13722222222222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A837>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0175 35.13722222222222)"^^geo:wktLiteral ;
  geo-pos:lat "42.0175"^^xsd:decimal ;
  geo-pos:long "35.13722222222222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A837>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):837" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "2" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '837'^^xsd:integer;
  dwc:scientificName 'Ciliophora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.137222222222'^^xsd:double;
  dwc:latitude '42.0175'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '11'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):837'^^xsd:string;
  dwc:observationDate '2010-04-30'^^xsd:date;
  dwc:aphiaIdAccepted '11'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A1022>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A1022> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A1022> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0175 35.13722222222222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.0175"^^xsd:decimal ;
  dwc:decimalLongitude "35.13722222222222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A1022>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0175 35.13722222222222)"^^geo:wktLiteral ;
  geo-pos:lat "42.0175"^^xsd:decimal ;
  geo-pos:long "35.13722222222222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A1022>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):1022" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "2" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '1022'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.137222222222'^^xsd:double;
  dwc:latitude '42.0175'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):1022'^^xsd:string;
  dwc:observationDate '2009-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A1023>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A1023> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A1023> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0175 35.13722222222222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.0175"^^xsd:decimal ;
  dwc:decimalLongitude "35.13722222222222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A1023>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0175 35.13722222222222)"^^geo:wktLiteral ;
  geo-pos:lat "42.0175"^^xsd:decimal ;
  geo-pos:long "35.13722222222222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A1023>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):1023" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "2" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '1023'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.137222222222'^^xsd:double;
  dwc:latitude '42.0175'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):1023'^^xsd:string;
  dwc:observationDate '2009-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A1025>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A1025> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A1025> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0175 35.13722222222222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.0175"^^xsd:decimal ;
  dwc:decimalLongitude "35.13722222222222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A1025>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0175 35.13722222222222)"^^geo:wktLiteral ;
  geo-pos:lat "42.0175"^^xsd:decimal ;
  geo-pos:long "35.13722222222222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A1025>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):1025" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "2" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '1025'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.137222222222'^^xsd:double;
  dwc:latitude '42.0175'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):1025'^^xsd:string;
  dwc:observationDate '2009-12-24'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A1026>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A1026> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A1026> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0175 35.13722222222222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.0175"^^xsd:decimal ;
  dwc:decimalLongitude "35.13722222222222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A1026>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0175 35.13722222222222)"^^geo:wktLiteral ;
  geo-pos:lat "42.0175"^^xsd:decimal ;
  geo-pos:long "35.13722222222222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A1026>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):1026" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "2" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '1026'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.137222222222'^^xsd:double;
  dwc:latitude '42.0175'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):1026'^^xsd:string;
  dwc:observationDate '2010-01-29'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A1027>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A1027> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A1027> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0175 35.13722222222222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.0175"^^xsd:decimal ;
  dwc:decimalLongitude "35.13722222222222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A1027>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0175 35.13722222222222)"^^geo:wktLiteral ;
  geo-pos:lat "42.0175"^^xsd:decimal ;
  geo-pos:long "35.13722222222222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A1027>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):1027" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "2" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '1027'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.137222222222'^^xsd:double;
  dwc:latitude '42.0175'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):1027'^^xsd:string;
  dwc:observationDate '2010-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A1032>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A1032> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A1032> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0175 35.13722222222222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.0175"^^xsd:decimal ;
  dwc:decimalLongitude "35.13722222222222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A1032>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0175 35.13722222222222)"^^geo:wktLiteral ;
  geo-pos:lat "42.0175"^^xsd:decimal ;
  geo-pos:long "35.13722222222222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A1032>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):1032" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "2" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '1032'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.137222222222'^^xsd:double;
  dwc:latitude '42.0175'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):1032'^^xsd:string;
  dwc:observationDate '2010-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A1031>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A1031> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A1031> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0175 35.13722222222222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.0175"^^xsd:decimal ;
  dwc:decimalLongitude "35.13722222222222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A1031>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0175 35.13722222222222)"^^geo:wktLiteral ;
  geo-pos:lat "42.0175"^^xsd:decimal ;
  geo-pos:long "35.13722222222222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A1031>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):1031" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "2" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '1031'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.137222222222'^^xsd:double;
  dwc:latitude '42.0175'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):1031'^^xsd:string;
  dwc:observationDate '2010-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A1028>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A1028> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A1028> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0175 35.13722222222222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.0175"^^xsd:decimal ;
  dwc:decimalLongitude "35.13722222222222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A1028>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0175 35.13722222222222)"^^geo:wktLiteral ;
  geo-pos:lat "42.0175"^^xsd:decimal ;
  geo-pos:long "35.13722222222222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A1028>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):1028" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "2" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '1028'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.137222222222'^^xsd:double;
  dwc:latitude '42.0175'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):1028'^^xsd:string;
  dwc:observationDate '2010-03-26'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A1029>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A1029> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A1029> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0175 35.13722222222222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.0175"^^xsd:decimal ;
  dwc:decimalLongitude "35.13722222222222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A1029>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0175 35.13722222222222)"^^geo:wktLiteral ;
  geo-pos:lat "42.0175"^^xsd:decimal ;
  geo-pos:long "35.13722222222222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A1029>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):1029" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "2" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '1029'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.137222222222'^^xsd:double;
  dwc:latitude '42.0175'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):1029'^^xsd:string;
  dwc:observationDate '2010-04-30'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A1030>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A1030> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A1030> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0175 35.13722222222222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.0175"^^xsd:decimal ;
  dwc:decimalLongitude "35.13722222222222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A1030>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0175 35.13722222222222)"^^geo:wktLiteral ;
  geo-pos:lat "42.0175"^^xsd:decimal ;
  geo-pos:long "35.13722222222222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A1030>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):1030" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "2" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '1030'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.137222222222'^^xsd:double;
  dwc:latitude '42.0175'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):1030'^^xsd:string;
  dwc:observationDate '2010-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A1021>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A1021> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A1021> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0175 35.13722222222222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.0175"^^xsd:decimal ;
  dwc:decimalLongitude "35.13722222222222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A1021>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0175 35.13722222222222)"^^geo:wktLiteral ;
  geo-pos:lat "42.0175"^^xsd:decimal ;
  geo-pos:long "35.13722222222222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A1021>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):1021" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "2" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '1021'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.137222222222'^^xsd:double;
  dwc:latitude '42.0175'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):1021'^^xsd:string;
  dwc:observationDate '2009-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A1024>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A1024> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A1024> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0175 35.13722222222222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.0175"^^xsd:decimal ;
  dwc:decimalLongitude "35.13722222222222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A1024>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0175 35.13722222222222)"^^geo:wktLiteral ;
  geo-pos:lat "42.0175"^^xsd:decimal ;
  geo-pos:long "35.13722222222222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A1024>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):1024" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "2" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '1024'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.137222222222'^^xsd:double;
  dwc:latitude '42.0175'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):1024'^^xsd:string;
  dwc:observationDate '2009-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A63>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A63> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A63> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0175 35.13722222222222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.0175"^^xsd:decimal ;
  dwc:decimalLongitude "35.13722222222222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A63>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0175 35.13722222222222)"^^geo:wktLiteral ;
  geo-pos:lat "42.0175"^^xsd:decimal ;
  geo-pos:long "35.13722222222222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A63>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):63" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "2" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '63'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.137222222222'^^xsd:double;
  dwc:latitude '42.0175'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):63'^^xsd:string;
  dwc:observationDate '2009-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A72>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A72> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A72> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0175 35.13722222222222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.0175"^^xsd:decimal ;
  dwc:decimalLongitude "35.13722222222222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A72>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0175 35.13722222222222)"^^geo:wktLiteral ;
  geo-pos:lat "42.0175"^^xsd:decimal ;
  geo-pos:long "35.13722222222222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A72>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):72" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "2" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '72'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.137222222222'^^xsd:double;
  dwc:latitude '42.0175'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):72'^^xsd:string;
  dwc:observationDate '2010-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A829>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A829> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A829> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0175 35.13722222222222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.0175"^^xsd:decimal ;
  dwc:decimalLongitude "35.13722222222222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A829>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0175 35.13722222222222)"^^geo:wktLiteral ;
  geo-pos:lat "42.0175"^^xsd:decimal ;
  geo-pos:long "35.13722222222222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A829>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):829" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "2" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '829'^^xsd:integer;
  dwc:scientificName 'Ciliophora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.137222222222'^^xsd:double;
  dwc:latitude '42.0175'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '11'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):829'^^xsd:string;
  dwc:observationDate '2009-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '11'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A830>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A830> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A830> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0175 35.13722222222222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.0175"^^xsd:decimal ;
  dwc:decimalLongitude "35.13722222222222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A830>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0175 35.13722222222222)"^^geo:wktLiteral ;
  geo-pos:lat "42.0175"^^xsd:decimal ;
  geo-pos:long "35.13722222222222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A830>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):830" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "2" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '830'^^xsd:integer;
  dwc:scientificName 'Ciliophora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.137222222222'^^xsd:double;
  dwc:latitude '42.0175'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '11'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):830'^^xsd:string;
  dwc:observationDate '2009-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '11'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A831>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A831> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A831> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0175 35.13722222222222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.0175"^^xsd:decimal ;
  dwc:decimalLongitude "35.13722222222222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A831>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0175 35.13722222222222)"^^geo:wktLiteral ;
  geo-pos:lat "42.0175"^^xsd:decimal ;
  geo-pos:long "35.13722222222222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A831>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):831" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "2" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '831'^^xsd:integer;
  dwc:scientificName 'Ciliophora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.137222222222'^^xsd:double;
  dwc:latitude '42.0175'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '11'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):831'^^xsd:string;
  dwc:observationDate '2009-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '11'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A832>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A832> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A832> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0175 35.13722222222222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.0175"^^xsd:decimal ;
  dwc:decimalLongitude "35.13722222222222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A832>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0175 35.13722222222222)"^^geo:wktLiteral ;
  geo-pos:lat "42.0175"^^xsd:decimal ;
  geo-pos:long "35.13722222222222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A832>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):832" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "2" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '832'^^xsd:integer;
  dwc:scientificName 'Ciliophora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.137222222222'^^xsd:double;
  dwc:latitude '42.0175'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '11'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):832'^^xsd:string;
  dwc:observationDate '2009-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '11'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A833>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A833> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A833> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0175 35.13722222222222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.0175"^^xsd:decimal ;
  dwc:decimalLongitude "35.13722222222222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A833>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0175 35.13722222222222)"^^geo:wktLiteral ;
  geo-pos:lat "42.0175"^^xsd:decimal ;
  geo-pos:long "35.13722222222222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A833>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):833" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "2" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '833'^^xsd:integer;
  dwc:scientificName 'Ciliophora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.137222222222'^^xsd:double;
  dwc:latitude '42.0175'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '11'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):833'^^xsd:string;
  dwc:observationDate '2009-12-24'^^xsd:date;
  dwc:aphiaIdAccepted '11'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A834>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A834> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A834> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0175 35.13722222222222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.0175"^^xsd:decimal ;
  dwc:decimalLongitude "35.13722222222222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A834>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0175 35.13722222222222)"^^geo:wktLiteral ;
  geo-pos:lat "42.0175"^^xsd:decimal ;
  geo-pos:long "35.13722222222222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A834>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):834" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "2" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '834'^^xsd:integer;
  dwc:scientificName 'Ciliophora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.137222222222'^^xsd:double;
  dwc:latitude '42.0175'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '11'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):834'^^xsd:string;
  dwc:observationDate '2010-01-29'^^xsd:date;
  dwc:aphiaIdAccepted '11'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A835>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A835> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A835> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0175 35.13722222222222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.0175"^^xsd:decimal ;
  dwc:decimalLongitude "35.13722222222222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A835>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0175 35.13722222222222)"^^geo:wktLiteral ;
  geo-pos:lat "42.0175"^^xsd:decimal ;
  geo-pos:long "35.13722222222222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A835>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):835" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "2" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '835'^^xsd:integer;
  dwc:scientificName 'Ciliophora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.137222222222'^^xsd:double;
  dwc:latitude '42.0175'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '11'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):835'^^xsd:string;
  dwc:observationDate '2010-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '11'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A836>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A836> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A836> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0175 35.13722222222222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.0175"^^xsd:decimal ;
  dwc:decimalLongitude "35.13722222222222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A836>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0175 35.13722222222222)"^^geo:wktLiteral ;
  geo-pos:lat "42.0175"^^xsd:decimal ;
  geo-pos:long "35.13722222222222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A836>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):836" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "2" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '836'^^xsd:integer;
  dwc:scientificName 'Ciliophora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.137222222222'^^xsd:double;
  dwc:latitude '42.0175'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '11'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):836'^^xsd:string;
  dwc:observationDate '2010-03-26'^^xsd:date;
  dwc:aphiaIdAccepted '11'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A840>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A840> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A840> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0175 35.13722222222222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.0175"^^xsd:decimal ;
  dwc:decimalLongitude "35.13722222222222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A840>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0175 35.13722222222222)"^^geo:wktLiteral ;
  geo-pos:lat "42.0175"^^xsd:decimal ;
  geo-pos:long "35.13722222222222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A840>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):840" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "2" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '840'^^xsd:integer;
  dwc:scientificName 'Ciliophora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.137222222222'^^xsd:double;
  dwc:latitude '42.0175'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '11'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):840'^^xsd:string;
  dwc:observationDate '2010-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '11'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A143>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A143> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A143> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01583333333333 35.1675)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.01583333333333"^^xsd:decimal ;
  dwc:decimalLongitude "35.1675"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A143>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01583333333333 35.1675)"^^geo:wktLiteral ;
  geo-pos:lat "42.01583333333333"^^xsd:decimal ;
  geo-pos:long "35.1675"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A143>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):143" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "2" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '143'^^xsd:integer;
  dwc:scientificName 'Harpacticoida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.1675'^^xsd:double;
  dwc:latitude '42.015833333333'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '1102'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):143'^^xsd:string;
  dwc:observationDate '2010-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '1102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A144>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A144> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A144> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01583333333333 35.1675)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.01583333333333"^^xsd:decimal ;
  dwc:decimalLongitude "35.1675"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A144>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01583333333333 35.1675)"^^geo:wktLiteral ;
  geo-pos:lat "42.01583333333333"^^xsd:decimal ;
  geo-pos:long "35.1675"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A144>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):144" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "2" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '144'^^xsd:integer;
  dwc:scientificName 'Harpacticoida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.1675'^^xsd:double;
  dwc:latitude '42.015833333333'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '1102'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):144'^^xsd:string;
  dwc:observationDate '2010-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '1102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A136>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A136> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A136> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01583333333333 35.1675)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.01583333333333"^^xsd:decimal ;
  dwc:decimalLongitude "35.1675"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A136>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01583333333333 35.1675)"^^geo:wktLiteral ;
  geo-pos:lat "42.01583333333333"^^xsd:decimal ;
  geo-pos:long "35.1675"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A136>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):136" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "2" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '136'^^xsd:integer;
  dwc:scientificName 'Harpacticoida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.1675'^^xsd:double;
  dwc:latitude '42.015833333333'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '1102'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):136'^^xsd:string;
  dwc:observationDate '2009-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '1102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A137>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A137> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A137> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01583333333333 35.1675)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.01583333333333"^^xsd:decimal ;
  dwc:decimalLongitude "35.1675"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A137>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01583333333333 35.1675)"^^geo:wktLiteral ;
  geo-pos:lat "42.01583333333333"^^xsd:decimal ;
  geo-pos:long "35.1675"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A137>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):137" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "2" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '137'^^xsd:integer;
  dwc:scientificName 'Harpacticoida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.1675'^^xsd:double;
  dwc:latitude '42.015833333333'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '1102'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):137'^^xsd:string;
  dwc:observationDate '2009-12-24'^^xsd:date;
  dwc:aphiaIdAccepted '1102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A138>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A138> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A138> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01583333333333 35.1675)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.01583333333333"^^xsd:decimal ;
  dwc:decimalLongitude "35.1675"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A138>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01583333333333 35.1675)"^^geo:wktLiteral ;
  geo-pos:lat "42.01583333333333"^^xsd:decimal ;
  geo-pos:long "35.1675"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A138>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):138" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "2" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '138'^^xsd:integer;
  dwc:scientificName 'Harpacticoida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.1675'^^xsd:double;
  dwc:latitude '42.015833333333'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '1102'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):138'^^xsd:string;
  dwc:observationDate '2010-01-29'^^xsd:date;
  dwc:aphiaIdAccepted '1102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A139>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A139> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A139> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01583333333333 35.1675)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.01583333333333"^^xsd:decimal ;
  dwc:decimalLongitude "35.1675"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A139>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01583333333333 35.1675)"^^geo:wktLiteral ;
  geo-pos:lat "42.01583333333333"^^xsd:decimal ;
  geo-pos:long "35.1675"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A139>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):139" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "2" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '139'^^xsd:integer;
  dwc:scientificName 'Harpacticoida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.1675'^^xsd:double;
  dwc:latitude '42.015833333333'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '1102'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):139'^^xsd:string;
  dwc:observationDate '2010-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '1102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A140>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A140> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A140> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01583333333333 35.1675)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.01583333333333"^^xsd:decimal ;
  dwc:decimalLongitude "35.1675"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A140>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01583333333333 35.1675)"^^geo:wktLiteral ;
  geo-pos:lat "42.01583333333333"^^xsd:decimal ;
  geo-pos:long "35.1675"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A140>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):140" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "2" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '140'^^xsd:integer;
  dwc:scientificName 'Harpacticoida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.1675'^^xsd:double;
  dwc:latitude '42.015833333333'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '1102'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):140'^^xsd:string;
  dwc:observationDate '2010-03-26'^^xsd:date;
  dwc:aphiaIdAccepted '1102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A141>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A141> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A141> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01583333333333 35.1675)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.01583333333333"^^xsd:decimal ;
  dwc:decimalLongitude "35.1675"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A141>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01583333333333 35.1675)"^^geo:wktLiteral ;
  geo-pos:lat "42.01583333333333"^^xsd:decimal ;
  geo-pos:long "35.1675"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A141>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):141" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "2" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '141'^^xsd:integer;
  dwc:scientificName 'Harpacticoida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.1675'^^xsd:double;
  dwc:latitude '42.015833333333'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '1102'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):141'^^xsd:string;
  dwc:observationDate '2010-04-30'^^xsd:date;
  dwc:aphiaIdAccepted '1102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A142>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A142> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A142> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01583333333333 35.1675)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.01583333333333"^^xsd:decimal ;
  dwc:decimalLongitude "35.1675"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A142>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01583333333333 35.1675)"^^geo:wktLiteral ;
  geo-pos:lat "42.01583333333333"^^xsd:decimal ;
  geo-pos:long "35.1675"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A142>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):142" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "2" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '142'^^xsd:integer;
  dwc:scientificName 'Harpacticoida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.1675'^^xsd:double;
  dwc:latitude '42.015833333333'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '1102'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):142'^^xsd:string;
  dwc:observationDate '2010-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '1102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A997>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A997> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A997> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01583333333333 35.1675)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.01583333333333"^^xsd:decimal ;
  dwc:decimalLongitude "35.1675"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A997>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01583333333333 35.1675)"^^geo:wktLiteral ;
  geo-pos:lat "42.01583333333333"^^xsd:decimal ;
  geo-pos:long "35.1675"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A997>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):997" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "2" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '997'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.1675'^^xsd:double;
  dwc:latitude '42.015833333333'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):997'^^xsd:string;
  dwc:observationDate '2009-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A998> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01583333333333 35.1675)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.01583333333333"^^xsd:decimal ;
  dwc:decimalLongitude "35.1675"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01583333333333 35.1675)"^^geo:wktLiteral ;
  geo-pos:lat "42.01583333333333"^^xsd:decimal ;
  geo-pos:long "35.1675"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "2" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '998'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.1675'^^xsd:double;
  dwc:latitude '42.015833333333'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):998'^^xsd:string;
  dwc:observationDate '2009-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A999> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01583333333333 35.1675)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.01583333333333"^^xsd:decimal ;
  dwc:decimalLongitude "35.1675"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A999>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01583333333333 35.1675)"^^geo:wktLiteral ;
  geo-pos:lat "42.01583333333333"^^xsd:decimal ;
  geo-pos:long "35.1675"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "2" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '999'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.1675'^^xsd:double;
  dwc:latitude '42.015833333333'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):999'^^xsd:string;
  dwc:observationDate '2009-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A1000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A1000> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A1000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01583333333333 35.1675)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.01583333333333"^^xsd:decimal ;
  dwc:decimalLongitude "35.1675"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A1000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01583333333333 35.1675)"^^geo:wktLiteral ;
  geo-pos:lat "42.01583333333333"^^xsd:decimal ;
  geo-pos:long "35.1675"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A1000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):1000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "2" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '1000'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.1675'^^xsd:double;
  dwc:latitude '42.015833333333'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):1000'^^xsd:string;
  dwc:observationDate '2009-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A1001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A1001> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A1001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01583333333333 35.1675)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.01583333333333"^^xsd:decimal ;
  dwc:decimalLongitude "35.1675"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A1001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01583333333333 35.1675)"^^geo:wktLiteral ;
  geo-pos:lat "42.01583333333333"^^xsd:decimal ;
  geo-pos:long "35.1675"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A1001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):1001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "2" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '1001'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.1675'^^xsd:double;
  dwc:latitude '42.015833333333'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):1001'^^xsd:string;
  dwc:observationDate '2009-12-24'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A1002>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A1002> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A1002> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01583333333333 35.1675)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.01583333333333"^^xsd:decimal ;
  dwc:decimalLongitude "35.1675"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A1002>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01583333333333 35.1675)"^^geo:wktLiteral ;
  geo-pos:lat "42.01583333333333"^^xsd:decimal ;
  geo-pos:long "35.1675"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A1002>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):1002" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "2" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '1002'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.1675'^^xsd:double;
  dwc:latitude '42.015833333333'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):1002'^^xsd:string;
  dwc:observationDate '2010-01-29'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A1003>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A1003> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A1003> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01583333333333 35.1675)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.01583333333333"^^xsd:decimal ;
  dwc:decimalLongitude "35.1675"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A1003>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01583333333333 35.1675)"^^geo:wktLiteral ;
  geo-pos:lat "42.01583333333333"^^xsd:decimal ;
  geo-pos:long "35.1675"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A1003>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):1003" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "2" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '1003'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.1675'^^xsd:double;
  dwc:latitude '42.015833333333'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):1003'^^xsd:string;
  dwc:observationDate '2010-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A1004>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A1004> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A1004> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01583333333333 35.1675)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.01583333333333"^^xsd:decimal ;
  dwc:decimalLongitude "35.1675"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A1004>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01583333333333 35.1675)"^^geo:wktLiteral ;
  geo-pos:lat "42.01583333333333"^^xsd:decimal ;
  geo-pos:long "35.1675"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A1004>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):1004" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "2" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '1004'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.1675'^^xsd:double;
  dwc:latitude '42.015833333333'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):1004'^^xsd:string;
  dwc:observationDate '2010-03-26'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A1005>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A1005> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A1005> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01583333333333 35.1675)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.01583333333333"^^xsd:decimal ;
  dwc:decimalLongitude "35.1675"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A1005>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01583333333333 35.1675)"^^geo:wktLiteral ;
  geo-pos:lat "42.01583333333333"^^xsd:decimal ;
  geo-pos:long "35.1675"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A1005>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):1005" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "2" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '1005'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.1675'^^xsd:double;
  dwc:latitude '42.015833333333'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):1005'^^xsd:string;
  dwc:observationDate '2010-04-30'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A910>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A910> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A910> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01583333333333 35.1675)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.01583333333333"^^xsd:decimal ;
  dwc:decimalLongitude "35.1675"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A910>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01583333333333 35.1675)"^^geo:wktLiteral ;
  geo-pos:lat "42.01583333333333"^^xsd:decimal ;
  geo-pos:long "35.1675"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A910>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):910" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "2" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '910'^^xsd:integer;
  dwc:scientificName 'Gromia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.1675'^^xsd:double;
  dwc:latitude '42.015833333333'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '520927'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):910'^^xsd:string;
  dwc:observationDate '2010-05-31'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A911>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A911> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A911> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01583333333333 35.1675)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.01583333333333"^^xsd:decimal ;
  dwc:decimalLongitude "35.1675"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A911>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01583333333333 35.1675)"^^geo:wktLiteral ;
  geo-pos:lat "42.01583333333333"^^xsd:decimal ;
  geo-pos:long "35.1675"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A911>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):911" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "2" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '911'^^xsd:integer;
  dwc:scientificName 'Gromia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.1675'^^xsd:double;
  dwc:latitude '42.015833333333'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '520927'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):911'^^xsd:string;
  dwc:observationDate '2010-06-28'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A912>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A912> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A912> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01583333333333 35.1675)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.01583333333333"^^xsd:decimal ;
  dwc:decimalLongitude "35.1675"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A912>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01583333333333 35.1675)"^^geo:wktLiteral ;
  geo-pos:lat "42.01583333333333"^^xsd:decimal ;
  geo-pos:long "35.1675"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A912>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):912" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "2" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '912'^^xsd:integer;
  dwc:scientificName 'Gromia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.1675'^^xsd:double;
  dwc:latitude '42.015833333333'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '520927'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):912'^^xsd:string;
  dwc:observationDate '2010-07-08'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A328>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A328> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A328> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01583333333333 35.1675)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.01583333333333"^^xsd:decimal ;
  dwc:decimalLongitude "35.1675"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A328>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01583333333333 35.1675)"^^geo:wktLiteral ;
  geo-pos:lat "42.01583333333333"^^xsd:decimal ;
  geo-pos:long "35.1675"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A328>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):328" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "2" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '328'^^xsd:integer;
  dwc:scientificName 'Foraminifera (soft shelled)'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.1675'^^xsd:double;
  dwc:latitude '42.015833333333'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '1410'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):328'^^xsd:string;
  dwc:observationDate '2009-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '1410'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A329>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A329> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A329> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01583333333333 35.1675)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.01583333333333"^^xsd:decimal ;
  dwc:decimalLongitude "35.1675"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A329>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01583333333333 35.1675)"^^geo:wktLiteral ;
  geo-pos:lat "42.01583333333333"^^xsd:decimal ;
  geo-pos:long "35.1675"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A329>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):329" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "2" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '329'^^xsd:integer;
  dwc:scientificName 'Foraminifera (soft shelled)'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.1675'^^xsd:double;
  dwc:latitude '42.015833333333'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '1410'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):329'^^xsd:string;
  dwc:observationDate '2009-12-24'^^xsd:date;
  dwc:aphiaIdAccepted '1410'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A330>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A330> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A330> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01583333333333 35.1675)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.01583333333333"^^xsd:decimal ;
  dwc:decimalLongitude "35.1675"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A330>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01583333333333 35.1675)"^^geo:wktLiteral ;
  geo-pos:lat "42.01583333333333"^^xsd:decimal ;
  geo-pos:long "35.1675"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A330>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):330" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "2" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '330'^^xsd:integer;
  dwc:scientificName 'Foraminifera (soft shelled)'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.1675'^^xsd:double;
  dwc:latitude '42.015833333333'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '1410'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):330'^^xsd:string;
  dwc:observationDate '2010-01-29'^^xsd:date;
  dwc:aphiaIdAccepted '1410'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A613>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A613> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A613> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01583333333333 35.1675)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.01583333333333"^^xsd:decimal ;
  dwc:decimalLongitude "35.1675"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A613>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01583333333333 35.1675)"^^geo:wktLiteral ;
  geo-pos:lat "42.01583333333333"^^xsd:decimal ;
  geo-pos:long "35.1675"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A613>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):613" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "2" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '613'^^xsd:integer;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.1675'^^xsd:double;
  dwc:latitude '42.015833333333'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):613'^^xsd:string;
  dwc:observationDate '2009-08-26'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A614>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A614> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A614> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01583333333333 35.1675)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.01583333333333"^^xsd:decimal ;
  dwc:decimalLongitude "35.1675"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A614>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01583333333333 35.1675)"^^geo:wktLiteral ;
  geo-pos:lat "42.01583333333333"^^xsd:decimal ;
  geo-pos:long "35.1675"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A614>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):614" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "2" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '614'^^xsd:integer;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.1675'^^xsd:double;
  dwc:latitude '42.015833333333'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):614'^^xsd:string;
  dwc:observationDate '2009-09-29'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A615>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A615> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A615> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01583333333333 35.1675)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.01583333333333"^^xsd:decimal ;
  dwc:decimalLongitude "35.1675"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A615>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01583333333333 35.1675)"^^geo:wktLiteral ;
  geo-pos:lat "42.01583333333333"^^xsd:decimal ;
  geo-pos:long "35.1675"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A615>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):615" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "2" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '615'^^xsd:integer;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.1675'^^xsd:double;
  dwc:latitude '42.015833333333'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):615'^^xsd:string;
  dwc:observationDate '2009-10-20'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A616>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A616> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A616> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01583333333333 35.1675)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.01583333333333"^^xsd:decimal ;
  dwc:decimalLongitude "35.1675"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A616>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01583333333333 35.1675)"^^geo:wktLiteral ;
  geo-pos:lat "42.01583333333333"^^xsd:decimal ;
  geo-pos:long "35.1675"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A616>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):616" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "2" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '616'^^xsd:integer;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.1675'^^xsd:double;
  dwc:latitude '42.015833333333'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):616'^^xsd:string;
  dwc:observationDate '2009-11-19'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A617>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A617> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A617> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01583333333333 35.1675)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.01583333333333"^^xsd:decimal ;
  dwc:decimalLongitude "35.1675"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A617>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01583333333333 35.1675)"^^geo:wktLiteral ;
  geo-pos:lat "42.01583333333333"^^xsd:decimal ;
  geo-pos:long "35.1675"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A617>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):617" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "2" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '617'^^xsd:integer;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.1675'^^xsd:double;
  dwc:latitude '42.015833333333'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):617'^^xsd:string;
  dwc:observationDate '2009-12-24'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A907>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A907> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A907> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01583333333333 35.1675)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.01583333333333"^^xsd:decimal ;
  dwc:decimalLongitude "35.1675"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A907>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01583333333333 35.1675)"^^geo:wktLiteral ;
  geo-pos:lat "42.01583333333333"^^xsd:decimal ;
  geo-pos:long "35.1675"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A907>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):907" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "2" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '907'^^xsd:integer;
  dwc:scientificName 'Gromia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.1675'^^xsd:double;
  dwc:latitude '42.015833333333'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '520927'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):907'^^xsd:string;
  dwc:observationDate '2010-02-26'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A908>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A908> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A908> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01583333333333 35.1675)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.01583333333333"^^xsd:decimal ;
  dwc:decimalLongitude "35.1675"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A908>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01583333333333 35.1675)"^^geo:wktLiteral ;
  geo-pos:lat "42.01583333333333"^^xsd:decimal ;
  geo-pos:long "35.1675"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A908>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):908" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "2" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '908'^^xsd:integer;
  dwc:scientificName 'Gromia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.1675'^^xsd:double;
  dwc:latitude '42.015833333333'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '520927'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):908'^^xsd:string;
  dwc:observationDate '2010-03-26'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A331>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A331> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A331> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01583333333333 35.1675)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.01583333333333"^^xsd:decimal ;
  dwc:decimalLongitude "35.1675"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A331>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01583333333333 35.1675)"^^geo:wktLiteral ;
  geo-pos:lat "42.01583333333333"^^xsd:decimal ;
  geo-pos:long "35.1675"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A331>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):331" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "2" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '331'^^xsd:integer;
  dwc:scientificName 'Foraminifera (soft shelled)'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.1675'^^xsd:double;
  dwc:latitude '42.015833333333'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '1410'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):331'^^xsd:string;
  dwc:observationDate '2010-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '1410'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A332>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A332> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A332> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01583333333333 35.1675)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.01583333333333"^^xsd:decimal ;
  dwc:decimalLongitude "35.1675"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A332>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01583333333333 35.1675)"^^geo:wktLiteral ;
  geo-pos:lat "42.01583333333333"^^xsd:decimal ;
  geo-pos:long "35.1675"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A332>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):332" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "2" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '332'^^xsd:integer;
  dwc:scientificName 'Foraminifera (soft shelled)'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.1675'^^xsd:double;
  dwc:latitude '42.015833333333'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '1410'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):332'^^xsd:string;
  dwc:observationDate '2010-03-26'^^xsd:date;
  dwc:aphiaIdAccepted '1410'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A333>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A333> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A333> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01583333333333 35.1675)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.01583333333333"^^xsd:decimal ;
  dwc:decimalLongitude "35.1675"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A333>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01583333333333 35.1675)"^^geo:wktLiteral ;
  geo-pos:lat "42.01583333333333"^^xsd:decimal ;
  geo-pos:long "35.1675"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A333>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):333" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "2" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '333'^^xsd:integer;
  dwc:scientificName 'Foraminifera (soft shelled)'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.1675'^^xsd:double;
  dwc:latitude '42.015833333333'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '1410'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):333'^^xsd:string;
  dwc:observationDate '2010-04-30'^^xsd:date;
  dwc:aphiaIdAccepted '1410'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A334>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A334> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A334> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01583333333333 35.1675)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.01583333333333"^^xsd:decimal ;
  dwc:decimalLongitude "35.1675"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A334>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01583333333333 35.1675)"^^geo:wktLiteral ;
  geo-pos:lat "42.01583333333333"^^xsd:decimal ;
  geo-pos:long "35.1675"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A334>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):334" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "2" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '334'^^xsd:integer;
  dwc:scientificName 'Foraminifera (soft shelled)'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.1675'^^xsd:double;
  dwc:latitude '42.015833333333'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '1410'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):334'^^xsd:string;
  dwc:observationDate '2010-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '1410'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A335>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A335> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A335> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01583333333333 35.1675)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.01583333333333"^^xsd:decimal ;
  dwc:decimalLongitude "35.1675"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A335>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01583333333333 35.1675)"^^geo:wktLiteral ;
  geo-pos:lat "42.01583333333333"^^xsd:decimal ;
  geo-pos:long "35.1675"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A335>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):335" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "2" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '335'^^xsd:integer;
  dwc:scientificName 'Foraminifera (soft shelled)'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.1675'^^xsd:double;
  dwc:latitude '42.015833333333'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '1410'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):335'^^xsd:string;
  dwc:observationDate '2010-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '1410'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A336>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A336> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A336> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01583333333333 35.1675)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.01583333333333"^^xsd:decimal ;
  dwc:decimalLongitude "35.1675"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A336>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01583333333333 35.1675)"^^geo:wktLiteral ;
  geo-pos:lat "42.01583333333333"^^xsd:decimal ;
  geo-pos:long "35.1675"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A336>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):336" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "2" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '336'^^xsd:integer;
  dwc:scientificName 'Foraminifera (soft shelled)'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.1675'^^xsd:double;
  dwc:latitude '42.015833333333'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '1410'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):336'^^xsd:string;
  dwc:observationDate '2010-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '1410'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A429>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A429> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A429> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01583333333333 35.1675)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.01583333333333"^^xsd:decimal ;
  dwc:decimalLongitude "35.1675"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A429>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01583333333333 35.1675)"^^geo:wktLiteral ;
  geo-pos:lat "42.01583333333333"^^xsd:decimal ;
  geo-pos:long "35.1675"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A429>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):429" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "2" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '429'^^xsd:integer;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.1675'^^xsd:double;
  dwc:latitude '42.015833333333'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):429'^^xsd:string;
  dwc:observationDate '2010-04-30'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A430>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A430> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A430> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01583333333333 35.1675)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.01583333333333"^^xsd:decimal ;
  dwc:decimalLongitude "35.1675"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A430>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01583333333333 35.1675)"^^geo:wktLiteral ;
  geo-pos:lat "42.01583333333333"^^xsd:decimal ;
  geo-pos:long "35.1675"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A430>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):430" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "2" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '430'^^xsd:integer;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.1675'^^xsd:double;
  dwc:latitude '42.015833333333'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):430'^^xsd:string;
  dwc:observationDate '2010-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A431>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A431> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A431> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01583333333333 35.1675)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.01583333333333"^^xsd:decimal ;
  dwc:decimalLongitude "35.1675"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A431>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01583333333333 35.1675)"^^geo:wktLiteral ;
  geo-pos:lat "42.01583333333333"^^xsd:decimal ;
  geo-pos:long "35.1675"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A431>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):431" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "2" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '431'^^xsd:integer;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.1675'^^xsd:double;
  dwc:latitude '42.015833333333'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):431'^^xsd:string;
  dwc:observationDate '2010-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A432>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A432> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A432> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01583333333333 35.1675)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.01583333333333"^^xsd:decimal ;
  dwc:decimalLongitude "35.1675"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A432>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01583333333333 35.1675)"^^geo:wktLiteral ;
  geo-pos:lat "42.01583333333333"^^xsd:decimal ;
  geo-pos:long "35.1675"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A432>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):432" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "2" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '432'^^xsd:integer;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.1675'^^xsd:double;
  dwc:latitude '42.015833333333'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):432'^^xsd:string;
  dwc:observationDate '2010-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A905>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A905> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A905> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01583333333333 35.1675)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.01583333333333"^^xsd:decimal ;
  dwc:decimalLongitude "35.1675"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A905>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01583333333333 35.1675)"^^geo:wktLiteral ;
  geo-pos:lat "42.01583333333333"^^xsd:decimal ;
  geo-pos:long "35.1675"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A905>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):905" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "2" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '905'^^xsd:integer;
  dwc:scientificName 'Gromia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.1675'^^xsd:double;
  dwc:latitude '42.015833333333'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '520927'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):905'^^xsd:string;
  dwc:observationDate '2009-12-24'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A906>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A906> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A906> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01583333333333 35.1675)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.01583333333333"^^xsd:decimal ;
  dwc:decimalLongitude "35.1675"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A906>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01583333333333 35.1675)"^^geo:wktLiteral ;
  geo-pos:lat "42.01583333333333"^^xsd:decimal ;
  geo-pos:long "35.1675"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A906>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):906" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "2" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '906'^^xsd:integer;
  dwc:scientificName 'Gromia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.1675'^^xsd:double;
  dwc:latitude '42.015833333333'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '520927'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):906'^^xsd:string;
  dwc:observationDate '2010-01-29'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A618>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A618> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A618> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01583333333333 35.1675)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.01583333333333"^^xsd:decimal ;
  dwc:decimalLongitude "35.1675"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A618>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01583333333333 35.1675)"^^geo:wktLiteral ;
  geo-pos:lat "42.01583333333333"^^xsd:decimal ;
  geo-pos:long "35.1675"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A618>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):618" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "2" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '618'^^xsd:integer;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.1675'^^xsd:double;
  dwc:latitude '42.015833333333'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):618'^^xsd:string;
  dwc:observationDate '2010-01-29'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A619>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A619> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A619> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01583333333333 35.1675)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.01583333333333"^^xsd:decimal ;
  dwc:decimalLongitude "35.1675"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A619>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01583333333333 35.1675)"^^geo:wktLiteral ;
  geo-pos:lat "42.01583333333333"^^xsd:decimal ;
  geo-pos:long "35.1675"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A619>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):619" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "2" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '619'^^xsd:integer;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.1675'^^xsd:double;
  dwc:latitude '42.015833333333'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):619'^^xsd:string;
  dwc:observationDate '2010-02-26'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A901> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01583333333333 35.1675)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.01583333333333"^^xsd:decimal ;
  dwc:decimalLongitude "35.1675"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01583333333333 35.1675)"^^geo:wktLiteral ;
  geo-pos:lat "42.01583333333333"^^xsd:decimal ;
  geo-pos:long "35.1675"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "2" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '901'^^xsd:integer;
  dwc:scientificName 'Gromia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.1675'^^xsd:double;
  dwc:latitude '42.015833333333'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '520927'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):901'^^xsd:string;
  dwc:observationDate '2009-08-26'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A902>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A902> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A902> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01583333333333 35.1675)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.01583333333333"^^xsd:decimal ;
  dwc:decimalLongitude "35.1675"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A902>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01583333333333 35.1675)"^^geo:wktLiteral ;
  geo-pos:lat "42.01583333333333"^^xsd:decimal ;
  geo-pos:long "35.1675"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A902>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):902" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "2" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '902'^^xsd:integer;
  dwc:scientificName 'Gromia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.1675'^^xsd:double;
  dwc:latitude '42.015833333333'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '520927'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):902'^^xsd:string;
  dwc:observationDate '2009-09-29'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A903>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A903> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A903> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01583333333333 35.1675)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.01583333333333"^^xsd:decimal ;
  dwc:decimalLongitude "35.1675"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A903>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01583333333333 35.1675)"^^geo:wktLiteral ;
  geo-pos:lat "42.01583333333333"^^xsd:decimal ;
  geo-pos:long "35.1675"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A903>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):903" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "2" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '903'^^xsd:integer;
  dwc:scientificName 'Gromia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.1675'^^xsd:double;
  dwc:latitude '42.015833333333'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '520927'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):903'^^xsd:string;
  dwc:observationDate '2009-10-20'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A904>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A904> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A904> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01583333333333 35.1675)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.01583333333333"^^xsd:decimal ;
  dwc:decimalLongitude "35.1675"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A904>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01583333333333 35.1675)"^^geo:wktLiteral ;
  geo-pos:lat "42.01583333333333"^^xsd:decimal ;
  geo-pos:long "35.1675"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A904>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):904" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "2" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '904'^^xsd:integer;
  dwc:scientificName 'Gromia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.1675'^^xsd:double;
  dwc:latitude '42.015833333333'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '520927'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):904'^^xsd:string;
  dwc:observationDate '2009-11-19'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A421>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A421> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A421> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01583333333333 35.1675)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.01583333333333"^^xsd:decimal ;
  dwc:decimalLongitude "35.1675"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A421>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01583333333333 35.1675)"^^geo:wktLiteral ;
  geo-pos:lat "42.01583333333333"^^xsd:decimal ;
  geo-pos:long "35.1675"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A421>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):421" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "2" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '421'^^xsd:integer;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.1675'^^xsd:double;
  dwc:latitude '42.015833333333'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):421'^^xsd:string;
  dwc:observationDate '2009-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A422>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A422> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A422> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01583333333333 35.1675)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.01583333333333"^^xsd:decimal ;
  dwc:decimalLongitude "35.1675"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A422>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01583333333333 35.1675)"^^geo:wktLiteral ;
  geo-pos:lat "42.01583333333333"^^xsd:decimal ;
  geo-pos:long "35.1675"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A422>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):422" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "2" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '422'^^xsd:integer;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.1675'^^xsd:double;
  dwc:latitude '42.015833333333'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):422'^^xsd:string;
  dwc:observationDate '2009-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A423>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A423> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A423> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01583333333333 35.1675)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.01583333333333"^^xsd:decimal ;
  dwc:decimalLongitude "35.1675"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A423>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01583333333333 35.1675)"^^geo:wktLiteral ;
  geo-pos:lat "42.01583333333333"^^xsd:decimal ;
  geo-pos:long "35.1675"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A423>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):423" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "2" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '423'^^xsd:integer;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.1675'^^xsd:double;
  dwc:latitude '42.015833333333'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):423'^^xsd:string;
  dwc:observationDate '2009-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A424>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A424> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A424> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01583333333333 35.1675)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.01583333333333"^^xsd:decimal ;
  dwc:decimalLongitude "35.1675"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A424>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01583333333333 35.1675)"^^geo:wktLiteral ;
  geo-pos:lat "42.01583333333333"^^xsd:decimal ;
  geo-pos:long "35.1675"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A424>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):424" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "2" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '424'^^xsd:integer;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.1675'^^xsd:double;
  dwc:latitude '42.015833333333'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):424'^^xsd:string;
  dwc:observationDate '2009-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A425>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A425> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A425> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01583333333333 35.1675)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.01583333333333"^^xsd:decimal ;
  dwc:decimalLongitude "35.1675"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A425>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01583333333333 35.1675)"^^geo:wktLiteral ;
  geo-pos:lat "42.01583333333333"^^xsd:decimal ;
  geo-pos:long "35.1675"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A425>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):425" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "2" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '425'^^xsd:integer;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.1675'^^xsd:double;
  dwc:latitude '42.015833333333'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):425'^^xsd:string;
  dwc:observationDate '2009-12-24'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A426>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A426> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A426> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01583333333333 35.1675)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.01583333333333"^^xsd:decimal ;
  dwc:decimalLongitude "35.1675"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A426>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01583333333333 35.1675)"^^geo:wktLiteral ;
  geo-pos:lat "42.01583333333333"^^xsd:decimal ;
  geo-pos:long "35.1675"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A426>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):426" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "2" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '426'^^xsd:integer;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.1675'^^xsd:double;
  dwc:latitude '42.015833333333'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):426'^^xsd:string;
  dwc:observationDate '2010-01-29'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A427>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A427> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A427> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01583333333333 35.1675)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.01583333333333"^^xsd:decimal ;
  dwc:decimalLongitude "35.1675"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A427>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01583333333333 35.1675)"^^geo:wktLiteral ;
  geo-pos:lat "42.01583333333333"^^xsd:decimal ;
  geo-pos:long "35.1675"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A427>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):427" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "2" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '427'^^xsd:integer;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.1675'^^xsd:double;
  dwc:latitude '42.015833333333'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):427'^^xsd:string;
  dwc:observationDate '2010-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A428>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A428> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A428> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01583333333333 35.1675)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.01583333333333"^^xsd:decimal ;
  dwc:decimalLongitude "35.1675"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A428>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01583333333333 35.1675)"^^geo:wktLiteral ;
  geo-pos:lat "42.01583333333333"^^xsd:decimal ;
  geo-pos:long "35.1675"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A428>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):428" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "2" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '428'^^xsd:integer;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.1675'^^xsd:double;
  dwc:latitude '42.015833333333'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):428'^^xsd:string;
  dwc:observationDate '2010-03-26'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A805>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A805> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A805> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01583333333333 35.1675)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.01583333333333"^^xsd:decimal ;
  dwc:decimalLongitude "35.1675"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A805>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01583333333333 35.1675)"^^geo:wktLiteral ;
  geo-pos:lat "42.01583333333333"^^xsd:decimal ;
  geo-pos:long "35.1675"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A805>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):805" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "2" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '805'^^xsd:integer;
  dwc:scientificName 'Ciliophora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.1675'^^xsd:double;
  dwc:latitude '42.015833333333'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '11'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):805'^^xsd:string;
  dwc:observationDate '2009-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '11'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A806>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A806> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A806> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01583333333333 35.1675)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.01583333333333"^^xsd:decimal ;
  dwc:decimalLongitude "35.1675"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A806>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01583333333333 35.1675)"^^geo:wktLiteral ;
  geo-pos:lat "42.01583333333333"^^xsd:decimal ;
  geo-pos:long "35.1675"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A806>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):806" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "2" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '806'^^xsd:integer;
  dwc:scientificName 'Ciliophora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.1675'^^xsd:double;
  dwc:latitude '42.015833333333'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '11'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):806'^^xsd:string;
  dwc:observationDate '2009-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '11'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A807>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A807> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A807> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01583333333333 35.1675)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.01583333333333"^^xsd:decimal ;
  dwc:decimalLongitude "35.1675"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A807>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01583333333333 35.1675)"^^geo:wktLiteral ;
  geo-pos:lat "42.01583333333333"^^xsd:decimal ;
  geo-pos:long "35.1675"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A807>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):807" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "2" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '807'^^xsd:integer;
  dwc:scientificName 'Ciliophora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.1675'^^xsd:double;
  dwc:latitude '42.015833333333'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '11'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):807'^^xsd:string;
  dwc:observationDate '2009-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '11'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A325>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A325> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A325> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01583333333333 35.1675)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.01583333333333"^^xsd:decimal ;
  dwc:decimalLongitude "35.1675"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A325>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01583333333333 35.1675)"^^geo:wktLiteral ;
  geo-pos:lat "42.01583333333333"^^xsd:decimal ;
  geo-pos:long "35.1675"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A325>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):325" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "2" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '325'^^xsd:integer;
  dwc:scientificName 'Foraminifera (soft shelled)'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.1675'^^xsd:double;
  dwc:latitude '42.015833333333'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '1410'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):325'^^xsd:string;
  dwc:observationDate '2009-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '1410'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A326>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A326> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A326> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01583333333333 35.1675)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.01583333333333"^^xsd:decimal ;
  dwc:decimalLongitude "35.1675"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A326>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01583333333333 35.1675)"^^geo:wktLiteral ;
  geo-pos:lat "42.01583333333333"^^xsd:decimal ;
  geo-pos:long "35.1675"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A326>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):326" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "2" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '326'^^xsd:integer;
  dwc:scientificName 'Foraminifera (soft shelled)'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.1675'^^xsd:double;
  dwc:latitude '42.015833333333'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '1410'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):326'^^xsd:string;
  dwc:observationDate '2009-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '1410'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A327>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A327> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A327> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01583333333333 35.1675)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.01583333333333"^^xsd:decimal ;
  dwc:decimalLongitude "35.1675"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A327>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01583333333333 35.1675)"^^geo:wktLiteral ;
  geo-pos:lat "42.01583333333333"^^xsd:decimal ;
  geo-pos:long "35.1675"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A327>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):327" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "2" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '327'^^xsd:integer;
  dwc:scientificName 'Foraminifera (soft shelled)'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.1675'^^xsd:double;
  dwc:latitude '42.015833333333'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '1410'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):327'^^xsd:string;
  dwc:observationDate '2009-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '1410'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A517>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A517> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A517> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01583333333333 35.1675)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.01583333333333"^^xsd:decimal ;
  dwc:decimalLongitude "35.1675"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A517>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01583333333333 35.1675)"^^geo:wktLiteral ;
  geo-pos:lat "42.01583333333333"^^xsd:decimal ;
  geo-pos:long "35.1675"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A517>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):517" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "2" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '517'^^xsd:integer;
  dwc:scientificName 'Ostracoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.1675'^^xsd:double;
  dwc:latitude '42.015833333333'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):517'^^xsd:string;
  dwc:observationDate '2009-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A37>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A37> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A37> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01583333333333 35.1675)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.01583333333333"^^xsd:decimal ;
  dwc:decimalLongitude "35.1675"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A37>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01583333333333 35.1675)"^^geo:wktLiteral ;
  geo-pos:lat "42.01583333333333"^^xsd:decimal ;
  geo-pos:long "35.1675"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A37>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):37" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "2" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '37'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.1675'^^xsd:double;
  dwc:latitude '42.015833333333'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):37'^^xsd:string;
  dwc:observationDate '2009-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A38>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A38> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A38> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01583333333333 35.1675)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.01583333333333"^^xsd:decimal ;
  dwc:decimalLongitude "35.1675"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A38>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01583333333333 35.1675)"^^geo:wktLiteral ;
  geo-pos:lat "42.01583333333333"^^xsd:decimal ;
  geo-pos:long "35.1675"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A38>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):38" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "2" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '38'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.1675'^^xsd:double;
  dwc:latitude '42.015833333333'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):38'^^xsd:string;
  dwc:observationDate '2009-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A39>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A39> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A39> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01583333333333 35.1675)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.01583333333333"^^xsd:decimal ;
  dwc:decimalLongitude "35.1675"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A39>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01583333333333 35.1675)"^^geo:wktLiteral ;
  geo-pos:lat "42.01583333333333"^^xsd:decimal ;
  geo-pos:long "35.1675"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A39>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):39" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "2" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '39'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.1675'^^xsd:double;
  dwc:latitude '42.015833333333'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):39'^^xsd:string;
  dwc:observationDate '2009-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A40>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A40> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A40> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01583333333333 35.1675)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.01583333333333"^^xsd:decimal ;
  dwc:decimalLongitude "35.1675"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A40>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01583333333333 35.1675)"^^geo:wktLiteral ;
  geo-pos:lat "42.01583333333333"^^xsd:decimal ;
  geo-pos:long "35.1675"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A40>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):40" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "2" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '40'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.1675'^^xsd:double;
  dwc:latitude '42.015833333333'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):40'^^xsd:string;
  dwc:observationDate '2009-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A41>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A41> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A41> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01583333333333 35.1675)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.01583333333333"^^xsd:decimal ;
  dwc:decimalLongitude "35.1675"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A41>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01583333333333 35.1675)"^^geo:wktLiteral ;
  geo-pos:lat "42.01583333333333"^^xsd:decimal ;
  geo-pos:long "35.1675"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A41>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):41" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "2" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '41'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.1675'^^xsd:double;
  dwc:latitude '42.015833333333'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):41'^^xsd:string;
  dwc:observationDate '2009-12-24'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A718>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A718> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A718> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01583333333333 35.1675)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.01583333333333"^^xsd:decimal ;
  dwc:decimalLongitude "35.1675"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A718>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01583333333333 35.1675)"^^geo:wktLiteral ;
  geo-pos:lat "42.01583333333333"^^xsd:decimal ;
  geo-pos:long "35.1675"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A718>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):718" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "2" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '718'^^xsd:integer;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.1675'^^xsd:double;
  dwc:latitude '42.015833333333'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):718'^^xsd:string;
  dwc:observationDate '2010-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A719>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A719> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A719> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01583333333333 35.1675)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.01583333333333"^^xsd:decimal ;
  dwc:decimalLongitude "35.1675"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A719>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01583333333333 35.1675)"^^geo:wktLiteral ;
  geo-pos:lat "42.01583333333333"^^xsd:decimal ;
  geo-pos:long "35.1675"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A719>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):719" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "2" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '719'^^xsd:integer;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.1675'^^xsd:double;
  dwc:latitude '42.015833333333'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):719'^^xsd:string;
  dwc:observationDate '2010-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A720>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A720> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A720> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01583333333333 35.1675)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.01583333333333"^^xsd:decimal ;
  dwc:decimalLongitude "35.1675"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A720>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01583333333333 35.1675)"^^geo:wktLiteral ;
  geo-pos:lat "42.01583333333333"^^xsd:decimal ;
  geo-pos:long "35.1675"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A720>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):720" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "2" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '720'^^xsd:integer;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.1675'^^xsd:double;
  dwc:latitude '42.015833333333'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):720'^^xsd:string;
  dwc:observationDate '2010-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A716>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A716> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A716> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01583333333333 35.1675)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.01583333333333"^^xsd:decimal ;
  dwc:decimalLongitude "35.1675"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A716>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01583333333333 35.1675)"^^geo:wktLiteral ;
  geo-pos:lat "42.01583333333333"^^xsd:decimal ;
  geo-pos:long "35.1675"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A716>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):716" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "2" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '716'^^xsd:integer;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.1675'^^xsd:double;
  dwc:latitude '42.015833333333'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):716'^^xsd:string;
  dwc:observationDate '2010-03-26'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A717>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A717> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A717> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01583333333333 35.1675)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.01583333333333"^^xsd:decimal ;
  dwc:decimalLongitude "35.1675"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A717>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01583333333333 35.1675)"^^geo:wktLiteral ;
  geo-pos:lat "42.01583333333333"^^xsd:decimal ;
  geo-pos:long "35.1675"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A717>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):717" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "2" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '717'^^xsd:integer;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.1675'^^xsd:double;
  dwc:latitude '42.015833333333'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):717'^^xsd:string;
  dwc:observationDate '2010-04-30'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A709>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A709> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A709> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01583333333333 35.1675)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.01583333333333"^^xsd:decimal ;
  dwc:decimalLongitude "35.1675"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A709>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01583333333333 35.1675)"^^geo:wktLiteral ;
  geo-pos:lat "42.01583333333333"^^xsd:decimal ;
  geo-pos:long "35.1675"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A709>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):709" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "2" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '709'^^xsd:integer;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.1675'^^xsd:double;
  dwc:latitude '42.015833333333'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):709'^^xsd:string;
  dwc:observationDate '2009-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A710>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A710> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A710> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01583333333333 35.1675)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.01583333333333"^^xsd:decimal ;
  dwc:decimalLongitude "35.1675"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A710>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01583333333333 35.1675)"^^geo:wktLiteral ;
  geo-pos:lat "42.01583333333333"^^xsd:decimal ;
  geo-pos:long "35.1675"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A710>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):710" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "2" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '710'^^xsd:integer;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.1675'^^xsd:double;
  dwc:latitude '42.015833333333'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):710'^^xsd:string;
  dwc:observationDate '2009-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A711>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A711> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A711> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01583333333333 35.1675)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.01583333333333"^^xsd:decimal ;
  dwc:decimalLongitude "35.1675"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A711>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01583333333333 35.1675)"^^geo:wktLiteral ;
  geo-pos:lat "42.01583333333333"^^xsd:decimal ;
  geo-pos:long "35.1675"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A711>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):711" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "2" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '711'^^xsd:integer;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.1675'^^xsd:double;
  dwc:latitude '42.015833333333'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):711'^^xsd:string;
  dwc:observationDate '2009-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A712>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A712> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A712> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01583333333333 35.1675)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.01583333333333"^^xsd:decimal ;
  dwc:decimalLongitude "35.1675"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A712>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01583333333333 35.1675)"^^geo:wktLiteral ;
  geo-pos:lat "42.01583333333333"^^xsd:decimal ;
  geo-pos:long "35.1675"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A712>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):712" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "2" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '712'^^xsd:integer;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.1675'^^xsd:double;
  dwc:latitude '42.015833333333'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):712'^^xsd:string;
  dwc:observationDate '2009-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A713>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A713> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A713> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01583333333333 35.1675)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.01583333333333"^^xsd:decimal ;
  dwc:decimalLongitude "35.1675"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A713>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01583333333333 35.1675)"^^geo:wktLiteral ;
  geo-pos:lat "42.01583333333333"^^xsd:decimal ;
  geo-pos:long "35.1675"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A713>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):713" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "2" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '713'^^xsd:integer;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.1675'^^xsd:double;
  dwc:latitude '42.015833333333'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):713'^^xsd:string;
  dwc:observationDate '2009-12-24'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A714>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A714> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A714> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01583333333333 35.1675)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.01583333333333"^^xsd:decimal ;
  dwc:decimalLongitude "35.1675"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A714>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01583333333333 35.1675)"^^geo:wktLiteral ;
  geo-pos:lat "42.01583333333333"^^xsd:decimal ;
  geo-pos:long "35.1675"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A714>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):714" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "2" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '714'^^xsd:integer;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.1675'^^xsd:double;
  dwc:latitude '42.015833333333'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):714'^^xsd:string;
  dwc:observationDate '2010-01-29'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A42>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A42> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A42> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01583333333333 35.1675)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.01583333333333"^^xsd:decimal ;
  dwc:decimalLongitude "35.1675"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A42>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01583333333333 35.1675)"^^geo:wktLiteral ;
  geo-pos:lat "42.01583333333333"^^xsd:decimal ;
  geo-pos:long "35.1675"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A42>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):42" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "2" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '42'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.1675'^^xsd:double;
  dwc:latitude '42.015833333333'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):42'^^xsd:string;
  dwc:observationDate '2010-01-29'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A43>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A43> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A43> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01583333333333 35.1675)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.01583333333333"^^xsd:decimal ;
  dwc:decimalLongitude "35.1675"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A43>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01583333333333 35.1675)"^^geo:wktLiteral ;
  geo-pos:lat "42.01583333333333"^^xsd:decimal ;
  geo-pos:long "35.1675"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A43>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):43" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "2" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '43'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.1675'^^xsd:double;
  dwc:latitude '42.015833333333'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):43'^^xsd:string;
  dwc:observationDate '2010-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A44>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A44> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A44> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01583333333333 35.1675)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.01583333333333"^^xsd:decimal ;
  dwc:decimalLongitude "35.1675"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A44>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01583333333333 35.1675)"^^geo:wktLiteral ;
  geo-pos:lat "42.01583333333333"^^xsd:decimal ;
  geo-pos:long "35.1675"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A44>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):44" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "2" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '44'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.1675'^^xsd:double;
  dwc:latitude '42.015833333333'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):44'^^xsd:string;
  dwc:observationDate '2010-03-26'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A45>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A45> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A45> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01583333333333 35.1675)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.01583333333333"^^xsd:decimal ;
  dwc:decimalLongitude "35.1675"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A45>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01583333333333 35.1675)"^^geo:wktLiteral ;
  geo-pos:lat "42.01583333333333"^^xsd:decimal ;
  geo-pos:long "35.1675"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A45>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):45" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "2" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '45'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.1675'^^xsd:double;
  dwc:latitude '42.015833333333'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):45'^^xsd:string;
  dwc:observationDate '2010-04-30'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A46>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A46> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A46> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01583333333333 35.1675)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.01583333333333"^^xsd:decimal ;
  dwc:decimalLongitude "35.1675"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A46>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01583333333333 35.1675)"^^geo:wktLiteral ;
  geo-pos:lat "42.01583333333333"^^xsd:decimal ;
  geo-pos:long "35.1675"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A46>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):46" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "2" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '46'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.1675'^^xsd:double;
  dwc:latitude '42.015833333333'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):46'^^xsd:string;
  dwc:observationDate '2010-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A47>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A47> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A47> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01583333333333 35.1675)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.01583333333333"^^xsd:decimal ;
  dwc:decimalLongitude "35.1675"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A47>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01583333333333 35.1675)"^^geo:wktLiteral ;
  geo-pos:lat "42.01583333333333"^^xsd:decimal ;
  geo-pos:long "35.1675"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A47>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):47" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "2" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '47'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.1675'^^xsd:double;
  dwc:latitude '42.015833333333'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):47'^^xsd:string;
  dwc:observationDate '2010-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A48>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A48> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A48> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01583333333333 35.1675)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.01583333333333"^^xsd:decimal ;
  dwc:decimalLongitude "35.1675"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A48>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01583333333333 35.1675)"^^geo:wktLiteral ;
  geo-pos:lat "42.01583333333333"^^xsd:decimal ;
  geo-pos:long "35.1675"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A48>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):48" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "2" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '48'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.1675'^^xsd:double;
  dwc:latitude '42.015833333333'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):48'^^xsd:string;
  dwc:observationDate '2010-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A620>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A620> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A620> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01583333333333 35.1675)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.01583333333333"^^xsd:decimal ;
  dwc:decimalLongitude "35.1675"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A620>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01583333333333 35.1675)"^^geo:wktLiteral ;
  geo-pos:lat "42.01583333333333"^^xsd:decimal ;
  geo-pos:long "35.1675"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A620>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):620" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "2" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '620'^^xsd:integer;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.1675'^^xsd:double;
  dwc:latitude '42.015833333333'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):620'^^xsd:string;
  dwc:observationDate '2010-03-26'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A621>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A621> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A621> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01583333333333 35.1675)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.01583333333333"^^xsd:decimal ;
  dwc:decimalLongitude "35.1675"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A621>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01583333333333 35.1675)"^^geo:wktLiteral ;
  geo-pos:lat "42.01583333333333"^^xsd:decimal ;
  geo-pos:long "35.1675"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A621>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):621" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "2" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '621'^^xsd:integer;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.1675'^^xsd:double;
  dwc:latitude '42.015833333333'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):621'^^xsd:string;
  dwc:observationDate '2010-04-30'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A622>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A622> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A622> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01583333333333 35.1675)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.01583333333333"^^xsd:decimal ;
  dwc:decimalLongitude "35.1675"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A622>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01583333333333 35.1675)"^^geo:wktLiteral ;
  geo-pos:lat "42.01583333333333"^^xsd:decimal ;
  geo-pos:long "35.1675"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A622>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):622" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "2" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '622'^^xsd:integer;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.1675'^^xsd:double;
  dwc:latitude '42.015833333333'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):622'^^xsd:string;
  dwc:observationDate '2010-05-31'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A623>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A623> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A623> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01583333333333 35.1675)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.01583333333333"^^xsd:decimal ;
  dwc:decimalLongitude "35.1675"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A623>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01583333333333 35.1675)"^^geo:wktLiteral ;
  geo-pos:lat "42.01583333333333"^^xsd:decimal ;
  geo-pos:long "35.1675"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A623>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):623" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "2" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '623'^^xsd:integer;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.1675'^^xsd:double;
  dwc:latitude '42.015833333333'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):623'^^xsd:string;
  dwc:observationDate '2010-06-28'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A624>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A624> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A624> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01583333333333 35.1675)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.01583333333333"^^xsd:decimal ;
  dwc:decimalLongitude "35.1675"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A624>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01583333333333 35.1675)"^^geo:wktLiteral ;
  geo-pos:lat "42.01583333333333"^^xsd:decimal ;
  geo-pos:long "35.1675"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A624>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):624" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "2" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '624'^^xsd:integer;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.1675'^^xsd:double;
  dwc:latitude '42.015833333333'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):624'^^xsd:string;
  dwc:observationDate '2010-07-08'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A518>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A518> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A518> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01583333333333 35.1675)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.01583333333333"^^xsd:decimal ;
  dwc:decimalLongitude "35.1675"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A518>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01583333333333 35.1675)"^^geo:wktLiteral ;
  geo-pos:lat "42.01583333333333"^^xsd:decimal ;
  geo-pos:long "35.1675"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A518>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):518" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "2" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '518'^^xsd:integer;
  dwc:scientificName 'Ostracoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.1675'^^xsd:double;
  dwc:latitude '42.015833333333'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):518'^^xsd:string;
  dwc:observationDate '2009-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A519>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A519> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A519> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01583333333333 35.1675)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.01583333333333"^^xsd:decimal ;
  dwc:decimalLongitude "35.1675"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A519>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01583333333333 35.1675)"^^geo:wktLiteral ;
  geo-pos:lat "42.01583333333333"^^xsd:decimal ;
  geo-pos:long "35.1675"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A519>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):519" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "2" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '519'^^xsd:integer;
  dwc:scientificName 'Ostracoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.1675'^^xsd:double;
  dwc:latitude '42.015833333333'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):519'^^xsd:string;
  dwc:observationDate '2009-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A520>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A520> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A520> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01583333333333 35.1675)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.01583333333333"^^xsd:decimal ;
  dwc:decimalLongitude "35.1675"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A520>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01583333333333 35.1675)"^^geo:wktLiteral ;
  geo-pos:lat "42.01583333333333"^^xsd:decimal ;
  geo-pos:long "35.1675"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A520>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):520" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "2" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '520'^^xsd:integer;
  dwc:scientificName 'Ostracoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.1675'^^xsd:double;
  dwc:latitude '42.015833333333'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):520'^^xsd:string;
  dwc:observationDate '2009-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A521>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A521> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A521> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01583333333333 35.1675)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.01583333333333"^^xsd:decimal ;
  dwc:decimalLongitude "35.1675"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A521>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01583333333333 35.1675)"^^geo:wktLiteral ;
  geo-pos:lat "42.01583333333333"^^xsd:decimal ;
  geo-pos:long "35.1675"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A521>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):521" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "2" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '521'^^xsd:integer;
  dwc:scientificName 'Ostracoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.1675'^^xsd:double;
  dwc:latitude '42.015833333333'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):521'^^xsd:string;
  dwc:observationDate '2009-12-24'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A522>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A522> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A522> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01583333333333 35.1675)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.01583333333333"^^xsd:decimal ;
  dwc:decimalLongitude "35.1675"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A522>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01583333333333 35.1675)"^^geo:wktLiteral ;
  geo-pos:lat "42.01583333333333"^^xsd:decimal ;
  geo-pos:long "35.1675"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A522>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):522" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "2" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '522'^^xsd:integer;
  dwc:scientificName 'Ostracoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.1675'^^xsd:double;
  dwc:latitude '42.015833333333'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):522'^^xsd:string;
  dwc:observationDate '2010-01-29'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A523>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A523> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A523> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01583333333333 35.1675)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.01583333333333"^^xsd:decimal ;
  dwc:decimalLongitude "35.1675"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A523>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01583333333333 35.1675)"^^geo:wktLiteral ;
  geo-pos:lat "42.01583333333333"^^xsd:decimal ;
  geo-pos:long "35.1675"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A523>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):523" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "2" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '523'^^xsd:integer;
  dwc:scientificName 'Ostracoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.1675'^^xsd:double;
  dwc:latitude '42.015833333333'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):523'^^xsd:string;
  dwc:observationDate '2010-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A527>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A527> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A527> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01583333333333 35.1675)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.01583333333333"^^xsd:decimal ;
  dwc:decimalLongitude "35.1675"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A527>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01583333333333 35.1675)"^^geo:wktLiteral ;
  geo-pos:lat "42.01583333333333"^^xsd:decimal ;
  geo-pos:long "35.1675"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A527>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):527" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "2" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '527'^^xsd:integer;
  dwc:scientificName 'Ostracoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.1675'^^xsd:double;
  dwc:latitude '42.015833333333'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):527'^^xsd:string;
  dwc:observationDate '2010-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A528>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A528> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A528> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01583333333333 35.1675)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.01583333333333"^^xsd:decimal ;
  dwc:decimalLongitude "35.1675"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A528>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01583333333333 35.1675)"^^geo:wktLiteral ;
  geo-pos:lat "42.01583333333333"^^xsd:decimal ;
  geo-pos:long "35.1675"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A528>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):528" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "2" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '528'^^xsd:integer;
  dwc:scientificName 'Ostracoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.1675'^^xsd:double;
  dwc:latitude '42.015833333333'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):528'^^xsd:string;
  dwc:observationDate '2010-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A808>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A808> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A808> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01583333333333 35.1675)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.01583333333333"^^xsd:decimal ;
  dwc:decimalLongitude "35.1675"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A808>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01583333333333 35.1675)"^^geo:wktLiteral ;
  geo-pos:lat "42.01583333333333"^^xsd:decimal ;
  geo-pos:long "35.1675"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A808>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):808" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "2" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '808'^^xsd:integer;
  dwc:scientificName 'Ciliophora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.1675'^^xsd:double;
  dwc:latitude '42.015833333333'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '11'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):808'^^xsd:string;
  dwc:observationDate '2009-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '11'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A809>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A809> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A809> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01583333333333 35.1675)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.01583333333333"^^xsd:decimal ;
  dwc:decimalLongitude "35.1675"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A809>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01583333333333 35.1675)"^^geo:wktLiteral ;
  geo-pos:lat "42.01583333333333"^^xsd:decimal ;
  geo-pos:long "35.1675"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A809>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):809" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "2" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '809'^^xsd:integer;
  dwc:scientificName 'Ciliophora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.1675'^^xsd:double;
  dwc:latitude '42.015833333333'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '11'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):809'^^xsd:string;
  dwc:observationDate '2009-12-24'^^xsd:date;
  dwc:aphiaIdAccepted '11'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A810>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A810> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A810> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01583333333333 35.1675)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.01583333333333"^^xsd:decimal ;
  dwc:decimalLongitude "35.1675"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A810>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01583333333333 35.1675)"^^geo:wktLiteral ;
  geo-pos:lat "42.01583333333333"^^xsd:decimal ;
  geo-pos:long "35.1675"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A810>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):810" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "2" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '810'^^xsd:integer;
  dwc:scientificName 'Ciliophora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.1675'^^xsd:double;
  dwc:latitude '42.015833333333'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '11'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):810'^^xsd:string;
  dwc:observationDate '2010-01-29'^^xsd:date;
  dwc:aphiaIdAccepted '11'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A811>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A811> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A811> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01583333333333 35.1675)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.01583333333333"^^xsd:decimal ;
  dwc:decimalLongitude "35.1675"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A811>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01583333333333 35.1675)"^^geo:wktLiteral ;
  geo-pos:lat "42.01583333333333"^^xsd:decimal ;
  geo-pos:long "35.1675"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A811>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):811" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "2" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '811'^^xsd:integer;
  dwc:scientificName 'Ciliophora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.1675'^^xsd:double;
  dwc:latitude '42.015833333333'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '11'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):811'^^xsd:string;
  dwc:observationDate '2010-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '11'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A812>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A812> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A812> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01583333333333 35.1675)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.01583333333333"^^xsd:decimal ;
  dwc:decimalLongitude "35.1675"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A812>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01583333333333 35.1675)"^^geo:wktLiteral ;
  geo-pos:lat "42.01583333333333"^^xsd:decimal ;
  geo-pos:long "35.1675"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A812>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):812" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "2" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '812'^^xsd:integer;
  dwc:scientificName 'Ciliophora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.1675'^^xsd:double;
  dwc:latitude '42.015833333333'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '11'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):812'^^xsd:string;
  dwc:observationDate '2010-03-26'^^xsd:date;
  dwc:aphiaIdAccepted '11'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A813>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A813> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A813> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01583333333333 35.1675)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.01583333333333"^^xsd:decimal ;
  dwc:decimalLongitude "35.1675"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A813>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01583333333333 35.1675)"^^geo:wktLiteral ;
  geo-pos:lat "42.01583333333333"^^xsd:decimal ;
  geo-pos:long "35.1675"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A813>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):813" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "2" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '813'^^xsd:integer;
  dwc:scientificName 'Ciliophora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.1675'^^xsd:double;
  dwc:latitude '42.015833333333'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '11'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):813'^^xsd:string;
  dwc:observationDate '2010-04-30'^^xsd:date;
  dwc:aphiaIdAccepted '11'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A814>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A814> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A814> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01583333333333 35.1675)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.01583333333333"^^xsd:decimal ;
  dwc:decimalLongitude "35.1675"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A814>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01583333333333 35.1675)"^^geo:wktLiteral ;
  geo-pos:lat "42.01583333333333"^^xsd:decimal ;
  geo-pos:long "35.1675"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A814>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):814" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "2" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '814'^^xsd:integer;
  dwc:scientificName 'Ciliophora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.1675'^^xsd:double;
  dwc:latitude '42.015833333333'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '11'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):814'^^xsd:string;
  dwc:observationDate '2010-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '11'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A815>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A815> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A815> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01583333333333 35.1675)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.01583333333333"^^xsd:decimal ;
  dwc:decimalLongitude "35.1675"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A815>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01583333333333 35.1675)"^^geo:wktLiteral ;
  geo-pos:lat "42.01583333333333"^^xsd:decimal ;
  geo-pos:long "35.1675"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A815>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):815" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "2" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '815'^^xsd:integer;
  dwc:scientificName 'Ciliophora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.1675'^^xsd:double;
  dwc:latitude '42.015833333333'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '11'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):815'^^xsd:string;
  dwc:observationDate '2010-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '11'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A816>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A816> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A816> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01583333333333 35.1675)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.01583333333333"^^xsd:decimal ;
  dwc:decimalLongitude "35.1675"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A816>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01583333333333 35.1675)"^^geo:wktLiteral ;
  geo-pos:lat "42.01583333333333"^^xsd:decimal ;
  geo-pos:long "35.1675"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A816>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):816" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "2" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '816'^^xsd:integer;
  dwc:scientificName 'Ciliophora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.1675'^^xsd:double;
  dwc:latitude '42.015833333333'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '11'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):816'^^xsd:string;
  dwc:observationDate '2010-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '11'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A524>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A524> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A524> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01583333333333 35.1675)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.01583333333333"^^xsd:decimal ;
  dwc:decimalLongitude "35.1675"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A524>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01583333333333 35.1675)"^^geo:wktLiteral ;
  geo-pos:lat "42.01583333333333"^^xsd:decimal ;
  geo-pos:long "35.1675"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A524>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):524" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "2" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '524'^^xsd:integer;
  dwc:scientificName 'Ostracoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.1675'^^xsd:double;
  dwc:latitude '42.015833333333'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):524'^^xsd:string;
  dwc:observationDate '2010-03-26'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A525>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A525> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A525> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01583333333333 35.1675)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.01583333333333"^^xsd:decimal ;
  dwc:decimalLongitude "35.1675"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A525>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01583333333333 35.1675)"^^geo:wktLiteral ;
  geo-pos:lat "42.01583333333333"^^xsd:decimal ;
  geo-pos:long "35.1675"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A525>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):525" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "2" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '525'^^xsd:integer;
  dwc:scientificName 'Ostracoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.1675'^^xsd:double;
  dwc:latitude '42.015833333333'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):525'^^xsd:string;
  dwc:observationDate '2010-04-30'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A526>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A526> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A526> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01583333333333 35.1675)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.01583333333333"^^xsd:decimal ;
  dwc:decimalLongitude "35.1675"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A526>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01583333333333 35.1675)"^^geo:wktLiteral ;
  geo-pos:lat "42.01583333333333"^^xsd:decimal ;
  geo-pos:long "35.1675"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A526>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):526" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "2" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '526'^^xsd:integer;
  dwc:scientificName 'Ostracoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.1675'^^xsd:double;
  dwc:latitude '42.015833333333'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):526'^^xsd:string;
  dwc:observationDate '2010-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A909>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A909> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A909> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01583333333333 35.1675)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.01583333333333"^^xsd:decimal ;
  dwc:decimalLongitude "35.1675"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A909>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01583333333333 35.1675)"^^geo:wktLiteral ;
  geo-pos:lat "42.01583333333333"^^xsd:decimal ;
  geo-pos:long "35.1675"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A909>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):909" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "2" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '909'^^xsd:integer;
  dwc:scientificName 'Gromia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.1675'^^xsd:double;
  dwc:latitude '42.015833333333'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '520927'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):909'^^xsd:string;
  dwc:observationDate '2010-04-30'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A1007>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A1007> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A1007> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01583333333333 35.1675)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.01583333333333"^^xsd:decimal ;
  dwc:decimalLongitude "35.1675"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A1007>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01583333333333 35.1675)"^^geo:wktLiteral ;
  geo-pos:lat "42.01583333333333"^^xsd:decimal ;
  geo-pos:long "35.1675"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A1007>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):1007" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "2" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '1007'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.1675'^^xsd:double;
  dwc:latitude '42.015833333333'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):1007'^^xsd:string;
  dwc:observationDate '2010-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A1008>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A1008> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A1008> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01583333333333 35.1675)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.01583333333333"^^xsd:decimal ;
  dwc:decimalLongitude "35.1675"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A1008>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01583333333333 35.1675)"^^geo:wktLiteral ;
  geo-pos:lat "42.01583333333333"^^xsd:decimal ;
  geo-pos:long "35.1675"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A1008>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):1008" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "2" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '1008'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.1675'^^xsd:double;
  dwc:latitude '42.015833333333'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):1008'^^xsd:string;
  dwc:observationDate '2010-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A1006>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A1006> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A1006> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01583333333333 35.1675)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.01583333333333"^^xsd:decimal ;
  dwc:decimalLongitude "35.1675"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A1006>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01583333333333 35.1675)"^^geo:wktLiteral ;
  geo-pos:lat "42.01583333333333"^^xsd:decimal ;
  geo-pos:long "35.1675"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A1006>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):1006" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "2" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '1006'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.1675'^^xsd:double;
  dwc:latitude '42.015833333333'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):1006'^^xsd:string;
  dwc:observationDate '2010-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A715>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A715> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A715> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01583333333333 35.1675)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.01583333333333"^^xsd:decimal ;
  dwc:decimalLongitude "35.1675"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A715>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01583333333333 35.1675)"^^geo:wktLiteral ;
  geo-pos:lat "42.01583333333333"^^xsd:decimal ;
  geo-pos:long "35.1675"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A715>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):715" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "2" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '715'^^xsd:integer;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.1675'^^xsd:double;
  dwc:latitude '42.015833333333'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):715'^^xsd:string;
  dwc:observationDate '2010-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A133>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A133> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A133> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01583333333333 35.1675)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.01583333333333"^^xsd:decimal ;
  dwc:decimalLongitude "35.1675"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A133>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01583333333333 35.1675)"^^geo:wktLiteral ;
  geo-pos:lat "42.01583333333333"^^xsd:decimal ;
  geo-pos:long "35.1675"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A133>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):133" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "2" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '133'^^xsd:integer;
  dwc:scientificName 'Harpacticoida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.1675'^^xsd:double;
  dwc:latitude '42.015833333333'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '1102'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):133'^^xsd:string;
  dwc:observationDate '2009-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '1102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A134>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A134> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A134> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01583333333333 35.1675)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.01583333333333"^^xsd:decimal ;
  dwc:decimalLongitude "35.1675"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A134>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01583333333333 35.1675)"^^geo:wktLiteral ;
  geo-pos:lat "42.01583333333333"^^xsd:decimal ;
  geo-pos:long "35.1675"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A134>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):134" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "2" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '134'^^xsd:integer;
  dwc:scientificName 'Harpacticoida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.1675'^^xsd:double;
  dwc:latitude '42.015833333333'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '1102'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):134'^^xsd:string;
  dwc:observationDate '2009-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '1102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A135>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A135> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A135> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01583333333333 35.1675)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.01583333333333"^^xsd:decimal ;
  dwc:decimalLongitude "35.1675"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A135>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01583333333333 35.1675)"^^geo:wktLiteral ;
  geo-pos:lat "42.01583333333333"^^xsd:decimal ;
  geo-pos:long "35.1675"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A135>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):135" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "2" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '135'^^xsd:integer;
  dwc:scientificName 'Harpacticoida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.1675'^^xsd:double;
  dwc:latitude '42.015833333333'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '1102'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):135'^^xsd:string;
  dwc:observationDate '2009-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '1102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A229>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A229> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A229> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01583333333333 35.1675)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.01583333333333"^^xsd:decimal ;
  dwc:decimalLongitude "35.1675"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A229>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01583333333333 35.1675)"^^geo:wktLiteral ;
  geo-pos:lat "42.01583333333333"^^xsd:decimal ;
  geo-pos:long "35.1675"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A229>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):229" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "2" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '229'^^xsd:integer;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.1675'^^xsd:double;
  dwc:latitude '42.015833333333'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):229'^^xsd:string;
  dwc:observationDate '2009-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A230>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A230> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A230> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01583333333333 35.1675)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.01583333333333"^^xsd:decimal ;
  dwc:decimalLongitude "35.1675"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A230>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01583333333333 35.1675)"^^geo:wktLiteral ;
  geo-pos:lat "42.01583333333333"^^xsd:decimal ;
  geo-pos:long "35.1675"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A230>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):230" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "2" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '230'^^xsd:integer;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.1675'^^xsd:double;
  dwc:latitude '42.015833333333'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):230'^^xsd:string;
  dwc:observationDate '2009-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A231>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A231> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A231> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01583333333333 35.1675)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.01583333333333"^^xsd:decimal ;
  dwc:decimalLongitude "35.1675"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A231>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01583333333333 35.1675)"^^geo:wktLiteral ;
  geo-pos:lat "42.01583333333333"^^xsd:decimal ;
  geo-pos:long "35.1675"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A231>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):231" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "2" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '231'^^xsd:integer;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.1675'^^xsd:double;
  dwc:latitude '42.015833333333'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):231'^^xsd:string;
  dwc:observationDate '2009-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A232>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A232> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A232> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01583333333333 35.1675)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.01583333333333"^^xsd:decimal ;
  dwc:decimalLongitude "35.1675"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A232>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01583333333333 35.1675)"^^geo:wktLiteral ;
  geo-pos:lat "42.01583333333333"^^xsd:decimal ;
  geo-pos:long "35.1675"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A232>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):232" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "2" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '232'^^xsd:integer;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.1675'^^xsd:double;
  dwc:latitude '42.015833333333'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):232'^^xsd:string;
  dwc:observationDate '2009-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A233>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A233> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A233> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01583333333333 35.1675)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.01583333333333"^^xsd:decimal ;
  dwc:decimalLongitude "35.1675"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A233>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01583333333333 35.1675)"^^geo:wktLiteral ;
  geo-pos:lat "42.01583333333333"^^xsd:decimal ;
  geo-pos:long "35.1675"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A233>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):233" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "2" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '233'^^xsd:integer;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.1675'^^xsd:double;
  dwc:latitude '42.015833333333'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):233'^^xsd:string;
  dwc:observationDate '2009-12-24'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A234>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A234> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A234> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01583333333333 35.1675)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.01583333333333"^^xsd:decimal ;
  dwc:decimalLongitude "35.1675"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A234>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01583333333333 35.1675)"^^geo:wktLiteral ;
  geo-pos:lat "42.01583333333333"^^xsd:decimal ;
  geo-pos:long "35.1675"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A234>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):234" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "2" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '234'^^xsd:integer;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.1675'^^xsd:double;
  dwc:latitude '42.015833333333'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):234'^^xsd:string;
  dwc:observationDate '2010-01-29'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A235>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A235> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A235> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01583333333333 35.1675)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.01583333333333"^^xsd:decimal ;
  dwc:decimalLongitude "35.1675"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A235>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01583333333333 35.1675)"^^geo:wktLiteral ;
  geo-pos:lat "42.01583333333333"^^xsd:decimal ;
  geo-pos:long "35.1675"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A235>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):235" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "2" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '235'^^xsd:integer;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.1675'^^xsd:double;
  dwc:latitude '42.015833333333'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):235'^^xsd:string;
  dwc:observationDate '2010-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A236>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A236> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A236> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01583333333333 35.1675)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.01583333333333"^^xsd:decimal ;
  dwc:decimalLongitude "35.1675"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A236>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01583333333333 35.1675)"^^geo:wktLiteral ;
  geo-pos:lat "42.01583333333333"^^xsd:decimal ;
  geo-pos:long "35.1675"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A236>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):236" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "2" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '236'^^xsd:integer;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.1675'^^xsd:double;
  dwc:latitude '42.015833333333'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):236'^^xsd:string;
  dwc:observationDate '2010-03-26'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A237>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A237> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A237> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01583333333333 35.1675)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.01583333333333"^^xsd:decimal ;
  dwc:decimalLongitude "35.1675"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A237>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01583333333333 35.1675)"^^geo:wktLiteral ;
  geo-pos:lat "42.01583333333333"^^xsd:decimal ;
  geo-pos:long "35.1675"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A237>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):237" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "2" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '237'^^xsd:integer;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.1675'^^xsd:double;
  dwc:latitude '42.015833333333'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):237'^^xsd:string;
  dwc:observationDate '2010-04-30'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A238>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A238> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A238> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01583333333333 35.1675)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.01583333333333"^^xsd:decimal ;
  dwc:decimalLongitude "35.1675"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A238>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01583333333333 35.1675)"^^geo:wktLiteral ;
  geo-pos:lat "42.01583333333333"^^xsd:decimal ;
  geo-pos:long "35.1675"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A238>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):238" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "2" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '238'^^xsd:integer;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.1675'^^xsd:double;
  dwc:latitude '42.015833333333'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):238'^^xsd:string;
  dwc:observationDate '2010-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A239>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A239> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A239> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01583333333333 35.1675)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.01583333333333"^^xsd:decimal ;
  dwc:decimalLongitude "35.1675"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A239>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01583333333333 35.1675)"^^geo:wktLiteral ;
  geo-pos:lat "42.01583333333333"^^xsd:decimal ;
  geo-pos:long "35.1675"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A239>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):239" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "2" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '239'^^xsd:integer;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.1675'^^xsd:double;
  dwc:latitude '42.015833333333'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):239'^^xsd:string;
  dwc:observationDate '2010-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A240>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A240> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A240> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01583333333333 35.1675)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.01583333333333"^^xsd:decimal ;
  dwc:decimalLongitude "35.1675"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A240>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01583333333333 35.1675)"^^geo:wktLiteral ;
  geo-pos:lat "42.01583333333333"^^xsd:decimal ;
  geo-pos:long "35.1675"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A240>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):240" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "2" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '240'^^xsd:integer;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.1675'^^xsd:double;
  dwc:latitude '42.015833333333'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):240'^^xsd:string;
  dwc:observationDate '2010-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A985>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A985> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A985> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01722222222222 35.18277777777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.01722222222222"^^xsd:decimal ;
  dwc:decimalLongitude "35.18277777777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A985>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01722222222222 35.18277777777778)"^^geo:wktLiteral ;
  geo-pos:lat "42.01722222222222"^^xsd:decimal ;
  geo-pos:long "35.18277777777778"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A985>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):985" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '985'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.182777777778'^^xsd:double;
  dwc:latitude '42.017222222222'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):985'^^xsd:string;
  dwc:observationDate '2009-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A986> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01722222222222 35.18277777777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.01722222222222"^^xsd:decimal ;
  dwc:decimalLongitude "35.18277777777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01722222222222 35.18277777777778)"^^geo:wktLiteral ;
  geo-pos:lat "42.01722222222222"^^xsd:decimal ;
  geo-pos:long "35.18277777777778"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '986'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.182777777778'^^xsd:double;
  dwc:latitude '42.017222222222'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):986'^^xsd:string;
  dwc:observationDate '2009-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A987>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A987> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A987> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01722222222222 35.18277777777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.01722222222222"^^xsd:decimal ;
  dwc:decimalLongitude "35.18277777777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A987>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01722222222222 35.18277777777778)"^^geo:wktLiteral ;
  geo-pos:lat "42.01722222222222"^^xsd:decimal ;
  geo-pos:long "35.18277777777778"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A987>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):987" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '987'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.182777777778'^^xsd:double;
  dwc:latitude '42.017222222222'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):987'^^xsd:string;
  dwc:observationDate '2009-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A988>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A988> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A988> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01722222222222 35.18277777777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.01722222222222"^^xsd:decimal ;
  dwc:decimalLongitude "35.18277777777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A988>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01722222222222 35.18277777777778)"^^geo:wktLiteral ;
  geo-pos:lat "42.01722222222222"^^xsd:decimal ;
  geo-pos:long "35.18277777777778"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A988>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):988" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '988'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.182777777778'^^xsd:double;
  dwc:latitude '42.017222222222'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):988'^^xsd:string;
  dwc:observationDate '2009-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A989>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A989> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A989> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01722222222222 35.18277777777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.01722222222222"^^xsd:decimal ;
  dwc:decimalLongitude "35.18277777777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A989>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01722222222222 35.18277777777778)"^^geo:wktLiteral ;
  geo-pos:lat "42.01722222222222"^^xsd:decimal ;
  geo-pos:long "35.18277777777778"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A989>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):989" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '989'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.182777777778'^^xsd:double;
  dwc:latitude '42.017222222222'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):989'^^xsd:string;
  dwc:observationDate '2009-12-24'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A990>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A990> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A990> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01722222222222 35.18277777777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.01722222222222"^^xsd:decimal ;
  dwc:decimalLongitude "35.18277777777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A990>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01722222222222 35.18277777777778)"^^geo:wktLiteral ;
  geo-pos:lat "42.01722222222222"^^xsd:decimal ;
  geo-pos:long "35.18277777777778"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A990>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):990" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '990'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.182777777778'^^xsd:double;
  dwc:latitude '42.017222222222'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):990'^^xsd:string;
  dwc:observationDate '2010-01-29'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A991> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01722222222222 35.18277777777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.01722222222222"^^xsd:decimal ;
  dwc:decimalLongitude "35.18277777777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01722222222222 35.18277777777778)"^^geo:wktLiteral ;
  geo-pos:lat "42.01722222222222"^^xsd:decimal ;
  geo-pos:long "35.18277777777778"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '991'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.182777777778'^^xsd:double;
  dwc:latitude '42.017222222222'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):991'^^xsd:string;
  dwc:observationDate '2010-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A992>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A992> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A992> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01722222222222 35.18277777777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.01722222222222"^^xsd:decimal ;
  dwc:decimalLongitude "35.18277777777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A992>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01722222222222 35.18277777777778)"^^geo:wktLiteral ;
  geo-pos:lat "42.01722222222222"^^xsd:decimal ;
  geo-pos:long "35.18277777777778"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A992>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):992" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '992'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.182777777778'^^xsd:double;
  dwc:latitude '42.017222222222'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):992'^^xsd:string;
  dwc:observationDate '2010-03-26'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A993> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01722222222222 35.18277777777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.01722222222222"^^xsd:decimal ;
  dwc:decimalLongitude "35.18277777777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01722222222222 35.18277777777778)"^^geo:wktLiteral ;
  geo-pos:lat "42.01722222222222"^^xsd:decimal ;
  geo-pos:long "35.18277777777778"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '993'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.182777777778'^^xsd:double;
  dwc:latitude '42.017222222222'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):993'^^xsd:string;
  dwc:observationDate '2010-04-30'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A994>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A994> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A994> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01722222222222 35.18277777777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.01722222222222"^^xsd:decimal ;
  dwc:decimalLongitude "35.18277777777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A994>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01722222222222 35.18277777777778)"^^geo:wktLiteral ;
  geo-pos:lat "42.01722222222222"^^xsd:decimal ;
  geo-pos:long "35.18277777777778"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A994>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):994" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '994'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.182777777778'^^xsd:double;
  dwc:latitude '42.017222222222'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):994'^^xsd:string;
  dwc:observationDate '2010-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A995>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A995> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A995> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01722222222222 35.18277777777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.01722222222222"^^xsd:decimal ;
  dwc:decimalLongitude "35.18277777777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A995>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01722222222222 35.18277777777778)"^^geo:wktLiteral ;
  geo-pos:lat "42.01722222222222"^^xsd:decimal ;
  geo-pos:long "35.18277777777778"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A995>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):995" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '995'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.182777777778'^^xsd:double;
  dwc:latitude '42.017222222222'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):995'^^xsd:string;
  dwc:observationDate '2010-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A996>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A996> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A996> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01722222222222 35.18277777777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.01722222222222"^^xsd:decimal ;
  dwc:decimalLongitude "35.18277777777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A996>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01722222222222 35.18277777777778)"^^geo:wktLiteral ;
  geo-pos:lat "42.01722222222222"^^xsd:decimal ;
  geo-pos:long "35.18277777777778"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A996>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):996" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '996'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.182777777778'^^xsd:double;
  dwc:latitude '42.017222222222'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):996'^^xsd:string;
  dwc:observationDate '2010-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A606>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A606> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A606> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01722222222222 35.18277777777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.01722222222222"^^xsd:decimal ;
  dwc:decimalLongitude "35.18277777777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A606>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01722222222222 35.18277777777778)"^^geo:wktLiteral ;
  geo-pos:lat "42.01722222222222"^^xsd:decimal ;
  geo-pos:long "35.18277777777778"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A606>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):606" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '606'^^xsd:integer;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.182777777778'^^xsd:double;
  dwc:latitude '42.017222222222'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):606'^^xsd:string;
  dwc:observationDate '2010-01-29'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A607>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A607> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A607> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01722222222222 35.18277777777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.01722222222222"^^xsd:decimal ;
  dwc:decimalLongitude "35.18277777777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A607>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01722222222222 35.18277777777778)"^^geo:wktLiteral ;
  geo-pos:lat "42.01722222222222"^^xsd:decimal ;
  geo-pos:long "35.18277777777778"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A607>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):607" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '607'^^xsd:integer;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.182777777778'^^xsd:double;
  dwc:latitude '42.017222222222'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):607'^^xsd:string;
  dwc:observationDate '2010-02-26'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A608>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A608> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A608> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01722222222222 35.18277777777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.01722222222222"^^xsd:decimal ;
  dwc:decimalLongitude "35.18277777777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A608>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01722222222222 35.18277777777778)"^^geo:wktLiteral ;
  geo-pos:lat "42.01722222222222"^^xsd:decimal ;
  geo-pos:long "35.18277777777778"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A608>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):608" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '608'^^xsd:integer;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.182777777778'^^xsd:double;
  dwc:latitude '42.017222222222'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):608'^^xsd:string;
  dwc:observationDate '2010-03-26'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A609>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A609> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A609> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01722222222222 35.18277777777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.01722222222222"^^xsd:decimal ;
  dwc:decimalLongitude "35.18277777777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A609>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01722222222222 35.18277777777778)"^^geo:wktLiteral ;
  geo-pos:lat "42.01722222222222"^^xsd:decimal ;
  geo-pos:long "35.18277777777778"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A609>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):609" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '609'^^xsd:integer;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.182777777778'^^xsd:double;
  dwc:latitude '42.017222222222'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):609'^^xsd:string;
  dwc:observationDate '2010-04-30'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A610>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A610> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A610> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01722222222222 35.18277777777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.01722222222222"^^xsd:decimal ;
  dwc:decimalLongitude "35.18277777777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A610>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01722222222222 35.18277777777778)"^^geo:wktLiteral ;
  geo-pos:lat "42.01722222222222"^^xsd:decimal ;
  geo-pos:long "35.18277777777778"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A610>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):610" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '610'^^xsd:integer;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.182777777778'^^xsd:double;
  dwc:latitude '42.017222222222'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):610'^^xsd:string;
  dwc:observationDate '2010-05-31'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A611>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A611> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A611> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01722222222222 35.18277777777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.01722222222222"^^xsd:decimal ;
  dwc:decimalLongitude "35.18277777777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A611>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01722222222222 35.18277777777778)"^^geo:wktLiteral ;
  geo-pos:lat "42.01722222222222"^^xsd:decimal ;
  geo-pos:long "35.18277777777778"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A611>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):611" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '611'^^xsd:integer;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.182777777778'^^xsd:double;
  dwc:latitude '42.017222222222'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):611'^^xsd:string;
  dwc:observationDate '2010-06-28'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A612>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A612> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A612> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01722222222222 35.18277777777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.01722222222222"^^xsd:decimal ;
  dwc:decimalLongitude "35.18277777777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A612>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01722222222222 35.18277777777778)"^^geo:wktLiteral ;
  geo-pos:lat "42.01722222222222"^^xsd:decimal ;
  geo-pos:long "35.18277777777778"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A612>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):612" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '612'^^xsd:integer;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.182777777778'^^xsd:double;
  dwc:latitude '42.017222222222'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):612'^^xsd:string;
  dwc:observationDate '2010-07-08'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A793>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A793> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A793> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01722222222222 35.18277777777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.01722222222222"^^xsd:decimal ;
  dwc:decimalLongitude "35.18277777777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A793>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01722222222222 35.18277777777778)"^^geo:wktLiteral ;
  geo-pos:lat "42.01722222222222"^^xsd:decimal ;
  geo-pos:long "35.18277777777778"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A793>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):793" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '793'^^xsd:integer;
  dwc:scientificName 'Ciliophora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.182777777778'^^xsd:double;
  dwc:latitude '42.017222222222'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '11'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):793'^^xsd:string;
  dwc:observationDate '2009-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '11'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A894>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A894> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A894> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01722222222222 35.18277777777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.01722222222222"^^xsd:decimal ;
  dwc:decimalLongitude "35.18277777777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A894>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01722222222222 35.18277777777778)"^^geo:wktLiteral ;
  geo-pos:lat "42.01722222222222"^^xsd:decimal ;
  geo-pos:long "35.18277777777778"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A894>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):894" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '894'^^xsd:integer;
  dwc:scientificName 'Gromia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.182777777778'^^xsd:double;
  dwc:latitude '42.017222222222'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '520927'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):894'^^xsd:string;
  dwc:observationDate '2010-01-29'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A895>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A895> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A895> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01722222222222 35.18277777777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.01722222222222"^^xsd:decimal ;
  dwc:decimalLongitude "35.18277777777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A895>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01722222222222 35.18277777777778)"^^geo:wktLiteral ;
  geo-pos:lat "42.01722222222222"^^xsd:decimal ;
  geo-pos:long "35.18277777777778"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A895>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):895" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '895'^^xsd:integer;
  dwc:scientificName 'Gromia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.182777777778'^^xsd:double;
  dwc:latitude '42.017222222222'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '520927'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):895'^^xsd:string;
  dwc:observationDate '2010-02-26'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A896>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A896> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A896> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01722222222222 35.18277777777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.01722222222222"^^xsd:decimal ;
  dwc:decimalLongitude "35.18277777777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A896>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01722222222222 35.18277777777778)"^^geo:wktLiteral ;
  geo-pos:lat "42.01722222222222"^^xsd:decimal ;
  geo-pos:long "35.18277777777778"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A896>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):896" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '896'^^xsd:integer;
  dwc:scientificName 'Gromia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.182777777778'^^xsd:double;
  dwc:latitude '42.017222222222'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '520927'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):896'^^xsd:string;
  dwc:observationDate '2010-03-26'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A897>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A897> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A897> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01722222222222 35.18277777777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.01722222222222"^^xsd:decimal ;
  dwc:decimalLongitude "35.18277777777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A897>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01722222222222 35.18277777777778)"^^geo:wktLiteral ;
  geo-pos:lat "42.01722222222222"^^xsd:decimal ;
  geo-pos:long "35.18277777777778"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A897>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):897" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '897'^^xsd:integer;
  dwc:scientificName 'Gromia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.182777777778'^^xsd:double;
  dwc:latitude '42.017222222222'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '520927'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):897'^^xsd:string;
  dwc:observationDate '2010-04-30'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A898>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A898> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A898> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01722222222222 35.18277777777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.01722222222222"^^xsd:decimal ;
  dwc:decimalLongitude "35.18277777777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A898>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01722222222222 35.18277777777778)"^^geo:wktLiteral ;
  geo-pos:lat "42.01722222222222"^^xsd:decimal ;
  geo-pos:long "35.18277777777778"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A898>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):898" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '898'^^xsd:integer;
  dwc:scientificName 'Gromia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.182777777778'^^xsd:double;
  dwc:latitude '42.017222222222'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '520927'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):898'^^xsd:string;
  dwc:observationDate '2010-05-31'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A899>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A899> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A899> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01722222222222 35.18277777777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.01722222222222"^^xsd:decimal ;
  dwc:decimalLongitude "35.18277777777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A899>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01722222222222 35.18277777777778)"^^geo:wktLiteral ;
  geo-pos:lat "42.01722222222222"^^xsd:decimal ;
  geo-pos:long "35.18277777777778"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A899>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):899" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '899'^^xsd:integer;
  dwc:scientificName 'Gromia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.182777777778'^^xsd:double;
  dwc:latitude '42.017222222222'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '520927'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):899'^^xsd:string;
  dwc:observationDate '2010-06-28'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A900> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01722222222222 35.18277777777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.01722222222222"^^xsd:decimal ;
  dwc:decimalLongitude "35.18277777777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01722222222222 35.18277777777778)"^^geo:wktLiteral ;
  geo-pos:lat "42.01722222222222"^^xsd:decimal ;
  geo-pos:long "35.18277777777778"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '900'^^xsd:integer;
  dwc:scientificName 'Gromia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.182777777778'^^xsd:double;
  dwc:latitude '42.017222222222'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '520927'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):900'^^xsd:string;
  dwc:observationDate '2010-07-08'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A409>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A409> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A409> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01722222222222 35.18277777777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.01722222222222"^^xsd:decimal ;
  dwc:decimalLongitude "35.18277777777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A409>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01722222222222 35.18277777777778)"^^geo:wktLiteral ;
  geo-pos:lat "42.01722222222222"^^xsd:decimal ;
  geo-pos:long "35.18277777777778"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A409>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):409" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '409'^^xsd:integer;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.182777777778'^^xsd:double;
  dwc:latitude '42.017222222222'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):409'^^xsd:string;
  dwc:observationDate '2009-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A410>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A410> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A410> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01722222222222 35.18277777777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.01722222222222"^^xsd:decimal ;
  dwc:decimalLongitude "35.18277777777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A410>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01722222222222 35.18277777777778)"^^geo:wktLiteral ;
  geo-pos:lat "42.01722222222222"^^xsd:decimal ;
  geo-pos:long "35.18277777777778"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A410>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):410" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '410'^^xsd:integer;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.182777777778'^^xsd:double;
  dwc:latitude '42.017222222222'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):410'^^xsd:string;
  dwc:observationDate '2009-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A411>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A411> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A411> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01722222222222 35.18277777777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.01722222222222"^^xsd:decimal ;
  dwc:decimalLongitude "35.18277777777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A411>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01722222222222 35.18277777777778)"^^geo:wktLiteral ;
  geo-pos:lat "42.01722222222222"^^xsd:decimal ;
  geo-pos:long "35.18277777777778"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A411>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):411" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '411'^^xsd:integer;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.182777777778'^^xsd:double;
  dwc:latitude '42.017222222222'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):411'^^xsd:string;
  dwc:observationDate '2009-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A412>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A412> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A412> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01722222222222 35.18277777777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.01722222222222"^^xsd:decimal ;
  dwc:decimalLongitude "35.18277777777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A412>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01722222222222 35.18277777777778)"^^geo:wktLiteral ;
  geo-pos:lat "42.01722222222222"^^xsd:decimal ;
  geo-pos:long "35.18277777777778"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A412>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):412" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '412'^^xsd:integer;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.182777777778'^^xsd:double;
  dwc:latitude '42.017222222222'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):412'^^xsd:string;
  dwc:observationDate '2009-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A413>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A413> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A413> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01722222222222 35.18277777777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.01722222222222"^^xsd:decimal ;
  dwc:decimalLongitude "35.18277777777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A413>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01722222222222 35.18277777777778)"^^geo:wktLiteral ;
  geo-pos:lat "42.01722222222222"^^xsd:decimal ;
  geo-pos:long "35.18277777777778"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A413>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):413" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '413'^^xsd:integer;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.182777777778'^^xsd:double;
  dwc:latitude '42.017222222222'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):413'^^xsd:string;
  dwc:observationDate '2009-12-24'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A414>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A414> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A414> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01722222222222 35.18277777777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.01722222222222"^^xsd:decimal ;
  dwc:decimalLongitude "35.18277777777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A414>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01722222222222 35.18277777777778)"^^geo:wktLiteral ;
  geo-pos:lat "42.01722222222222"^^xsd:decimal ;
  geo-pos:long "35.18277777777778"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A414>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):414" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '414'^^xsd:integer;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.182777777778'^^xsd:double;
  dwc:latitude '42.017222222222'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):414'^^xsd:string;
  dwc:observationDate '2010-01-29'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A415>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A415> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A415> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01722222222222 35.18277777777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.01722222222222"^^xsd:decimal ;
  dwc:decimalLongitude "35.18277777777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A415>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01722222222222 35.18277777777778)"^^geo:wktLiteral ;
  geo-pos:lat "42.01722222222222"^^xsd:decimal ;
  geo-pos:long "35.18277777777778"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A415>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):415" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '415'^^xsd:integer;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.182777777778'^^xsd:double;
  dwc:latitude '42.017222222222'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):415'^^xsd:string;
  dwc:observationDate '2010-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A416>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A416> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A416> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01722222222222 35.18277777777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.01722222222222"^^xsd:decimal ;
  dwc:decimalLongitude "35.18277777777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A416>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01722222222222 35.18277777777778)"^^geo:wktLiteral ;
  geo-pos:lat "42.01722222222222"^^xsd:decimal ;
  geo-pos:long "35.18277777777778"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A416>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):416" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '416'^^xsd:integer;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.182777777778'^^xsd:double;
  dwc:latitude '42.017222222222'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):416'^^xsd:string;
  dwc:observationDate '2010-03-26'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A417>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A417> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A417> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01722222222222 35.18277777777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.01722222222222"^^xsd:decimal ;
  dwc:decimalLongitude "35.18277777777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A417>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01722222222222 35.18277777777778)"^^geo:wktLiteral ;
  geo-pos:lat "42.01722222222222"^^xsd:decimal ;
  geo-pos:long "35.18277777777778"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A417>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):417" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '417'^^xsd:integer;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.182777777778'^^xsd:double;
  dwc:latitude '42.017222222222'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):417'^^xsd:string;
  dwc:observationDate '2010-04-30'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A418>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A418> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A418> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01722222222222 35.18277777777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.01722222222222"^^xsd:decimal ;
  dwc:decimalLongitude "35.18277777777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A418>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01722222222222 35.18277777777778)"^^geo:wktLiteral ;
  geo-pos:lat "42.01722222222222"^^xsd:decimal ;
  geo-pos:long "35.18277777777778"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A418>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):418" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '418'^^xsd:integer;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.182777777778'^^xsd:double;
  dwc:latitude '42.017222222222'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):418'^^xsd:string;
  dwc:observationDate '2010-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A419>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A419> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A419> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01722222222222 35.18277777777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.01722222222222"^^xsd:decimal ;
  dwc:decimalLongitude "35.18277777777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A419>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01722222222222 35.18277777777778)"^^geo:wktLiteral ;
  geo-pos:lat "42.01722222222222"^^xsd:decimal ;
  geo-pos:long "35.18277777777778"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A419>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):419" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '419'^^xsd:integer;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.182777777778'^^xsd:double;
  dwc:latitude '42.017222222222'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):419'^^xsd:string;
  dwc:observationDate '2010-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A420>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A420> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A420> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01722222222222 35.18277777777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.01722222222222"^^xsd:decimal ;
  dwc:decimalLongitude "35.18277777777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A420>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01722222222222 35.18277777777778)"^^geo:wktLiteral ;
  geo-pos:lat "42.01722222222222"^^xsd:decimal ;
  geo-pos:long "35.18277777777778"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A420>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):420" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '420'^^xsd:integer;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.182777777778'^^xsd:double;
  dwc:latitude '42.017222222222'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):420'^^xsd:string;
  dwc:observationDate '2010-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A794>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A794> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A794> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01722222222222 35.18277777777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.01722222222222"^^xsd:decimal ;
  dwc:decimalLongitude "35.18277777777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A794>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01722222222222 35.18277777777778)"^^geo:wktLiteral ;
  geo-pos:lat "42.01722222222222"^^xsd:decimal ;
  geo-pos:long "35.18277777777778"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A794>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):794" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '794'^^xsd:integer;
  dwc:scientificName 'Ciliophora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.182777777778'^^xsd:double;
  dwc:latitude '42.017222222222'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '11'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):794'^^xsd:string;
  dwc:observationDate '2009-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '11'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A795>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A795> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A795> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01722222222222 35.18277777777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.01722222222222"^^xsd:decimal ;
  dwc:decimalLongitude "35.18277777777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A795>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01722222222222 35.18277777777778)"^^geo:wktLiteral ;
  geo-pos:lat "42.01722222222222"^^xsd:decimal ;
  geo-pos:long "35.18277777777778"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A795>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):795" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '795'^^xsd:integer;
  dwc:scientificName 'Ciliophora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.182777777778'^^xsd:double;
  dwc:latitude '42.017222222222'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '11'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):795'^^xsd:string;
  dwc:observationDate '2009-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '11'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A796>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A796> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A796> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01722222222222 35.18277777777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.01722222222222"^^xsd:decimal ;
  dwc:decimalLongitude "35.18277777777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A796>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01722222222222 35.18277777777778)"^^geo:wktLiteral ;
  geo-pos:lat "42.01722222222222"^^xsd:decimal ;
  geo-pos:long "35.18277777777778"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A796>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):796" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '796'^^xsd:integer;
  dwc:scientificName 'Ciliophora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.182777777778'^^xsd:double;
  dwc:latitude '42.017222222222'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '11'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):796'^^xsd:string;
  dwc:observationDate '2009-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '11'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A797>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A797> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A797> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01722222222222 35.18277777777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.01722222222222"^^xsd:decimal ;
  dwc:decimalLongitude "35.18277777777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A797>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01722222222222 35.18277777777778)"^^geo:wktLiteral ;
  geo-pos:lat "42.01722222222222"^^xsd:decimal ;
  geo-pos:long "35.18277777777778"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A797>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):797" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '797'^^xsd:integer;
  dwc:scientificName 'Ciliophora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.182777777778'^^xsd:double;
  dwc:latitude '42.017222222222'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '11'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):797'^^xsd:string;
  dwc:observationDate '2009-12-24'^^xsd:date;
  dwc:aphiaIdAccepted '11'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A798>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A798> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A798> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01722222222222 35.18277777777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.01722222222222"^^xsd:decimal ;
  dwc:decimalLongitude "35.18277777777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A798>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01722222222222 35.18277777777778)"^^geo:wktLiteral ;
  geo-pos:lat "42.01722222222222"^^xsd:decimal ;
  geo-pos:long "35.18277777777778"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A798>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):798" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '798'^^xsd:integer;
  dwc:scientificName 'Ciliophora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.182777777778'^^xsd:double;
  dwc:latitude '42.017222222222'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '11'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):798'^^xsd:string;
  dwc:observationDate '2010-01-29'^^xsd:date;
  dwc:aphiaIdAccepted '11'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A799>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A799> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A799> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01722222222222 35.18277777777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.01722222222222"^^xsd:decimal ;
  dwc:decimalLongitude "35.18277777777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A799>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01722222222222 35.18277777777778)"^^geo:wktLiteral ;
  geo-pos:lat "42.01722222222222"^^xsd:decimal ;
  geo-pos:long "35.18277777777778"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A799>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):799" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '799'^^xsd:integer;
  dwc:scientificName 'Ciliophora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.182777777778'^^xsd:double;
  dwc:latitude '42.017222222222'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '11'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):799'^^xsd:string;
  dwc:observationDate '2010-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '11'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A800> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01722222222222 35.18277777777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.01722222222222"^^xsd:decimal ;
  dwc:decimalLongitude "35.18277777777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01722222222222 35.18277777777778)"^^geo:wktLiteral ;
  geo-pos:lat "42.01722222222222"^^xsd:decimal ;
  geo-pos:long "35.18277777777778"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '800'^^xsd:integer;
  dwc:scientificName 'Ciliophora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.182777777778'^^xsd:double;
  dwc:latitude '42.017222222222'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '11'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):800'^^xsd:string;
  dwc:observationDate '2010-03-26'^^xsd:date;
  dwc:aphiaIdAccepted '11'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A801> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01722222222222 35.18277777777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.01722222222222"^^xsd:decimal ;
  dwc:decimalLongitude "35.18277777777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01722222222222 35.18277777777778)"^^geo:wktLiteral ;
  geo-pos:lat "42.01722222222222"^^xsd:decimal ;
  geo-pos:long "35.18277777777778"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '801'^^xsd:integer;
  dwc:scientificName 'Ciliophora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.182777777778'^^xsd:double;
  dwc:latitude '42.017222222222'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '11'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):801'^^xsd:string;
  dwc:observationDate '2010-04-30'^^xsd:date;
  dwc:aphiaIdAccepted '11'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A802>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A802> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A802> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01722222222222 35.18277777777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.01722222222222"^^xsd:decimal ;
  dwc:decimalLongitude "35.18277777777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A802>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01722222222222 35.18277777777778)"^^geo:wktLiteral ;
  geo-pos:lat "42.01722222222222"^^xsd:decimal ;
  geo-pos:long "35.18277777777778"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A802>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):802" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '802'^^xsd:integer;
  dwc:scientificName 'Ciliophora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.182777777778'^^xsd:double;
  dwc:latitude '42.017222222222'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '11'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):802'^^xsd:string;
  dwc:observationDate '2010-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '11'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A803>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A803> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A803> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01722222222222 35.18277777777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.01722222222222"^^xsd:decimal ;
  dwc:decimalLongitude "35.18277777777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A803>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01722222222222 35.18277777777778)"^^geo:wktLiteral ;
  geo-pos:lat "42.01722222222222"^^xsd:decimal ;
  geo-pos:long "35.18277777777778"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A803>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):803" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '803'^^xsd:integer;
  dwc:scientificName 'Ciliophora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.182777777778'^^xsd:double;
  dwc:latitude '42.017222222222'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '11'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):803'^^xsd:string;
  dwc:observationDate '2010-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '11'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A804>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A804> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A804> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01722222222222 35.18277777777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.01722222222222"^^xsd:decimal ;
  dwc:decimalLongitude "35.18277777777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A804>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01722222222222 35.18277777777778)"^^geo:wktLiteral ;
  geo-pos:lat "42.01722222222222"^^xsd:decimal ;
  geo-pos:long "35.18277777777778"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A804>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):804" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '804'^^xsd:integer;
  dwc:scientificName 'Ciliophora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.182777777778'^^xsd:double;
  dwc:latitude '42.017222222222'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '11'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):804'^^xsd:string;
  dwc:observationDate '2010-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '11'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A313>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A313> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A313> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01722222222222 35.18277777777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.01722222222222"^^xsd:decimal ;
  dwc:decimalLongitude "35.18277777777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A313>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01722222222222 35.18277777777778)"^^geo:wktLiteral ;
  geo-pos:lat "42.01722222222222"^^xsd:decimal ;
  geo-pos:long "35.18277777777778"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A313>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):313" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '313'^^xsd:integer;
  dwc:scientificName 'Foraminifera (soft shelled)'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.182777777778'^^xsd:double;
  dwc:latitude '42.017222222222'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '1410'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):313'^^xsd:string;
  dwc:observationDate '2009-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '1410'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A314>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A314> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A314> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01722222222222 35.18277777777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.01722222222222"^^xsd:decimal ;
  dwc:decimalLongitude "35.18277777777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A314>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01722222222222 35.18277777777778)"^^geo:wktLiteral ;
  geo-pos:lat "42.01722222222222"^^xsd:decimal ;
  geo-pos:long "35.18277777777778"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A314>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):314" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '314'^^xsd:integer;
  dwc:scientificName 'Foraminifera (soft shelled)'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.182777777778'^^xsd:double;
  dwc:latitude '42.017222222222'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '1410'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):314'^^xsd:string;
  dwc:observationDate '2009-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '1410'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A315>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A315> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A315> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01722222222222 35.18277777777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.01722222222222"^^xsd:decimal ;
  dwc:decimalLongitude "35.18277777777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A315>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01722222222222 35.18277777777778)"^^geo:wktLiteral ;
  geo-pos:lat "42.01722222222222"^^xsd:decimal ;
  geo-pos:long "35.18277777777778"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A315>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):315" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '315'^^xsd:integer;
  dwc:scientificName 'Foraminifera (soft shelled)'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.182777777778'^^xsd:double;
  dwc:latitude '42.017222222222'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '1410'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):315'^^xsd:string;
  dwc:observationDate '2009-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '1410'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A316>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A316> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A316> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01722222222222 35.18277777777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.01722222222222"^^xsd:decimal ;
  dwc:decimalLongitude "35.18277777777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A316>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01722222222222 35.18277777777778)"^^geo:wktLiteral ;
  geo-pos:lat "42.01722222222222"^^xsd:decimal ;
  geo-pos:long "35.18277777777778"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A316>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):316" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '316'^^xsd:integer;
  dwc:scientificName 'Foraminifera (soft shelled)'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.182777777778'^^xsd:double;
  dwc:latitude '42.017222222222'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '1410'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):316'^^xsd:string;
  dwc:observationDate '2009-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '1410'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A317>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A317> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A317> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01722222222222 35.18277777777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.01722222222222"^^xsd:decimal ;
  dwc:decimalLongitude "35.18277777777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A317>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01722222222222 35.18277777777778)"^^geo:wktLiteral ;
  geo-pos:lat "42.01722222222222"^^xsd:decimal ;
  geo-pos:long "35.18277777777778"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A317>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):317" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '317'^^xsd:integer;
  dwc:scientificName 'Foraminifera (soft shelled)'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.182777777778'^^xsd:double;
  dwc:latitude '42.017222222222'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '1410'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):317'^^xsd:string;
  dwc:observationDate '2009-12-24'^^xsd:date;
  dwc:aphiaIdAccepted '1410'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A318>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A318> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A318> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01722222222222 35.18277777777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.01722222222222"^^xsd:decimal ;
  dwc:decimalLongitude "35.18277777777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A318>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01722222222222 35.18277777777778)"^^geo:wktLiteral ;
  geo-pos:lat "42.01722222222222"^^xsd:decimal ;
  geo-pos:long "35.18277777777778"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A318>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):318" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '318'^^xsd:integer;
  dwc:scientificName 'Foraminifera (soft shelled)'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.182777777778'^^xsd:double;
  dwc:latitude '42.017222222222'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '1410'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):318'^^xsd:string;
  dwc:observationDate '2010-01-29'^^xsd:date;
  dwc:aphiaIdAccepted '1410'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A319>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A319> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A319> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01722222222222 35.18277777777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.01722222222222"^^xsd:decimal ;
  dwc:decimalLongitude "35.18277777777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A319>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01722222222222 35.18277777777778)"^^geo:wktLiteral ;
  geo-pos:lat "42.01722222222222"^^xsd:decimal ;
  geo-pos:long "35.18277777777778"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A319>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):319" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '319'^^xsd:integer;
  dwc:scientificName 'Foraminifera (soft shelled)'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.182777777778'^^xsd:double;
  dwc:latitude '42.017222222222'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '1410'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):319'^^xsd:string;
  dwc:observationDate '2010-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '1410'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A320>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A320> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A320> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01722222222222 35.18277777777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.01722222222222"^^xsd:decimal ;
  dwc:decimalLongitude "35.18277777777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A320>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01722222222222 35.18277777777778)"^^geo:wktLiteral ;
  geo-pos:lat "42.01722222222222"^^xsd:decimal ;
  geo-pos:long "35.18277777777778"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A320>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):320" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '320'^^xsd:integer;
  dwc:scientificName 'Foraminifera (soft shelled)'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.182777777778'^^xsd:double;
  dwc:latitude '42.017222222222'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '1410'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):320'^^xsd:string;
  dwc:observationDate '2010-03-26'^^xsd:date;
  dwc:aphiaIdAccepted '1410'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A321>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A321> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A321> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01722222222222 35.18277777777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.01722222222222"^^xsd:decimal ;
  dwc:decimalLongitude "35.18277777777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A321>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01722222222222 35.18277777777778)"^^geo:wktLiteral ;
  geo-pos:lat "42.01722222222222"^^xsd:decimal ;
  geo-pos:long "35.18277777777778"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A321>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):321" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '321'^^xsd:integer;
  dwc:scientificName 'Foraminifera (soft shelled)'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.182777777778'^^xsd:double;
  dwc:latitude '42.017222222222'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '1410'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):321'^^xsd:string;
  dwc:observationDate '2010-04-30'^^xsd:date;
  dwc:aphiaIdAccepted '1410'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A322>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A322> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A322> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01722222222222 35.18277777777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.01722222222222"^^xsd:decimal ;
  dwc:decimalLongitude "35.18277777777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A322>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01722222222222 35.18277777777778)"^^geo:wktLiteral ;
  geo-pos:lat "42.01722222222222"^^xsd:decimal ;
  geo-pos:long "35.18277777777778"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A322>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):322" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '322'^^xsd:integer;
  dwc:scientificName 'Foraminifera (soft shelled)'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.182777777778'^^xsd:double;
  dwc:latitude '42.017222222222'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '1410'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):322'^^xsd:string;
  dwc:observationDate '2010-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '1410'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A323>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A323> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A323> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01722222222222 35.18277777777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.01722222222222"^^xsd:decimal ;
  dwc:decimalLongitude "35.18277777777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A323>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01722222222222 35.18277777777778)"^^geo:wktLiteral ;
  geo-pos:lat "42.01722222222222"^^xsd:decimal ;
  geo-pos:long "35.18277777777778"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A323>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):323" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '323'^^xsd:integer;
  dwc:scientificName 'Foraminifera (soft shelled)'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.182777777778'^^xsd:double;
  dwc:latitude '42.017222222222'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '1410'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):323'^^xsd:string;
  dwc:observationDate '2010-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '1410'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A324>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A324> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A324> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01722222222222 35.18277777777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.01722222222222"^^xsd:decimal ;
  dwc:decimalLongitude "35.18277777777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A324>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01722222222222 35.18277777777778)"^^geo:wktLiteral ;
  geo-pos:lat "42.01722222222222"^^xsd:decimal ;
  geo-pos:long "35.18277777777778"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A324>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):324" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '324'^^xsd:integer;
  dwc:scientificName 'Foraminifera (soft shelled)'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.182777777778'^^xsd:double;
  dwc:latitude '42.017222222222'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '1410'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):324'^^xsd:string;
  dwc:observationDate '2010-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '1410'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A505>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A505> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A505> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01722222222222 35.18277777777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.01722222222222"^^xsd:decimal ;
  dwc:decimalLongitude "35.18277777777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A505>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01722222222222 35.18277777777778)"^^geo:wktLiteral ;
  geo-pos:lat "42.01722222222222"^^xsd:decimal ;
  geo-pos:long "35.18277777777778"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A505>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):505" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '505'^^xsd:integer;
  dwc:scientificName 'Ostracoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.182777777778'^^xsd:double;
  dwc:latitude '42.017222222222'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):505'^^xsd:string;
  dwc:observationDate '2009-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A506>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A506> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A506> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01722222222222 35.18277777777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.01722222222222"^^xsd:decimal ;
  dwc:decimalLongitude "35.18277777777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A506>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01722222222222 35.18277777777778)"^^geo:wktLiteral ;
  geo-pos:lat "42.01722222222222"^^xsd:decimal ;
  geo-pos:long "35.18277777777778"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A506>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):506" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '506'^^xsd:integer;
  dwc:scientificName 'Ostracoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.182777777778'^^xsd:double;
  dwc:latitude '42.017222222222'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):506'^^xsd:string;
  dwc:observationDate '2009-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A507>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A507> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A507> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01722222222222 35.18277777777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.01722222222222"^^xsd:decimal ;
  dwc:decimalLongitude "35.18277777777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A507>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01722222222222 35.18277777777778)"^^geo:wktLiteral ;
  geo-pos:lat "42.01722222222222"^^xsd:decimal ;
  geo-pos:long "35.18277777777778"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A507>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):507" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '507'^^xsd:integer;
  dwc:scientificName 'Ostracoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.182777777778'^^xsd:double;
  dwc:latitude '42.017222222222'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):507'^^xsd:string;
  dwc:observationDate '2009-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A508>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A508> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A508> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01722222222222 35.18277777777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.01722222222222"^^xsd:decimal ;
  dwc:decimalLongitude "35.18277777777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A508>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01722222222222 35.18277777777778)"^^geo:wktLiteral ;
  geo-pos:lat "42.01722222222222"^^xsd:decimal ;
  geo-pos:long "35.18277777777778"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A508>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):508" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '508'^^xsd:integer;
  dwc:scientificName 'Ostracoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.182777777778'^^xsd:double;
  dwc:latitude '42.017222222222'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):508'^^xsd:string;
  dwc:observationDate '2009-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A509>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A509> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A509> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01722222222222 35.18277777777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.01722222222222"^^xsd:decimal ;
  dwc:decimalLongitude "35.18277777777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A509>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01722222222222 35.18277777777778)"^^geo:wktLiteral ;
  geo-pos:lat "42.01722222222222"^^xsd:decimal ;
  geo-pos:long "35.18277777777778"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A509>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):509" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '509'^^xsd:integer;
  dwc:scientificName 'Ostracoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.182777777778'^^xsd:double;
  dwc:latitude '42.017222222222'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):509'^^xsd:string;
  dwc:observationDate '2009-12-24'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A510>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A510> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A510> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01722222222222 35.18277777777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.01722222222222"^^xsd:decimal ;
  dwc:decimalLongitude "35.18277777777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A510>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01722222222222 35.18277777777778)"^^geo:wktLiteral ;
  geo-pos:lat "42.01722222222222"^^xsd:decimal ;
  geo-pos:long "35.18277777777778"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A510>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):510" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '510'^^xsd:integer;
  dwc:scientificName 'Ostracoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.182777777778'^^xsd:double;
  dwc:latitude '42.017222222222'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):510'^^xsd:string;
  dwc:observationDate '2010-01-29'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A511>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A511> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A511> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01722222222222 35.18277777777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.01722222222222"^^xsd:decimal ;
  dwc:decimalLongitude "35.18277777777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A511>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01722222222222 35.18277777777778)"^^geo:wktLiteral ;
  geo-pos:lat "42.01722222222222"^^xsd:decimal ;
  geo-pos:long "35.18277777777778"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A511>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):511" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '511'^^xsd:integer;
  dwc:scientificName 'Ostracoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.182777777778'^^xsd:double;
  dwc:latitude '42.017222222222'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):511'^^xsd:string;
  dwc:observationDate '2010-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A512>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A512> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A512> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01722222222222 35.18277777777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.01722222222222"^^xsd:decimal ;
  dwc:decimalLongitude "35.18277777777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A512>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01722222222222 35.18277777777778)"^^geo:wktLiteral ;
  geo-pos:lat "42.01722222222222"^^xsd:decimal ;
  geo-pos:long "35.18277777777778"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A512>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):512" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '512'^^xsd:integer;
  dwc:scientificName 'Ostracoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.182777777778'^^xsd:double;
  dwc:latitude '42.017222222222'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):512'^^xsd:string;
  dwc:observationDate '2010-03-26'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A513>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A513> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A513> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01722222222222 35.18277777777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.01722222222222"^^xsd:decimal ;
  dwc:decimalLongitude "35.18277777777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A513>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01722222222222 35.18277777777778)"^^geo:wktLiteral ;
  geo-pos:lat "42.01722222222222"^^xsd:decimal ;
  geo-pos:long "35.18277777777778"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A513>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):513" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '513'^^xsd:integer;
  dwc:scientificName 'Ostracoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.182777777778'^^xsd:double;
  dwc:latitude '42.017222222222'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):513'^^xsd:string;
  dwc:observationDate '2010-04-30'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A514>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A514> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A514> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01722222222222 35.18277777777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.01722222222222"^^xsd:decimal ;
  dwc:decimalLongitude "35.18277777777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A514>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01722222222222 35.18277777777778)"^^geo:wktLiteral ;
  geo-pos:lat "42.01722222222222"^^xsd:decimal ;
  geo-pos:long "35.18277777777778"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A514>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):514" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '514'^^xsd:integer;
  dwc:scientificName 'Ostracoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.182777777778'^^xsd:double;
  dwc:latitude '42.017222222222'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):514'^^xsd:string;
  dwc:observationDate '2010-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A515>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A515> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A515> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01722222222222 35.18277777777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.01722222222222"^^xsd:decimal ;
  dwc:decimalLongitude "35.18277777777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A515>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01722222222222 35.18277777777778)"^^geo:wktLiteral ;
  geo-pos:lat "42.01722222222222"^^xsd:decimal ;
  geo-pos:long "35.18277777777778"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A515>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):515" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '515'^^xsd:integer;
  dwc:scientificName 'Ostracoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.182777777778'^^xsd:double;
  dwc:latitude '42.017222222222'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):515'^^xsd:string;
  dwc:observationDate '2010-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A516>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A516> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A516> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01722222222222 35.18277777777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.01722222222222"^^xsd:decimal ;
  dwc:decimalLongitude "35.18277777777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A516>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01722222222222 35.18277777777778)"^^geo:wktLiteral ;
  geo-pos:lat "42.01722222222222"^^xsd:decimal ;
  geo-pos:long "35.18277777777778"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A516>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):516" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '516'^^xsd:integer;
  dwc:scientificName 'Ostracoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.182777777778'^^xsd:double;
  dwc:latitude '42.017222222222'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):516'^^xsd:string;
  dwc:observationDate '2010-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A27>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A27> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A27> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01722222222222 35.18277777777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.01722222222222"^^xsd:decimal ;
  dwc:decimalLongitude "35.18277777777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A27>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01722222222222 35.18277777777778)"^^geo:wktLiteral ;
  geo-pos:lat "42.01722222222222"^^xsd:decimal ;
  geo-pos:long "35.18277777777778"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A27>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):27" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '27'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.182777777778'^^xsd:double;
  dwc:latitude '42.017222222222'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):27'^^xsd:string;
  dwc:observationDate '2009-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A28>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A28> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A28> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01722222222222 35.18277777777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.01722222222222"^^xsd:decimal ;
  dwc:decimalLongitude "35.18277777777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A28>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01722222222222 35.18277777777778)"^^geo:wktLiteral ;
  geo-pos:lat "42.01722222222222"^^xsd:decimal ;
  geo-pos:long "35.18277777777778"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A28>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):28" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '28'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.182777777778'^^xsd:double;
  dwc:latitude '42.017222222222'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):28'^^xsd:string;
  dwc:observationDate '2009-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A29> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01722222222222 35.18277777777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.01722222222222"^^xsd:decimal ;
  dwc:decimalLongitude "35.18277777777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01722222222222 35.18277777777778)"^^geo:wktLiteral ;
  geo-pos:lat "42.01722222222222"^^xsd:decimal ;
  geo-pos:long "35.18277777777778"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):29" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '29'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.182777777778'^^xsd:double;
  dwc:latitude '42.017222222222'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):29'^^xsd:string;
  dwc:observationDate '2009-12-24'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A30>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A30> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A30> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01722222222222 35.18277777777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.01722222222222"^^xsd:decimal ;
  dwc:decimalLongitude "35.18277777777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A30>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01722222222222 35.18277777777778)"^^geo:wktLiteral ;
  geo-pos:lat "42.01722222222222"^^xsd:decimal ;
  geo-pos:long "35.18277777777778"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A30>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):30" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '30'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.182777777778'^^xsd:double;
  dwc:latitude '42.017222222222'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):30'^^xsd:string;
  dwc:observationDate '2010-01-29'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A31>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A31> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A31> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01722222222222 35.18277777777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.01722222222222"^^xsd:decimal ;
  dwc:decimalLongitude "35.18277777777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A31>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01722222222222 35.18277777777778)"^^geo:wktLiteral ;
  geo-pos:lat "42.01722222222222"^^xsd:decimal ;
  geo-pos:long "35.18277777777778"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A31>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):31" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '31'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.182777777778'^^xsd:double;
  dwc:latitude '42.017222222222'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):31'^^xsd:string;
  dwc:observationDate '2010-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A32>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A32> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A32> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01722222222222 35.18277777777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.01722222222222"^^xsd:decimal ;
  dwc:decimalLongitude "35.18277777777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A32>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01722222222222 35.18277777777778)"^^geo:wktLiteral ;
  geo-pos:lat "42.01722222222222"^^xsd:decimal ;
  geo-pos:long "35.18277777777778"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A32>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):32" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '32'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.182777777778'^^xsd:double;
  dwc:latitude '42.017222222222'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):32'^^xsd:string;
  dwc:observationDate '2010-03-26'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A33>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A33> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A33> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01722222222222 35.18277777777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.01722222222222"^^xsd:decimal ;
  dwc:decimalLongitude "35.18277777777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A33>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01722222222222 35.18277777777778)"^^geo:wktLiteral ;
  geo-pos:lat "42.01722222222222"^^xsd:decimal ;
  geo-pos:long "35.18277777777778"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A33>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):33" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '33'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.182777777778'^^xsd:double;
  dwc:latitude '42.017222222222'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):33'^^xsd:string;
  dwc:observationDate '2010-04-30'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A34>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A34> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A34> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01722222222222 35.18277777777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.01722222222222"^^xsd:decimal ;
  dwc:decimalLongitude "35.18277777777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A34>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01722222222222 35.18277777777778)"^^geo:wktLiteral ;
  geo-pos:lat "42.01722222222222"^^xsd:decimal ;
  geo-pos:long "35.18277777777778"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A34>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):34" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '34'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.182777777778'^^xsd:double;
  dwc:latitude '42.017222222222'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):34'^^xsd:string;
  dwc:observationDate '2010-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A35>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A35> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A35> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01722222222222 35.18277777777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.01722222222222"^^xsd:decimal ;
  dwc:decimalLongitude "35.18277777777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A35>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01722222222222 35.18277777777778)"^^geo:wktLiteral ;
  geo-pos:lat "42.01722222222222"^^xsd:decimal ;
  geo-pos:long "35.18277777777778"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A35>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):35" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '35'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.182777777778'^^xsd:double;
  dwc:latitude '42.017222222222'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):35'^^xsd:string;
  dwc:observationDate '2010-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A36>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A36> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A36> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01722222222222 35.18277777777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.01722222222222"^^xsd:decimal ;
  dwc:decimalLongitude "35.18277777777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A36>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01722222222222 35.18277777777778)"^^geo:wktLiteral ;
  geo-pos:lat "42.01722222222222"^^xsd:decimal ;
  geo-pos:long "35.18277777777778"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A36>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):36" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '36'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.182777777778'^^xsd:double;
  dwc:latitude '42.017222222222'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):36'^^xsd:string;
  dwc:observationDate '2010-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A25>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A25> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A25> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01722222222222 35.18277777777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.01722222222222"^^xsd:decimal ;
  dwc:decimalLongitude "35.18277777777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A25>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01722222222222 35.18277777777778)"^^geo:wktLiteral ;
  geo-pos:lat "42.01722222222222"^^xsd:decimal ;
  geo-pos:long "35.18277777777778"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A25>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):25" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '25'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.182777777778'^^xsd:double;
  dwc:latitude '42.017222222222'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):25'^^xsd:string;
  dwc:observationDate '2009-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A26>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A26> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A26> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01722222222222 35.18277777777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.01722222222222"^^xsd:decimal ;
  dwc:decimalLongitude "35.18277777777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A26>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01722222222222 35.18277777777778)"^^geo:wktLiteral ;
  geo-pos:lat "42.01722222222222"^^xsd:decimal ;
  geo-pos:long "35.18277777777778"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A26>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):26" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '26'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.182777777778'^^xsd:double;
  dwc:latitude '42.017222222222'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):26'^^xsd:string;
  dwc:observationDate '2009-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A702>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A702> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A702> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01722222222222 35.18277777777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.01722222222222"^^xsd:decimal ;
  dwc:decimalLongitude "35.18277777777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A702>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01722222222222 35.18277777777778)"^^geo:wktLiteral ;
  geo-pos:lat "42.01722222222222"^^xsd:decimal ;
  geo-pos:long "35.18277777777778"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A702>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):702" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '702'^^xsd:integer;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.182777777778'^^xsd:double;
  dwc:latitude '42.017222222222'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):702'^^xsd:string;
  dwc:observationDate '2010-01-29'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A699>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A699> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A699> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01722222222222 35.18277777777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.01722222222222"^^xsd:decimal ;
  dwc:decimalLongitude "35.18277777777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A699>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01722222222222 35.18277777777778)"^^geo:wktLiteral ;
  geo-pos:lat "42.01722222222222"^^xsd:decimal ;
  geo-pos:long "35.18277777777778"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A699>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):699" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '699'^^xsd:integer;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.182777777778'^^xsd:double;
  dwc:latitude '42.017222222222'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):699'^^xsd:string;
  dwc:observationDate '2009-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A700> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01722222222222 35.18277777777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.01722222222222"^^xsd:decimal ;
  dwc:decimalLongitude "35.18277777777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01722222222222 35.18277777777778)"^^geo:wktLiteral ;
  geo-pos:lat "42.01722222222222"^^xsd:decimal ;
  geo-pos:long "35.18277777777778"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '700'^^xsd:integer;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.182777777778'^^xsd:double;
  dwc:latitude '42.017222222222'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):700'^^xsd:string;
  dwc:observationDate '2009-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A701> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01722222222222 35.18277777777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.01722222222222"^^xsd:decimal ;
  dwc:decimalLongitude "35.18277777777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01722222222222 35.18277777777778)"^^geo:wktLiteral ;
  geo-pos:lat "42.01722222222222"^^xsd:decimal ;
  geo-pos:long "35.18277777777778"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '701'^^xsd:integer;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.182777777778'^^xsd:double;
  dwc:latitude '42.017222222222'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):701'^^xsd:string;
  dwc:observationDate '2009-12-24'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A698>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A698> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A698> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01722222222222 35.18277777777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.01722222222222"^^xsd:decimal ;
  dwc:decimalLongitude "35.18277777777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A698>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01722222222222 35.18277777777778)"^^geo:wktLiteral ;
  geo-pos:lat "42.01722222222222"^^xsd:decimal ;
  geo-pos:long "35.18277777777778"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A698>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):698" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '698'^^xsd:integer;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.182777777778'^^xsd:double;
  dwc:latitude '42.017222222222'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):698'^^xsd:string;
  dwc:observationDate '2009-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A697>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A697> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A697> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01722222222222 35.18277777777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.01722222222222"^^xsd:decimal ;
  dwc:decimalLongitude "35.18277777777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A697>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01722222222222 35.18277777777778)"^^geo:wktLiteral ;
  geo-pos:lat "42.01722222222222"^^xsd:decimal ;
  geo-pos:long "35.18277777777778"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A697>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):697" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '697'^^xsd:integer;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.182777777778'^^xsd:double;
  dwc:latitude '42.017222222222'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):697'^^xsd:string;
  dwc:observationDate '2009-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A703>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A703> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A703> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01722222222222 35.18277777777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.01722222222222"^^xsd:decimal ;
  dwc:decimalLongitude "35.18277777777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A703>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01722222222222 35.18277777777778)"^^geo:wktLiteral ;
  geo-pos:lat "42.01722222222222"^^xsd:decimal ;
  geo-pos:long "35.18277777777778"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A703>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):703" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '703'^^xsd:integer;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.182777777778'^^xsd:double;
  dwc:latitude '42.017222222222'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):703'^^xsd:string;
  dwc:observationDate '2010-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A704>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A704> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A704> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01722222222222 35.18277777777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.01722222222222"^^xsd:decimal ;
  dwc:decimalLongitude "35.18277777777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A704>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01722222222222 35.18277777777778)"^^geo:wktLiteral ;
  geo-pos:lat "42.01722222222222"^^xsd:decimal ;
  geo-pos:long "35.18277777777778"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A704>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):704" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '704'^^xsd:integer;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.182777777778'^^xsd:double;
  dwc:latitude '42.017222222222'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):704'^^xsd:string;
  dwc:observationDate '2010-03-26'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A705>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A705> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A705> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01722222222222 35.18277777777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.01722222222222"^^xsd:decimal ;
  dwc:decimalLongitude "35.18277777777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A705>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01722222222222 35.18277777777778)"^^geo:wktLiteral ;
  geo-pos:lat "42.01722222222222"^^xsd:decimal ;
  geo-pos:long "35.18277777777778"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A705>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):705" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '705'^^xsd:integer;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.182777777778'^^xsd:double;
  dwc:latitude '42.017222222222'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):705'^^xsd:string;
  dwc:observationDate '2010-04-30'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A706>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A706> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A706> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01722222222222 35.18277777777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.01722222222222"^^xsd:decimal ;
  dwc:decimalLongitude "35.18277777777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A706>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01722222222222 35.18277777777778)"^^geo:wktLiteral ;
  geo-pos:lat "42.01722222222222"^^xsd:decimal ;
  geo-pos:long "35.18277777777778"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A706>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):706" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '706'^^xsd:integer;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.182777777778'^^xsd:double;
  dwc:latitude '42.017222222222'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):706'^^xsd:string;
  dwc:observationDate '2010-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A707>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A707> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A707> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01722222222222 35.18277777777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.01722222222222"^^xsd:decimal ;
  dwc:decimalLongitude "35.18277777777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A707>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01722222222222 35.18277777777778)"^^geo:wktLiteral ;
  geo-pos:lat "42.01722222222222"^^xsd:decimal ;
  geo-pos:long "35.18277777777778"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A707>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):707" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '707'^^xsd:integer;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.182777777778'^^xsd:double;
  dwc:latitude '42.017222222222'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):707'^^xsd:string;
  dwc:observationDate '2010-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A708>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A708> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A708> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01722222222222 35.18277777777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.01722222222222"^^xsd:decimal ;
  dwc:decimalLongitude "35.18277777777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A708>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01722222222222 35.18277777777778)"^^geo:wktLiteral ;
  geo-pos:lat "42.01722222222222"^^xsd:decimal ;
  geo-pos:long "35.18277777777778"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A708>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):708" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '708'^^xsd:integer;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.182777777778'^^xsd:double;
  dwc:latitude '42.017222222222'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):708'^^xsd:string;
  dwc:observationDate '2010-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A601> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01722222222222 35.18277777777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.01722222222222"^^xsd:decimal ;
  dwc:decimalLongitude "35.18277777777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01722222222222 35.18277777777778)"^^geo:wktLiteral ;
  geo-pos:lat "42.01722222222222"^^xsd:decimal ;
  geo-pos:long "35.18277777777778"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '601'^^xsd:integer;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.182777777778'^^xsd:double;
  dwc:latitude '42.017222222222'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):601'^^xsd:string;
  dwc:observationDate '2009-08-26'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A602>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A602> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A602> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01722222222222 35.18277777777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.01722222222222"^^xsd:decimal ;
  dwc:decimalLongitude "35.18277777777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A602>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01722222222222 35.18277777777778)"^^geo:wktLiteral ;
  geo-pos:lat "42.01722222222222"^^xsd:decimal ;
  geo-pos:long "35.18277777777778"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A602>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):602" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '602'^^xsd:integer;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.182777777778'^^xsd:double;
  dwc:latitude '42.017222222222'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):602'^^xsd:string;
  dwc:observationDate '2009-09-29'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A605>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A605> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A605> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01722222222222 35.18277777777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.01722222222222"^^xsd:decimal ;
  dwc:decimalLongitude "35.18277777777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A605>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01722222222222 35.18277777777778)"^^geo:wktLiteral ;
  geo-pos:lat "42.01722222222222"^^xsd:decimal ;
  geo-pos:long "35.18277777777778"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A605>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):605" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '605'^^xsd:integer;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.182777777778'^^xsd:double;
  dwc:latitude '42.017222222222'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):605'^^xsd:string;
  dwc:observationDate '2009-12-24'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A604>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A604> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A604> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01722222222222 35.18277777777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.01722222222222"^^xsd:decimal ;
  dwc:decimalLongitude "35.18277777777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A604>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01722222222222 35.18277777777778)"^^geo:wktLiteral ;
  geo-pos:lat "42.01722222222222"^^xsd:decimal ;
  geo-pos:long "35.18277777777778"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A604>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):604" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '604'^^xsd:integer;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.182777777778'^^xsd:double;
  dwc:latitude '42.017222222222'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):604'^^xsd:string;
  dwc:observationDate '2009-11-19'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A603>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A603> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A603> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01722222222222 35.18277777777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.01722222222222"^^xsd:decimal ;
  dwc:decimalLongitude "35.18277777777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A603>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01722222222222 35.18277777777778)"^^geo:wktLiteral ;
  geo-pos:lat "42.01722222222222"^^xsd:decimal ;
  geo-pos:long "35.18277777777778"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A603>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):603" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '603'^^xsd:integer;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.182777777778'^^xsd:double;
  dwc:latitude '42.017222222222'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):603'^^xsd:string;
  dwc:observationDate '2009-10-20'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A891>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A891> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A891> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01722222222222 35.18277777777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.01722222222222"^^xsd:decimal ;
  dwc:decimalLongitude "35.18277777777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A891>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01722222222222 35.18277777777778)"^^geo:wktLiteral ;
  geo-pos:lat "42.01722222222222"^^xsd:decimal ;
  geo-pos:long "35.18277777777778"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A891>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):891" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '891'^^xsd:integer;
  dwc:scientificName 'Gromia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.182777777778'^^xsd:double;
  dwc:latitude '42.017222222222'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '520927'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):891'^^xsd:string;
  dwc:observationDate '2009-10-20'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A892>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A892> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A892> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01722222222222 35.18277777777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.01722222222222"^^xsd:decimal ;
  dwc:decimalLongitude "35.18277777777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A892>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01722222222222 35.18277777777778)"^^geo:wktLiteral ;
  geo-pos:lat "42.01722222222222"^^xsd:decimal ;
  geo-pos:long "35.18277777777778"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A892>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):892" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '892'^^xsd:integer;
  dwc:scientificName 'Gromia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.182777777778'^^xsd:double;
  dwc:latitude '42.017222222222'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '520927'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):892'^^xsd:string;
  dwc:observationDate '2009-11-19'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A893>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A893> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A893> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01722222222222 35.18277777777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.01722222222222"^^xsd:decimal ;
  dwc:decimalLongitude "35.18277777777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A893>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01722222222222 35.18277777777778)"^^geo:wktLiteral ;
  geo-pos:lat "42.01722222222222"^^xsd:decimal ;
  geo-pos:long "35.18277777777778"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A893>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):893" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '893'^^xsd:integer;
  dwc:scientificName 'Gromia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.182777777778'^^xsd:double;
  dwc:latitude '42.017222222222'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '520927'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):893'^^xsd:string;
  dwc:observationDate '2009-12-24'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A890>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A890> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A890> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01722222222222 35.18277777777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.01722222222222"^^xsd:decimal ;
  dwc:decimalLongitude "35.18277777777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A890>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01722222222222 35.18277777777778)"^^geo:wktLiteral ;
  geo-pos:lat "42.01722222222222"^^xsd:decimal ;
  geo-pos:long "35.18277777777778"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A890>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):890" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '890'^^xsd:integer;
  dwc:scientificName 'Gromia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.182777777778'^^xsd:double;
  dwc:latitude '42.017222222222'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '520927'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):890'^^xsd:string;
  dwc:observationDate '2009-09-29'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A889>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A889> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A889> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01722222222222 35.18277777777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.01722222222222"^^xsd:decimal ;
  dwc:decimalLongitude "35.18277777777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A889>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01722222222222 35.18277777777778)"^^geo:wktLiteral ;
  geo-pos:lat "42.01722222222222"^^xsd:decimal ;
  geo-pos:long "35.18277777777778"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A889>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):889" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '889'^^xsd:integer;
  dwc:scientificName 'Gromia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.182777777778'^^xsd:double;
  dwc:latitude '42.017222222222'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '520927'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):889'^^xsd:string;
  dwc:observationDate '2009-08-26'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A121>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A121> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A121> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01722222222222 35.18277777777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.01722222222222"^^xsd:decimal ;
  dwc:decimalLongitude "35.18277777777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A121>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01722222222222 35.18277777777778)"^^geo:wktLiteral ;
  geo-pos:lat "42.01722222222222"^^xsd:decimal ;
  geo-pos:long "35.18277777777778"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A121>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):121" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '121'^^xsd:integer;
  dwc:scientificName 'Harpacticoida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.182777777778'^^xsd:double;
  dwc:latitude '42.017222222222'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '1102'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):121'^^xsd:string;
  dwc:observationDate '2009-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '1102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A122>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A122> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A122> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01722222222222 35.18277777777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.01722222222222"^^xsd:decimal ;
  dwc:decimalLongitude "35.18277777777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A122>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01722222222222 35.18277777777778)"^^geo:wktLiteral ;
  geo-pos:lat "42.01722222222222"^^xsd:decimal ;
  geo-pos:long "35.18277777777778"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A122>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):122" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '122'^^xsd:integer;
  dwc:scientificName 'Harpacticoida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.182777777778'^^xsd:double;
  dwc:latitude '42.017222222222'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '1102'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):122'^^xsd:string;
  dwc:observationDate '2009-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '1102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A123>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A123> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A123> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01722222222222 35.18277777777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.01722222222222"^^xsd:decimal ;
  dwc:decimalLongitude "35.18277777777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A123>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01722222222222 35.18277777777778)"^^geo:wktLiteral ;
  geo-pos:lat "42.01722222222222"^^xsd:decimal ;
  geo-pos:long "35.18277777777778"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A123>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):123" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '123'^^xsd:integer;
  dwc:scientificName 'Harpacticoida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.182777777778'^^xsd:double;
  dwc:latitude '42.017222222222'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '1102'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):123'^^xsd:string;
  dwc:observationDate '2009-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '1102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A124>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A124> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A124> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01722222222222 35.18277777777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.01722222222222"^^xsd:decimal ;
  dwc:decimalLongitude "35.18277777777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A124>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01722222222222 35.18277777777778)"^^geo:wktLiteral ;
  geo-pos:lat "42.01722222222222"^^xsd:decimal ;
  geo-pos:long "35.18277777777778"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A124>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):124" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '124'^^xsd:integer;
  dwc:scientificName 'Harpacticoida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.182777777778'^^xsd:double;
  dwc:latitude '42.017222222222'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '1102'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):124'^^xsd:string;
  dwc:observationDate '2009-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '1102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A125>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A125> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A125> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01722222222222 35.18277777777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.01722222222222"^^xsd:decimal ;
  dwc:decimalLongitude "35.18277777777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A125>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01722222222222 35.18277777777778)"^^geo:wktLiteral ;
  geo-pos:lat "42.01722222222222"^^xsd:decimal ;
  geo-pos:long "35.18277777777778"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A125>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):125" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '125'^^xsd:integer;
  dwc:scientificName 'Harpacticoida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.182777777778'^^xsd:double;
  dwc:latitude '42.017222222222'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '1102'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):125'^^xsd:string;
  dwc:observationDate '2009-12-24'^^xsd:date;
  dwc:aphiaIdAccepted '1102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A126>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A126> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A126> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01722222222222 35.18277777777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.01722222222222"^^xsd:decimal ;
  dwc:decimalLongitude "35.18277777777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A126>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01722222222222 35.18277777777778)"^^geo:wktLiteral ;
  geo-pos:lat "42.01722222222222"^^xsd:decimal ;
  geo-pos:long "35.18277777777778"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A126>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):126" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '126'^^xsd:integer;
  dwc:scientificName 'Harpacticoida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.182777777778'^^xsd:double;
  dwc:latitude '42.017222222222'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '1102'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):126'^^xsd:string;
  dwc:observationDate '2010-01-29'^^xsd:date;
  dwc:aphiaIdAccepted '1102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A127>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A127> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A127> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01722222222222 35.18277777777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.01722222222222"^^xsd:decimal ;
  dwc:decimalLongitude "35.18277777777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A127>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01722222222222 35.18277777777778)"^^geo:wktLiteral ;
  geo-pos:lat "42.01722222222222"^^xsd:decimal ;
  geo-pos:long "35.18277777777778"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A127>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):127" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '127'^^xsd:integer;
  dwc:scientificName 'Harpacticoida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.182777777778'^^xsd:double;
  dwc:latitude '42.017222222222'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '1102'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):127'^^xsd:string;
  dwc:observationDate '2010-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '1102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A128>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A128> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A128> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01722222222222 35.18277777777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.01722222222222"^^xsd:decimal ;
  dwc:decimalLongitude "35.18277777777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A128>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01722222222222 35.18277777777778)"^^geo:wktLiteral ;
  geo-pos:lat "42.01722222222222"^^xsd:decimal ;
  geo-pos:long "35.18277777777778"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A128>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):128" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '128'^^xsd:integer;
  dwc:scientificName 'Harpacticoida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.182777777778'^^xsd:double;
  dwc:latitude '42.017222222222'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '1102'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):128'^^xsd:string;
  dwc:observationDate '2010-03-26'^^xsd:date;
  dwc:aphiaIdAccepted '1102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A129>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A129> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A129> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01722222222222 35.18277777777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.01722222222222"^^xsd:decimal ;
  dwc:decimalLongitude "35.18277777777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A129>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01722222222222 35.18277777777778)"^^geo:wktLiteral ;
  geo-pos:lat "42.01722222222222"^^xsd:decimal ;
  geo-pos:long "35.18277777777778"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A129>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):129" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '129'^^xsd:integer;
  dwc:scientificName 'Harpacticoida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.182777777778'^^xsd:double;
  dwc:latitude '42.017222222222'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '1102'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):129'^^xsd:string;
  dwc:observationDate '2010-04-30'^^xsd:date;
  dwc:aphiaIdAccepted '1102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A130>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A130> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A130> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01722222222222 35.18277777777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.01722222222222"^^xsd:decimal ;
  dwc:decimalLongitude "35.18277777777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A130>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01722222222222 35.18277777777778)"^^geo:wktLiteral ;
  geo-pos:lat "42.01722222222222"^^xsd:decimal ;
  geo-pos:long "35.18277777777778"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A130>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):130" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '130'^^xsd:integer;
  dwc:scientificName 'Harpacticoida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.182777777778'^^xsd:double;
  dwc:latitude '42.017222222222'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '1102'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):130'^^xsd:string;
  dwc:observationDate '2010-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '1102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A131>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A131> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A131> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01722222222222 35.18277777777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.01722222222222"^^xsd:decimal ;
  dwc:decimalLongitude "35.18277777777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A131>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01722222222222 35.18277777777778)"^^geo:wktLiteral ;
  geo-pos:lat "42.01722222222222"^^xsd:decimal ;
  geo-pos:long "35.18277777777778"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A131>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):131" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '131'^^xsd:integer;
  dwc:scientificName 'Harpacticoida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.182777777778'^^xsd:double;
  dwc:latitude '42.017222222222'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '1102'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):131'^^xsd:string;
  dwc:observationDate '2010-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '1102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A132>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A132> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A132> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01722222222222 35.18277777777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.01722222222222"^^xsd:decimal ;
  dwc:decimalLongitude "35.18277777777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A132>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01722222222222 35.18277777777778)"^^geo:wktLiteral ;
  geo-pos:lat "42.01722222222222"^^xsd:decimal ;
  geo-pos:long "35.18277777777778"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A132>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):132" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '132'^^xsd:integer;
  dwc:scientificName 'Harpacticoida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.182777777778'^^xsd:double;
  dwc:latitude '42.017222222222'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '1102'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):132'^^xsd:string;
  dwc:observationDate '2010-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '1102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A217>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A217> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A217> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01722222222222 35.18277777777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.01722222222222"^^xsd:decimal ;
  dwc:decimalLongitude "35.18277777777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A217>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01722222222222 35.18277777777778)"^^geo:wktLiteral ;
  geo-pos:lat "42.01722222222222"^^xsd:decimal ;
  geo-pos:long "35.18277777777778"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A217>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):217" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '217'^^xsd:integer;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.182777777778'^^xsd:double;
  dwc:latitude '42.017222222222'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):217'^^xsd:string;
  dwc:observationDate '2009-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A218>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A218> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A218> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01722222222222 35.18277777777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.01722222222222"^^xsd:decimal ;
  dwc:decimalLongitude "35.18277777777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A218>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01722222222222 35.18277777777778)"^^geo:wktLiteral ;
  geo-pos:lat "42.01722222222222"^^xsd:decimal ;
  geo-pos:long "35.18277777777778"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A218>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):218" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '218'^^xsd:integer;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.182777777778'^^xsd:double;
  dwc:latitude '42.017222222222'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):218'^^xsd:string;
  dwc:observationDate '2009-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A219>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A219> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A219> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01722222222222 35.18277777777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.01722222222222"^^xsd:decimal ;
  dwc:decimalLongitude "35.18277777777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A219>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01722222222222 35.18277777777778)"^^geo:wktLiteral ;
  geo-pos:lat "42.01722222222222"^^xsd:decimal ;
  geo-pos:long "35.18277777777778"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A219>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):219" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '219'^^xsd:integer;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.182777777778'^^xsd:double;
  dwc:latitude '42.017222222222'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):219'^^xsd:string;
  dwc:observationDate '2009-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A220>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A220> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A220> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01722222222222 35.18277777777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.01722222222222"^^xsd:decimal ;
  dwc:decimalLongitude "35.18277777777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A220>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01722222222222 35.18277777777778)"^^geo:wktLiteral ;
  geo-pos:lat "42.01722222222222"^^xsd:decimal ;
  geo-pos:long "35.18277777777778"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A220>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):220" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '220'^^xsd:integer;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.182777777778'^^xsd:double;
  dwc:latitude '42.017222222222'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):220'^^xsd:string;
  dwc:observationDate '2009-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A221>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A221> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A221> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01722222222222 35.18277777777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.01722222222222"^^xsd:decimal ;
  dwc:decimalLongitude "35.18277777777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A221>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01722222222222 35.18277777777778)"^^geo:wktLiteral ;
  geo-pos:lat "42.01722222222222"^^xsd:decimal ;
  geo-pos:long "35.18277777777778"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A221>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):221" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '221'^^xsd:integer;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.182777777778'^^xsd:double;
  dwc:latitude '42.017222222222'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):221'^^xsd:string;
  dwc:observationDate '2009-12-24'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A222>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A222> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A222> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01722222222222 35.18277777777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.01722222222222"^^xsd:decimal ;
  dwc:decimalLongitude "35.18277777777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A222>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01722222222222 35.18277777777778)"^^geo:wktLiteral ;
  geo-pos:lat "42.01722222222222"^^xsd:decimal ;
  geo-pos:long "35.18277777777778"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A222>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):222" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '222'^^xsd:integer;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.182777777778'^^xsd:double;
  dwc:latitude '42.017222222222'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):222'^^xsd:string;
  dwc:observationDate '2010-01-29'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A223>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A223> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A223> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01722222222222 35.18277777777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.01722222222222"^^xsd:decimal ;
  dwc:decimalLongitude "35.18277777777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A223>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01722222222222 35.18277777777778)"^^geo:wktLiteral ;
  geo-pos:lat "42.01722222222222"^^xsd:decimal ;
  geo-pos:long "35.18277777777778"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A223>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):223" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '223'^^xsd:integer;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.182777777778'^^xsd:double;
  dwc:latitude '42.017222222222'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):223'^^xsd:string;
  dwc:observationDate '2010-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A224>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A224> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A224> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01722222222222 35.18277777777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.01722222222222"^^xsd:decimal ;
  dwc:decimalLongitude "35.18277777777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A224>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01722222222222 35.18277777777778)"^^geo:wktLiteral ;
  geo-pos:lat "42.01722222222222"^^xsd:decimal ;
  geo-pos:long "35.18277777777778"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A224>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):224" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '224'^^xsd:integer;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.182777777778'^^xsd:double;
  dwc:latitude '42.017222222222'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):224'^^xsd:string;
  dwc:observationDate '2010-03-26'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A225>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A225> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A225> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01722222222222 35.18277777777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.01722222222222"^^xsd:decimal ;
  dwc:decimalLongitude "35.18277777777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A225>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01722222222222 35.18277777777778)"^^geo:wktLiteral ;
  geo-pos:lat "42.01722222222222"^^xsd:decimal ;
  geo-pos:long "35.18277777777778"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A225>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):225" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '225'^^xsd:integer;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.182777777778'^^xsd:double;
  dwc:latitude '42.017222222222'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):225'^^xsd:string;
  dwc:observationDate '2010-04-30'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A226>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A226> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A226> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01722222222222 35.18277777777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.01722222222222"^^xsd:decimal ;
  dwc:decimalLongitude "35.18277777777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A226>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01722222222222 35.18277777777778)"^^geo:wktLiteral ;
  geo-pos:lat "42.01722222222222"^^xsd:decimal ;
  geo-pos:long "35.18277777777778"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A226>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):226" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '226'^^xsd:integer;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.182777777778'^^xsd:double;
  dwc:latitude '42.017222222222'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):226'^^xsd:string;
  dwc:observationDate '2010-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A227>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A227> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A227> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01722222222222 35.18277777777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.01722222222222"^^xsd:decimal ;
  dwc:decimalLongitude "35.18277777777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A227>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01722222222222 35.18277777777778)"^^geo:wktLiteral ;
  geo-pos:lat "42.01722222222222"^^xsd:decimal ;
  geo-pos:long "35.18277777777778"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A227>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):227" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '227'^^xsd:integer;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.182777777778'^^xsd:double;
  dwc:latitude '42.017222222222'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):227'^^xsd:string;
  dwc:observationDate '2010-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A228>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A228> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A228> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01722222222222 35.18277777777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.01722222222222"^^xsd:decimal ;
  dwc:decimalLongitude "35.18277777777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A228>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01722222222222 35.18277777777778)"^^geo:wktLiteral ;
  geo-pos:lat "42.01722222222222"^^xsd:decimal ;
  geo-pos:long "35.18277777777778"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A228>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):228" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '228'^^xsd:integer;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.182777777778'^^xsd:double;
  dwc:latitude '42.017222222222'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):228'^^xsd:string;
  dwc:observationDate '2010-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A973>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A973> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A973> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.014722222222225 35.194722222222225)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.014722222222225"^^xsd:decimal ;
  dwc:decimalLongitude "35.194722222222225"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A973>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.014722222222225 35.194722222222225)"^^geo:wktLiteral ;
  geo-pos:lat "42.014722222222225"^^xsd:decimal ;
  geo-pos:long "35.194722222222225"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A973>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):973" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "2" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '973'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.194722222222'^^xsd:double;
  dwc:latitude '42.014722222222'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):973'^^xsd:string;
  dwc:observationDate '2009-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A974>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A974> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A974> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.014722222222225 35.194722222222225)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.014722222222225"^^xsd:decimal ;
  dwc:decimalLongitude "35.194722222222225"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A974>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.014722222222225 35.194722222222225)"^^geo:wktLiteral ;
  geo-pos:lat "42.014722222222225"^^xsd:decimal ;
  geo-pos:long "35.194722222222225"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A974>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):974" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "2" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '974'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.194722222222'^^xsd:double;
  dwc:latitude '42.014722222222'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):974'^^xsd:string;
  dwc:observationDate '2009-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A975>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A975> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A975> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.014722222222225 35.194722222222225)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.014722222222225"^^xsd:decimal ;
  dwc:decimalLongitude "35.194722222222225"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A975>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.014722222222225 35.194722222222225)"^^geo:wktLiteral ;
  geo-pos:lat "42.014722222222225"^^xsd:decimal ;
  geo-pos:long "35.194722222222225"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A975>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):975" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "2" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '975'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.194722222222'^^xsd:double;
  dwc:latitude '42.014722222222'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):975'^^xsd:string;
  dwc:observationDate '2009-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A976>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A976> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A976> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.014722222222225 35.194722222222225)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.014722222222225"^^xsd:decimal ;
  dwc:decimalLongitude "35.194722222222225"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A976>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.014722222222225 35.194722222222225)"^^geo:wktLiteral ;
  geo-pos:lat "42.014722222222225"^^xsd:decimal ;
  geo-pos:long "35.194722222222225"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A976>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):976" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "2" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '976'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.194722222222'^^xsd:double;
  dwc:latitude '42.014722222222'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):976'^^xsd:string;
  dwc:observationDate '2009-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A977>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A977> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A977> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.014722222222225 35.194722222222225)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.014722222222225"^^xsd:decimal ;
  dwc:decimalLongitude "35.194722222222225"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A977>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.014722222222225 35.194722222222225)"^^geo:wktLiteral ;
  geo-pos:lat "42.014722222222225"^^xsd:decimal ;
  geo-pos:long "35.194722222222225"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A977>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):977" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "2" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '977'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.194722222222'^^xsd:double;
  dwc:latitude '42.014722222222'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):977'^^xsd:string;
  dwc:observationDate '2009-12-24'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A978>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A978> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A978> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.014722222222225 35.194722222222225)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.014722222222225"^^xsd:decimal ;
  dwc:decimalLongitude "35.194722222222225"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A978>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.014722222222225 35.194722222222225)"^^geo:wktLiteral ;
  geo-pos:lat "42.014722222222225"^^xsd:decimal ;
  geo-pos:long "35.194722222222225"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A978>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):978" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "2" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '978'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.194722222222'^^xsd:double;
  dwc:latitude '42.014722222222'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):978'^^xsd:string;
  dwc:observationDate '2010-01-29'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A979>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A979> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A979> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.014722222222225 35.194722222222225)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.014722222222225"^^xsd:decimal ;
  dwc:decimalLongitude "35.194722222222225"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A979>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.014722222222225 35.194722222222225)"^^geo:wktLiteral ;
  geo-pos:lat "42.014722222222225"^^xsd:decimal ;
  geo-pos:long "35.194722222222225"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A979>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):979" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "2" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '979'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.194722222222'^^xsd:double;
  dwc:latitude '42.014722222222'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):979'^^xsd:string;
  dwc:observationDate '2010-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A980>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A980> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A980> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.014722222222225 35.194722222222225)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.014722222222225"^^xsd:decimal ;
  dwc:decimalLongitude "35.194722222222225"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A980>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.014722222222225 35.194722222222225)"^^geo:wktLiteral ;
  geo-pos:lat "42.014722222222225"^^xsd:decimal ;
  geo-pos:long "35.194722222222225"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A980>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):980" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "2" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '980'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.194722222222'^^xsd:double;
  dwc:latitude '42.014722222222'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):980'^^xsd:string;
  dwc:observationDate '2010-03-26'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A981> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.014722222222225 35.194722222222225)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.014722222222225"^^xsd:decimal ;
  dwc:decimalLongitude "35.194722222222225"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.014722222222225 35.194722222222225)"^^geo:wktLiteral ;
  geo-pos:lat "42.014722222222225"^^xsd:decimal ;
  geo-pos:long "35.194722222222225"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "2" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '981'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.194722222222'^^xsd:double;
  dwc:latitude '42.014722222222'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):981'^^xsd:string;
  dwc:observationDate '2010-04-30'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A982> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.014722222222225 35.194722222222225)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.014722222222225"^^xsd:decimal ;
  dwc:decimalLongitude "35.194722222222225"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A982>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.014722222222225 35.194722222222225)"^^geo:wktLiteral ;
  geo-pos:lat "42.014722222222225"^^xsd:decimal ;
  geo-pos:long "35.194722222222225"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "2" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '982'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.194722222222'^^xsd:double;
  dwc:latitude '42.014722222222'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):982'^^xsd:string;
  dwc:observationDate '2010-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A983> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A983> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.014722222222225 35.194722222222225)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.014722222222225"^^xsd:decimal ;
  dwc:decimalLongitude "35.194722222222225"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A983>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.014722222222225 35.194722222222225)"^^geo:wktLiteral ;
  geo-pos:lat "42.014722222222225"^^xsd:decimal ;
  geo-pos:long "35.194722222222225"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "2" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '983'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.194722222222'^^xsd:double;
  dwc:latitude '42.014722222222'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):983'^^xsd:string;
  dwc:observationDate '2010-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A984>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A984> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A984> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.014722222222225 35.194722222222225)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.014722222222225"^^xsd:decimal ;
  dwc:decimalLongitude "35.194722222222225"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A984>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.014722222222225 35.194722222222225)"^^geo:wktLiteral ;
  geo-pos:lat "42.014722222222225"^^xsd:decimal ;
  geo-pos:long "35.194722222222225"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A984>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):984" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "2" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '984'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.194722222222'^^xsd:double;
  dwc:latitude '42.014722222222'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):984'^^xsd:string;
  dwc:observationDate '2010-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A781>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A781> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A781> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.014722222222225 35.194722222222225)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.014722222222225"^^xsd:decimal ;
  dwc:decimalLongitude "35.194722222222225"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A781>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.014722222222225 35.194722222222225)"^^geo:wktLiteral ;
  geo-pos:lat "42.014722222222225"^^xsd:decimal ;
  geo-pos:long "35.194722222222225"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A781>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):781" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "2" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '781'^^xsd:integer;
  dwc:scientificName 'Ciliophora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.194722222222'^^xsd:double;
  dwc:latitude '42.014722222222'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '11'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):781'^^xsd:string;
  dwc:observationDate '2009-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '11'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A782>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A782> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A782> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.014722222222225 35.194722222222225)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.014722222222225"^^xsd:decimal ;
  dwc:decimalLongitude "35.194722222222225"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A782>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.014722222222225 35.194722222222225)"^^geo:wktLiteral ;
  geo-pos:lat "42.014722222222225"^^xsd:decimal ;
  geo-pos:long "35.194722222222225"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A782>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):782" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "2" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '782'^^xsd:integer;
  dwc:scientificName 'Ciliophora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.194722222222'^^xsd:double;
  dwc:latitude '42.014722222222'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '11'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):782'^^xsd:string;
  dwc:observationDate '2009-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '11'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A783>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A783> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A783> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.014722222222225 35.194722222222225)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.014722222222225"^^xsd:decimal ;
  dwc:decimalLongitude "35.194722222222225"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A783>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.014722222222225 35.194722222222225)"^^geo:wktLiteral ;
  geo-pos:lat "42.014722222222225"^^xsd:decimal ;
  geo-pos:long "35.194722222222225"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A783>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):783" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "2" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '783'^^xsd:integer;
  dwc:scientificName 'Ciliophora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.194722222222'^^xsd:double;
  dwc:latitude '42.014722222222'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '11'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):783'^^xsd:string;
  dwc:observationDate '2009-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '11'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A784>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A784> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A784> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.014722222222225 35.194722222222225)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.014722222222225"^^xsd:decimal ;
  dwc:decimalLongitude "35.194722222222225"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A784>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.014722222222225 35.194722222222225)"^^geo:wktLiteral ;
  geo-pos:lat "42.014722222222225"^^xsd:decimal ;
  geo-pos:long "35.194722222222225"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A784>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):784" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "2" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '784'^^xsd:integer;
  dwc:scientificName 'Ciliophora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.194722222222'^^xsd:double;
  dwc:latitude '42.014722222222'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '11'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):784'^^xsd:string;
  dwc:observationDate '2009-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '11'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A785>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A785> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A785> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.014722222222225 35.194722222222225)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.014722222222225"^^xsd:decimal ;
  dwc:decimalLongitude "35.194722222222225"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A785>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.014722222222225 35.194722222222225)"^^geo:wktLiteral ;
  geo-pos:lat "42.014722222222225"^^xsd:decimal ;
  geo-pos:long "35.194722222222225"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A785>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):785" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "2" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '785'^^xsd:integer;
  dwc:scientificName 'Ciliophora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.194722222222'^^xsd:double;
  dwc:latitude '42.014722222222'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '11'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):785'^^xsd:string;
  dwc:observationDate '2009-12-24'^^xsd:date;
  dwc:aphiaIdAccepted '11'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A786>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A786> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A786> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.014722222222225 35.194722222222225)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.014722222222225"^^xsd:decimal ;
  dwc:decimalLongitude "35.194722222222225"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A786>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.014722222222225 35.194722222222225)"^^geo:wktLiteral ;
  geo-pos:lat "42.014722222222225"^^xsd:decimal ;
  geo-pos:long "35.194722222222225"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A786>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):786" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "2" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '786'^^xsd:integer;
  dwc:scientificName 'Ciliophora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.194722222222'^^xsd:double;
  dwc:latitude '42.014722222222'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '11'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):786'^^xsd:string;
  dwc:observationDate '2010-01-29'^^xsd:date;
  dwc:aphiaIdAccepted '11'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A787>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A787> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A787> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.014722222222225 35.194722222222225)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.014722222222225"^^xsd:decimal ;
  dwc:decimalLongitude "35.194722222222225"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A787>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.014722222222225 35.194722222222225)"^^geo:wktLiteral ;
  geo-pos:lat "42.014722222222225"^^xsd:decimal ;
  geo-pos:long "35.194722222222225"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A787>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):787" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "2" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '787'^^xsd:integer;
  dwc:scientificName 'Ciliophora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.194722222222'^^xsd:double;
  dwc:latitude '42.014722222222'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '11'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):787'^^xsd:string;
  dwc:observationDate '2010-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '11'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A788>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A788> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A788> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.014722222222225 35.194722222222225)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.014722222222225"^^xsd:decimal ;
  dwc:decimalLongitude "35.194722222222225"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A788>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.014722222222225 35.194722222222225)"^^geo:wktLiteral ;
  geo-pos:lat "42.014722222222225"^^xsd:decimal ;
  geo-pos:long "35.194722222222225"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A788>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):788" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "2" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '788'^^xsd:integer;
  dwc:scientificName 'Ciliophora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.194722222222'^^xsd:double;
  dwc:latitude '42.014722222222'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '11'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):788'^^xsd:string;
  dwc:observationDate '2010-03-26'^^xsd:date;
  dwc:aphiaIdAccepted '11'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A789>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A789> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A789> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.014722222222225 35.194722222222225)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.014722222222225"^^xsd:decimal ;
  dwc:decimalLongitude "35.194722222222225"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A789>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.014722222222225 35.194722222222225)"^^geo:wktLiteral ;
  geo-pos:lat "42.014722222222225"^^xsd:decimal ;
  geo-pos:long "35.194722222222225"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A789>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):789" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "2" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '789'^^xsd:integer;
  dwc:scientificName 'Ciliophora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.194722222222'^^xsd:double;
  dwc:latitude '42.014722222222'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '11'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):789'^^xsd:string;
  dwc:observationDate '2010-04-30'^^xsd:date;
  dwc:aphiaIdAccepted '11'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A790>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A790> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A790> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.014722222222225 35.194722222222225)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.014722222222225"^^xsd:decimal ;
  dwc:decimalLongitude "35.194722222222225"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A790>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.014722222222225 35.194722222222225)"^^geo:wktLiteral ;
  geo-pos:lat "42.014722222222225"^^xsd:decimal ;
  geo-pos:long "35.194722222222225"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A790>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):790" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "2" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '790'^^xsd:integer;
  dwc:scientificName 'Ciliophora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.194722222222'^^xsd:double;
  dwc:latitude '42.014722222222'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '11'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):790'^^xsd:string;
  dwc:observationDate '2010-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '11'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A791>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A791> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A791> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.014722222222225 35.194722222222225)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.014722222222225"^^xsd:decimal ;
  dwc:decimalLongitude "35.194722222222225"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A791>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.014722222222225 35.194722222222225)"^^geo:wktLiteral ;
  geo-pos:lat "42.014722222222225"^^xsd:decimal ;
  geo-pos:long "35.194722222222225"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A791>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):791" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "2" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '791'^^xsd:integer;
  dwc:scientificName 'Ciliophora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.194722222222'^^xsd:double;
  dwc:latitude '42.014722222222'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '11'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):791'^^xsd:string;
  dwc:observationDate '2010-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '11'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A792>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A792> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A792> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.014722222222225 35.194722222222225)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.014722222222225"^^xsd:decimal ;
  dwc:decimalLongitude "35.194722222222225"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A792>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.014722222222225 35.194722222222225)"^^geo:wktLiteral ;
  geo-pos:lat "42.014722222222225"^^xsd:decimal ;
  geo-pos:long "35.194722222222225"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A792>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):792" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "2" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '792'^^xsd:integer;
  dwc:scientificName 'Ciliophora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.194722222222'^^xsd:double;
  dwc:latitude '42.014722222222'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '11'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):792'^^xsd:string;
  dwc:observationDate '2010-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '11'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A493>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A493> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A493> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.014722222222225 35.194722222222225)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.014722222222225"^^xsd:decimal ;
  dwc:decimalLongitude "35.194722222222225"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A493>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.014722222222225 35.194722222222225)"^^geo:wktLiteral ;
  geo-pos:lat "42.014722222222225"^^xsd:decimal ;
  geo-pos:long "35.194722222222225"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A493>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):493" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "2" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '493'^^xsd:integer;
  dwc:scientificName 'Ostracoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.194722222222'^^xsd:double;
  dwc:latitude '42.014722222222'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):493'^^xsd:string;
  dwc:observationDate '2009-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A494>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A494> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A494> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.014722222222225 35.194722222222225)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.014722222222225"^^xsd:decimal ;
  dwc:decimalLongitude "35.194722222222225"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A494>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.014722222222225 35.194722222222225)"^^geo:wktLiteral ;
  geo-pos:lat "42.014722222222225"^^xsd:decimal ;
  geo-pos:long "35.194722222222225"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A494>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):494" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "2" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '494'^^xsd:integer;
  dwc:scientificName 'Ostracoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.194722222222'^^xsd:double;
  dwc:latitude '42.014722222222'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):494'^^xsd:string;
  dwc:observationDate '2009-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A495>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A495> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A495> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.014722222222225 35.194722222222225)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.014722222222225"^^xsd:decimal ;
  dwc:decimalLongitude "35.194722222222225"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A495>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.014722222222225 35.194722222222225)"^^geo:wktLiteral ;
  geo-pos:lat "42.014722222222225"^^xsd:decimal ;
  geo-pos:long "35.194722222222225"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A495>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):495" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "2" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '495'^^xsd:integer;
  dwc:scientificName 'Ostracoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.194722222222'^^xsd:double;
  dwc:latitude '42.014722222222'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):495'^^xsd:string;
  dwc:observationDate '2009-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A496>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A496> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A496> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.014722222222225 35.194722222222225)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.014722222222225"^^xsd:decimal ;
  dwc:decimalLongitude "35.194722222222225"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A496>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.014722222222225 35.194722222222225)"^^geo:wktLiteral ;
  geo-pos:lat "42.014722222222225"^^xsd:decimal ;
  geo-pos:long "35.194722222222225"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A496>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):496" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "2" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '496'^^xsd:integer;
  dwc:scientificName 'Ostracoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.194722222222'^^xsd:double;
  dwc:latitude '42.014722222222'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):496'^^xsd:string;
  dwc:observationDate '2009-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A497>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A497> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A497> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.014722222222225 35.194722222222225)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.014722222222225"^^xsd:decimal ;
  dwc:decimalLongitude "35.194722222222225"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A497>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.014722222222225 35.194722222222225)"^^geo:wktLiteral ;
  geo-pos:lat "42.014722222222225"^^xsd:decimal ;
  geo-pos:long "35.194722222222225"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A497>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):497" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "2" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '497'^^xsd:integer;
  dwc:scientificName 'Ostracoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.194722222222'^^xsd:double;
  dwc:latitude '42.014722222222'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):497'^^xsd:string;
  dwc:observationDate '2009-12-24'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A498>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A498> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A498> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.014722222222225 35.194722222222225)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.014722222222225"^^xsd:decimal ;
  dwc:decimalLongitude "35.194722222222225"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A498>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.014722222222225 35.194722222222225)"^^geo:wktLiteral ;
  geo-pos:lat "42.014722222222225"^^xsd:decimal ;
  geo-pos:long "35.194722222222225"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A498>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):498" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "2" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '498'^^xsd:integer;
  dwc:scientificName 'Ostracoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.194722222222'^^xsd:double;
  dwc:latitude '42.014722222222'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):498'^^xsd:string;
  dwc:observationDate '2010-01-29'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A499>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A499> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A499> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.014722222222225 35.194722222222225)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.014722222222225"^^xsd:decimal ;
  dwc:decimalLongitude "35.194722222222225"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A499>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.014722222222225 35.194722222222225)"^^geo:wktLiteral ;
  geo-pos:lat "42.014722222222225"^^xsd:decimal ;
  geo-pos:long "35.194722222222225"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A499>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):499" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "2" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '499'^^xsd:integer;
  dwc:scientificName 'Ostracoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.194722222222'^^xsd:double;
  dwc:latitude '42.014722222222'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):499'^^xsd:string;
  dwc:observationDate '2010-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A500> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.014722222222225 35.194722222222225)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.014722222222225"^^xsd:decimal ;
  dwc:decimalLongitude "35.194722222222225"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.014722222222225 35.194722222222225)"^^geo:wktLiteral ;
  geo-pos:lat "42.014722222222225"^^xsd:decimal ;
  geo-pos:long "35.194722222222225"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "2" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '500'^^xsd:integer;
  dwc:scientificName 'Ostracoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.194722222222'^^xsd:double;
  dwc:latitude '42.014722222222'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):500'^^xsd:string;
  dwc:observationDate '2010-03-26'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A501> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.014722222222225 35.194722222222225)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.014722222222225"^^xsd:decimal ;
  dwc:decimalLongitude "35.194722222222225"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.014722222222225 35.194722222222225)"^^geo:wktLiteral ;
  geo-pos:lat "42.014722222222225"^^xsd:decimal ;
  geo-pos:long "35.194722222222225"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "2" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '501'^^xsd:integer;
  dwc:scientificName 'Ostracoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.194722222222'^^xsd:double;
  dwc:latitude '42.014722222222'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):501'^^xsd:string;
  dwc:observationDate '2010-04-30'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A502>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A502> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A502> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.014722222222225 35.194722222222225)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.014722222222225"^^xsd:decimal ;
  dwc:decimalLongitude "35.194722222222225"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A502>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.014722222222225 35.194722222222225)"^^geo:wktLiteral ;
  geo-pos:lat "42.014722222222225"^^xsd:decimal ;
  geo-pos:long "35.194722222222225"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A502>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):502" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "2" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '502'^^xsd:integer;
  dwc:scientificName 'Ostracoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.194722222222'^^xsd:double;
  dwc:latitude '42.014722222222'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):502'^^xsd:string;
  dwc:observationDate '2010-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A399>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A399> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A399> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.014722222222225 35.194722222222225)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.014722222222225"^^xsd:decimal ;
  dwc:decimalLongitude "35.194722222222225"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A399>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.014722222222225 35.194722222222225)"^^geo:wktLiteral ;
  geo-pos:lat "42.014722222222225"^^xsd:decimal ;
  geo-pos:long "35.194722222222225"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A399>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):399" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "2" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '399'^^xsd:integer;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.194722222222'^^xsd:double;
  dwc:latitude '42.014722222222'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):399'^^xsd:string;
  dwc:observationDate '2009-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A397>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A397> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A397> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.014722222222225 35.194722222222225)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.014722222222225"^^xsd:decimal ;
  dwc:decimalLongitude "35.194722222222225"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A397>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.014722222222225 35.194722222222225)"^^geo:wktLiteral ;
  geo-pos:lat "42.014722222222225"^^xsd:decimal ;
  geo-pos:long "35.194722222222225"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A397>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):397" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "2" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '397'^^xsd:integer;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.194722222222'^^xsd:double;
  dwc:latitude '42.014722222222'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):397'^^xsd:string;
  dwc:observationDate '2009-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A398>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A398> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A398> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.014722222222225 35.194722222222225)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.014722222222225"^^xsd:decimal ;
  dwc:decimalLongitude "35.194722222222225"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A398>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.014722222222225 35.194722222222225)"^^geo:wktLiteral ;
  geo-pos:lat "42.014722222222225"^^xsd:decimal ;
  geo-pos:long "35.194722222222225"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A398>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):398" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "2" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '398'^^xsd:integer;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.194722222222'^^xsd:double;
  dwc:latitude '42.014722222222'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):398'^^xsd:string;
  dwc:observationDate '2009-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A400> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.014722222222225 35.194722222222225)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.014722222222225"^^xsd:decimal ;
  dwc:decimalLongitude "35.194722222222225"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.014722222222225 35.194722222222225)"^^geo:wktLiteral ;
  geo-pos:lat "42.014722222222225"^^xsd:decimal ;
  geo-pos:long "35.194722222222225"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "2" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '400'^^xsd:integer;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.194722222222'^^xsd:double;
  dwc:latitude '42.014722222222'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):400'^^xsd:string;
  dwc:observationDate '2009-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A401> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.014722222222225 35.194722222222225)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.014722222222225"^^xsd:decimal ;
  dwc:decimalLongitude "35.194722222222225"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.014722222222225 35.194722222222225)"^^geo:wktLiteral ;
  geo-pos:lat "42.014722222222225"^^xsd:decimal ;
  geo-pos:long "35.194722222222225"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "2" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '401'^^xsd:integer;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.194722222222'^^xsd:double;
  dwc:latitude '42.014722222222'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):401'^^xsd:string;
  dwc:observationDate '2009-12-24'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A402>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A402> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A402> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.014722222222225 35.194722222222225)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.014722222222225"^^xsd:decimal ;
  dwc:decimalLongitude "35.194722222222225"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A402>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.014722222222225 35.194722222222225)"^^geo:wktLiteral ;
  geo-pos:lat "42.014722222222225"^^xsd:decimal ;
  geo-pos:long "35.194722222222225"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A402>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):402" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "2" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '402'^^xsd:integer;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.194722222222'^^xsd:double;
  dwc:latitude '42.014722222222'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):402'^^xsd:string;
  dwc:observationDate '2010-01-29'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A403>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A403> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A403> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.014722222222225 35.194722222222225)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.014722222222225"^^xsd:decimal ;
  dwc:decimalLongitude "35.194722222222225"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A403>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.014722222222225 35.194722222222225)"^^geo:wktLiteral ;
  geo-pos:lat "42.014722222222225"^^xsd:decimal ;
  geo-pos:long "35.194722222222225"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A403>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):403" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "2" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '403'^^xsd:integer;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.194722222222'^^xsd:double;
  dwc:latitude '42.014722222222'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):403'^^xsd:string;
  dwc:observationDate '2010-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A404>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A404> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A404> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.014722222222225 35.194722222222225)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.014722222222225"^^xsd:decimal ;
  dwc:decimalLongitude "35.194722222222225"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A404>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.014722222222225 35.194722222222225)"^^geo:wktLiteral ;
  geo-pos:lat "42.014722222222225"^^xsd:decimal ;
  geo-pos:long "35.194722222222225"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A404>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):404" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "2" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '404'^^xsd:integer;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.194722222222'^^xsd:double;
  dwc:latitude '42.014722222222'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):404'^^xsd:string;
  dwc:observationDate '2010-03-26'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A405>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A405> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A405> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.014722222222225 35.194722222222225)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.014722222222225"^^xsd:decimal ;
  dwc:decimalLongitude "35.194722222222225"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A405>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.014722222222225 35.194722222222225)"^^geo:wktLiteral ;
  geo-pos:lat "42.014722222222225"^^xsd:decimal ;
  geo-pos:long "35.194722222222225"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A405>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):405" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "2" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '405'^^xsd:integer;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.194722222222'^^xsd:double;
  dwc:latitude '42.014722222222'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):405'^^xsd:string;
  dwc:observationDate '2010-04-30'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A406>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A406> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A406> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.014722222222225 35.194722222222225)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.014722222222225"^^xsd:decimal ;
  dwc:decimalLongitude "35.194722222222225"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A406>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.014722222222225 35.194722222222225)"^^geo:wktLiteral ;
  geo-pos:lat "42.014722222222225"^^xsd:decimal ;
  geo-pos:long "35.194722222222225"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A406>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):406" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "2" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '406'^^xsd:integer;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.194722222222'^^xsd:double;
  dwc:latitude '42.014722222222'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):406'^^xsd:string;
  dwc:observationDate '2010-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A407>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A407> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A407> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.014722222222225 35.194722222222225)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.014722222222225"^^xsd:decimal ;
  dwc:decimalLongitude "35.194722222222225"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A407>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.014722222222225 35.194722222222225)"^^geo:wktLiteral ;
  geo-pos:lat "42.014722222222225"^^xsd:decimal ;
  geo-pos:long "35.194722222222225"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A407>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):407" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "2" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '407'^^xsd:integer;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.194722222222'^^xsd:double;
  dwc:latitude '42.014722222222'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):407'^^xsd:string;
  dwc:observationDate '2010-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A408>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A408> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A408> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.014722222222225 35.194722222222225)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.014722222222225"^^xsd:decimal ;
  dwc:decimalLongitude "35.194722222222225"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A408>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.014722222222225 35.194722222222225)"^^geo:wktLiteral ;
  geo-pos:lat "42.014722222222225"^^xsd:decimal ;
  geo-pos:long "35.194722222222225"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A408>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):408" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "2" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '408'^^xsd:integer;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.194722222222'^^xsd:double;
  dwc:latitude '42.014722222222'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):408'^^xsd:string;
  dwc:observationDate '2010-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A503>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A503> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A503> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.014722222222225 35.194722222222225)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.014722222222225"^^xsd:decimal ;
  dwc:decimalLongitude "35.194722222222225"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A503>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.014722222222225 35.194722222222225)"^^geo:wktLiteral ;
  geo-pos:lat "42.014722222222225"^^xsd:decimal ;
  geo-pos:long "35.194722222222225"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A503>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):503" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "2" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '503'^^xsd:integer;
  dwc:scientificName 'Ostracoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.194722222222'^^xsd:double;
  dwc:latitude '42.014722222222'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):503'^^xsd:string;
  dwc:observationDate '2010-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A504>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A504> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A504> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.014722222222225 35.194722222222225)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.014722222222225"^^xsd:decimal ;
  dwc:decimalLongitude "35.194722222222225"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A504>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.014722222222225 35.194722222222225)"^^geo:wktLiteral ;
  geo-pos:lat "42.014722222222225"^^xsd:decimal ;
  geo-pos:long "35.194722222222225"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A504>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):504" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "2" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '504'^^xsd:integer;
  dwc:scientificName 'Ostracoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.194722222222'^^xsd:double;
  dwc:latitude '42.014722222222'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):504'^^xsd:string;
  dwc:observationDate '2010-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A301> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.014722222222225 35.194722222222225)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.014722222222225"^^xsd:decimal ;
  dwc:decimalLongitude "35.194722222222225"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.014722222222225 35.194722222222225)"^^geo:wktLiteral ;
  geo-pos:lat "42.014722222222225"^^xsd:decimal ;
  geo-pos:long "35.194722222222225"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "2" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '301'^^xsd:integer;
  dwc:scientificName 'Foraminifera (soft shelled)'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.194722222222'^^xsd:double;
  dwc:latitude '42.014722222222'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '1410'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):301'^^xsd:string;
  dwc:observationDate '2009-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '1410'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A302>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A302> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A302> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.014722222222225 35.194722222222225)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.014722222222225"^^xsd:decimal ;
  dwc:decimalLongitude "35.194722222222225"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A302>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.014722222222225 35.194722222222225)"^^geo:wktLiteral ;
  geo-pos:lat "42.014722222222225"^^xsd:decimal ;
  geo-pos:long "35.194722222222225"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A302>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):302" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "2" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '302'^^xsd:integer;
  dwc:scientificName 'Foraminifera (soft shelled)'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.194722222222'^^xsd:double;
  dwc:latitude '42.014722222222'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '1410'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):302'^^xsd:string;
  dwc:observationDate '2009-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '1410'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A303>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A303> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A303> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.014722222222225 35.194722222222225)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.014722222222225"^^xsd:decimal ;
  dwc:decimalLongitude "35.194722222222225"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A303>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.014722222222225 35.194722222222225)"^^geo:wktLiteral ;
  geo-pos:lat "42.014722222222225"^^xsd:decimal ;
  geo-pos:long "35.194722222222225"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A303>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):303" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "2" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '303'^^xsd:integer;
  dwc:scientificName 'Foraminifera (soft shelled)'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.194722222222'^^xsd:double;
  dwc:latitude '42.014722222222'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '1410'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):303'^^xsd:string;
  dwc:observationDate '2009-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '1410'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A304>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A304> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A304> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.014722222222225 35.194722222222225)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.014722222222225"^^xsd:decimal ;
  dwc:decimalLongitude "35.194722222222225"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A304>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.014722222222225 35.194722222222225)"^^geo:wktLiteral ;
  geo-pos:lat "42.014722222222225"^^xsd:decimal ;
  geo-pos:long "35.194722222222225"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A304>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):304" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "2" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '304'^^xsd:integer;
  dwc:scientificName 'Foraminifera (soft shelled)'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.194722222222'^^xsd:double;
  dwc:latitude '42.014722222222'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '1410'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):304'^^xsd:string;
  dwc:observationDate '2009-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '1410'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A305>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A305> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A305> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.014722222222225 35.194722222222225)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.014722222222225"^^xsd:decimal ;
  dwc:decimalLongitude "35.194722222222225"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A305>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.014722222222225 35.194722222222225)"^^geo:wktLiteral ;
  geo-pos:lat "42.014722222222225"^^xsd:decimal ;
  geo-pos:long "35.194722222222225"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A305>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):305" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "2" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '305'^^xsd:integer;
  dwc:scientificName 'Foraminifera (soft shelled)'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.194722222222'^^xsd:double;
  dwc:latitude '42.014722222222'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '1410'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):305'^^xsd:string;
  dwc:observationDate '2009-12-24'^^xsd:date;
  dwc:aphiaIdAccepted '1410'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A306>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A306> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A306> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.014722222222225 35.194722222222225)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.014722222222225"^^xsd:decimal ;
  dwc:decimalLongitude "35.194722222222225"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A306>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.014722222222225 35.194722222222225)"^^geo:wktLiteral ;
  geo-pos:lat "42.014722222222225"^^xsd:decimal ;
  geo-pos:long "35.194722222222225"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A306>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):306" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "2" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '306'^^xsd:integer;
  dwc:scientificName 'Foraminifera (soft shelled)'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.194722222222'^^xsd:double;
  dwc:latitude '42.014722222222'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '1410'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):306'^^xsd:string;
  dwc:observationDate '2010-01-29'^^xsd:date;
  dwc:aphiaIdAccepted '1410'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A307>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A307> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A307> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.014722222222225 35.194722222222225)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.014722222222225"^^xsd:decimal ;
  dwc:decimalLongitude "35.194722222222225"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A307>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.014722222222225 35.194722222222225)"^^geo:wktLiteral ;
  geo-pos:lat "42.014722222222225"^^xsd:decimal ;
  geo-pos:long "35.194722222222225"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A307>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):307" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "2" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '307'^^xsd:integer;
  dwc:scientificName 'Foraminifera (soft shelled)'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.194722222222'^^xsd:double;
  dwc:latitude '42.014722222222'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '1410'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):307'^^xsd:string;
  dwc:observationDate '2010-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '1410'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A308>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A308> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A308> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.014722222222225 35.194722222222225)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.014722222222225"^^xsd:decimal ;
  dwc:decimalLongitude "35.194722222222225"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A308>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.014722222222225 35.194722222222225)"^^geo:wktLiteral ;
  geo-pos:lat "42.014722222222225"^^xsd:decimal ;
  geo-pos:long "35.194722222222225"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A308>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):308" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "2" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '308'^^xsd:integer;
  dwc:scientificName 'Foraminifera (soft shelled)'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.194722222222'^^xsd:double;
  dwc:latitude '42.014722222222'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '1410'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):308'^^xsd:string;
  dwc:observationDate '2010-03-26'^^xsd:date;
  dwc:aphiaIdAccepted '1410'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A309>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A309> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A309> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.014722222222225 35.194722222222225)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.014722222222225"^^xsd:decimal ;
  dwc:decimalLongitude "35.194722222222225"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A309>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.014722222222225 35.194722222222225)"^^geo:wktLiteral ;
  geo-pos:lat "42.014722222222225"^^xsd:decimal ;
  geo-pos:long "35.194722222222225"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A309>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):309" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "2" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '309'^^xsd:integer;
  dwc:scientificName 'Foraminifera (soft shelled)'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.194722222222'^^xsd:double;
  dwc:latitude '42.014722222222'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '1410'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):309'^^xsd:string;
  dwc:observationDate '2010-04-30'^^xsd:date;
  dwc:aphiaIdAccepted '1410'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A310>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A310> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A310> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.014722222222225 35.194722222222225)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.014722222222225"^^xsd:decimal ;
  dwc:decimalLongitude "35.194722222222225"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A310>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.014722222222225 35.194722222222225)"^^geo:wktLiteral ;
  geo-pos:lat "42.014722222222225"^^xsd:decimal ;
  geo-pos:long "35.194722222222225"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A310>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):310" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "2" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '310'^^xsd:integer;
  dwc:scientificName 'Foraminifera (soft shelled)'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.194722222222'^^xsd:double;
  dwc:latitude '42.014722222222'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '1410'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):310'^^xsd:string;
  dwc:observationDate '2010-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '1410'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A311>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A311> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A311> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.014722222222225 35.194722222222225)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.014722222222225"^^xsd:decimal ;
  dwc:decimalLongitude "35.194722222222225"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A311>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.014722222222225 35.194722222222225)"^^geo:wktLiteral ;
  geo-pos:lat "42.014722222222225"^^xsd:decimal ;
  geo-pos:long "35.194722222222225"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A311>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):311" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "2" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '311'^^xsd:integer;
  dwc:scientificName 'Foraminifera (soft shelled)'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.194722222222'^^xsd:double;
  dwc:latitude '42.014722222222'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '1410'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):311'^^xsd:string;
  dwc:observationDate '2010-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '1410'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A312>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A312> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A312> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.014722222222225 35.194722222222225)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.014722222222225"^^xsd:decimal ;
  dwc:decimalLongitude "35.194722222222225"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A312>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.014722222222225 35.194722222222225)"^^geo:wktLiteral ;
  geo-pos:lat "42.014722222222225"^^xsd:decimal ;
  geo-pos:long "35.194722222222225"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A312>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):312" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "2" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '312'^^xsd:integer;
  dwc:scientificName 'Foraminifera (soft shelled)'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.194722222222'^^xsd:double;
  dwc:latitude '42.014722222222'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '1410'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):312'^^xsd:string;
  dwc:observationDate '2010-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '1410'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A13>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A13> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A13> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.014722222222225 35.194722222222225)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.014722222222225"^^xsd:decimal ;
  dwc:decimalLongitude "35.194722222222225"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A13>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.014722222222225 35.194722222222225)"^^geo:wktLiteral ;
  geo-pos:lat "42.014722222222225"^^xsd:decimal ;
  geo-pos:long "35.194722222222225"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A13>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):13" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "2" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '13'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.194722222222'^^xsd:double;
  dwc:latitude '42.014722222222'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):13'^^xsd:string;
  dwc:observationDate '2009-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A14>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A14> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A14> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.014722222222225 35.194722222222225)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.014722222222225"^^xsd:decimal ;
  dwc:decimalLongitude "35.194722222222225"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A14>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.014722222222225 35.194722222222225)"^^geo:wktLiteral ;
  geo-pos:lat "42.014722222222225"^^xsd:decimal ;
  geo-pos:long "35.194722222222225"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A14>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):14" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "2" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '14'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.194722222222'^^xsd:double;
  dwc:latitude '42.014722222222'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):14'^^xsd:string;
  dwc:observationDate '2009-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A15>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A15> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A15> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.014722222222225 35.194722222222225)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.014722222222225"^^xsd:decimal ;
  dwc:decimalLongitude "35.194722222222225"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A15>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.014722222222225 35.194722222222225)"^^geo:wktLiteral ;
  geo-pos:lat "42.014722222222225"^^xsd:decimal ;
  geo-pos:long "35.194722222222225"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A15>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):15" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "2" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '15'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.194722222222'^^xsd:double;
  dwc:latitude '42.014722222222'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):15'^^xsd:string;
  dwc:observationDate '2009-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A16>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A16> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A16> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.014722222222225 35.194722222222225)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.014722222222225"^^xsd:decimal ;
  dwc:decimalLongitude "35.194722222222225"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A16>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.014722222222225 35.194722222222225)"^^geo:wktLiteral ;
  geo-pos:lat "42.014722222222225"^^xsd:decimal ;
  geo-pos:long "35.194722222222225"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A16>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):16" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "2" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '16'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.194722222222'^^xsd:double;
  dwc:latitude '42.014722222222'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):16'^^xsd:string;
  dwc:observationDate '2009-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A17>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A17> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A17> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.014722222222225 35.194722222222225)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.014722222222225"^^xsd:decimal ;
  dwc:decimalLongitude "35.194722222222225"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A17>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.014722222222225 35.194722222222225)"^^geo:wktLiteral ;
  geo-pos:lat "42.014722222222225"^^xsd:decimal ;
  geo-pos:long "35.194722222222225"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A17>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):17" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "2" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '17'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.194722222222'^^xsd:double;
  dwc:latitude '42.014722222222'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):17'^^xsd:string;
  dwc:observationDate '2009-12-24'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A18>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A18> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A18> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.014722222222225 35.194722222222225)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.014722222222225"^^xsd:decimal ;
  dwc:decimalLongitude "35.194722222222225"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A18>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.014722222222225 35.194722222222225)"^^geo:wktLiteral ;
  geo-pos:lat "42.014722222222225"^^xsd:decimal ;
  geo-pos:long "35.194722222222225"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A18>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):18" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "2" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '18'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.194722222222'^^xsd:double;
  dwc:latitude '42.014722222222'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):18'^^xsd:string;
  dwc:observationDate '2010-01-29'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A19>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A19> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A19> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.014722222222225 35.194722222222225)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.014722222222225"^^xsd:decimal ;
  dwc:decimalLongitude "35.194722222222225"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A19>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.014722222222225 35.194722222222225)"^^geo:wktLiteral ;
  geo-pos:lat "42.014722222222225"^^xsd:decimal ;
  geo-pos:long "35.194722222222225"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A19>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):19" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "2" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '19'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.194722222222'^^xsd:double;
  dwc:latitude '42.014722222222'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):19'^^xsd:string;
  dwc:observationDate '2010-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A20>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A20> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A20> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.014722222222225 35.194722222222225)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.014722222222225"^^xsd:decimal ;
  dwc:decimalLongitude "35.194722222222225"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A20>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.014722222222225 35.194722222222225)"^^geo:wktLiteral ;
  geo-pos:lat "42.014722222222225"^^xsd:decimal ;
  geo-pos:long "35.194722222222225"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A20>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):20" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "2" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '20'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.194722222222'^^xsd:double;
  dwc:latitude '42.014722222222'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):20'^^xsd:string;
  dwc:observationDate '2010-03-26'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A21>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A21> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A21> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.014722222222225 35.194722222222225)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.014722222222225"^^xsd:decimal ;
  dwc:decimalLongitude "35.194722222222225"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A21>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.014722222222225 35.194722222222225)"^^geo:wktLiteral ;
  geo-pos:lat "42.014722222222225"^^xsd:decimal ;
  geo-pos:long "35.194722222222225"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A21>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):21" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "2" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '21'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.194722222222'^^xsd:double;
  dwc:latitude '42.014722222222'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):21'^^xsd:string;
  dwc:observationDate '2010-04-30'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A22>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A22> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A22> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.014722222222225 35.194722222222225)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.014722222222225"^^xsd:decimal ;
  dwc:decimalLongitude "35.194722222222225"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A22>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.014722222222225 35.194722222222225)"^^geo:wktLiteral ;
  geo-pos:lat "42.014722222222225"^^xsd:decimal ;
  geo-pos:long "35.194722222222225"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A22>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):22" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "2" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '22'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.194722222222'^^xsd:double;
  dwc:latitude '42.014722222222'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):22'^^xsd:string;
  dwc:observationDate '2010-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A23>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A23> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A23> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.014722222222225 35.194722222222225)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.014722222222225"^^xsd:decimal ;
  dwc:decimalLongitude "35.194722222222225"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A23>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.014722222222225 35.194722222222225)"^^geo:wktLiteral ;
  geo-pos:lat "42.014722222222225"^^xsd:decimal ;
  geo-pos:long "35.194722222222225"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A23>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):23" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "2" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '23'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.194722222222'^^xsd:double;
  dwc:latitude '42.014722222222'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):23'^^xsd:string;
  dwc:observationDate '2010-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A24>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A24> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A24> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.014722222222225 35.194722222222225)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.014722222222225"^^xsd:decimal ;
  dwc:decimalLongitude "35.194722222222225"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A24>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.014722222222225 35.194722222222225)"^^geo:wktLiteral ;
  geo-pos:lat "42.014722222222225"^^xsd:decimal ;
  geo-pos:long "35.194722222222225"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A24>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):24" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "2" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '24'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.194722222222'^^xsd:double;
  dwc:latitude '42.014722222222'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):24'^^xsd:string;
  dwc:observationDate '2010-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A696>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A696> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A696> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.014722222222225 35.194722222222225)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.014722222222225"^^xsd:decimal ;
  dwc:decimalLongitude "35.194722222222225"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A696>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.014722222222225 35.194722222222225)"^^geo:wktLiteral ;
  geo-pos:lat "42.014722222222225"^^xsd:decimal ;
  geo-pos:long "35.194722222222225"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A696>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):696" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "2" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '696'^^xsd:integer;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.194722222222'^^xsd:double;
  dwc:latitude '42.014722222222'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):696'^^xsd:string;
  dwc:observationDate '2010-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A694>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A694> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A694> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.014722222222225 35.194722222222225)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.014722222222225"^^xsd:decimal ;
  dwc:decimalLongitude "35.194722222222225"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A694>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.014722222222225 35.194722222222225)"^^geo:wktLiteral ;
  geo-pos:lat "42.014722222222225"^^xsd:decimal ;
  geo-pos:long "35.194722222222225"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A694>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):694" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "2" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '694'^^xsd:integer;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.194722222222'^^xsd:double;
  dwc:latitude '42.014722222222'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):694'^^xsd:string;
  dwc:observationDate '2010-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A695>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A695> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A695> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.014722222222225 35.194722222222225)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.014722222222225"^^xsd:decimal ;
  dwc:decimalLongitude "35.194722222222225"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A695>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.014722222222225 35.194722222222225)"^^geo:wktLiteral ;
  geo-pos:lat "42.014722222222225"^^xsd:decimal ;
  geo-pos:long "35.194722222222225"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A695>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):695" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "2" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '695'^^xsd:integer;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.194722222222'^^xsd:double;
  dwc:latitude '42.014722222222'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):695'^^xsd:string;
  dwc:observationDate '2010-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A693>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A693> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A693> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.014722222222225 35.194722222222225)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.014722222222225"^^xsd:decimal ;
  dwc:decimalLongitude "35.194722222222225"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A693>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.014722222222225 35.194722222222225)"^^geo:wktLiteral ;
  geo-pos:lat "42.014722222222225"^^xsd:decimal ;
  geo-pos:long "35.194722222222225"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A693>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):693" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "2" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '693'^^xsd:integer;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.194722222222'^^xsd:double;
  dwc:latitude '42.014722222222'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):693'^^xsd:string;
  dwc:observationDate '2010-04-30'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A690>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A690> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A690> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.014722222222225 35.194722222222225)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.014722222222225"^^xsd:decimal ;
  dwc:decimalLongitude "35.194722222222225"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A690>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.014722222222225 35.194722222222225)"^^geo:wktLiteral ;
  geo-pos:lat "42.014722222222225"^^xsd:decimal ;
  geo-pos:long "35.194722222222225"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A690>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):690" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "2" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '690'^^xsd:integer;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.194722222222'^^xsd:double;
  dwc:latitude '42.014722222222'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):690'^^xsd:string;
  dwc:observationDate '2010-01-29'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A691>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A691> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A691> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.014722222222225 35.194722222222225)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.014722222222225"^^xsd:decimal ;
  dwc:decimalLongitude "35.194722222222225"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A691>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.014722222222225 35.194722222222225)"^^geo:wktLiteral ;
  geo-pos:lat "42.014722222222225"^^xsd:decimal ;
  geo-pos:long "35.194722222222225"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A691>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):691" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "2" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '691'^^xsd:integer;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.194722222222'^^xsd:double;
  dwc:latitude '42.014722222222'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):691'^^xsd:string;
  dwc:observationDate '2010-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A692>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A692> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A692> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.014722222222225 35.194722222222225)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.014722222222225"^^xsd:decimal ;
  dwc:decimalLongitude "35.194722222222225"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A692>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.014722222222225 35.194722222222225)"^^geo:wktLiteral ;
  geo-pos:lat "42.014722222222225"^^xsd:decimal ;
  geo-pos:long "35.194722222222225"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A692>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):692" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "2" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '692'^^xsd:integer;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.194722222222'^^xsd:double;
  dwc:latitude '42.014722222222'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):692'^^xsd:string;
  dwc:observationDate '2010-03-26'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A688>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A688> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A688> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.014722222222225 35.194722222222225)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.014722222222225"^^xsd:decimal ;
  dwc:decimalLongitude "35.194722222222225"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A688>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.014722222222225 35.194722222222225)"^^geo:wktLiteral ;
  geo-pos:lat "42.014722222222225"^^xsd:decimal ;
  geo-pos:long "35.194722222222225"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A688>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):688" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "2" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '688'^^xsd:integer;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.194722222222'^^xsd:double;
  dwc:latitude '42.014722222222'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):688'^^xsd:string;
  dwc:observationDate '2009-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A689>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A689> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A689> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.014722222222225 35.194722222222225)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.014722222222225"^^xsd:decimal ;
  dwc:decimalLongitude "35.194722222222225"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A689>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.014722222222225 35.194722222222225)"^^geo:wktLiteral ;
  geo-pos:lat "42.014722222222225"^^xsd:decimal ;
  geo-pos:long "35.194722222222225"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A689>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):689" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "2" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '689'^^xsd:integer;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.194722222222'^^xsd:double;
  dwc:latitude '42.014722222222'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):689'^^xsd:string;
  dwc:observationDate '2009-12-24'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A685>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A685> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A685> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.014722222222225 35.194722222222225)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.014722222222225"^^xsd:decimal ;
  dwc:decimalLongitude "35.194722222222225"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A685>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.014722222222225 35.194722222222225)"^^geo:wktLiteral ;
  geo-pos:lat "42.014722222222225"^^xsd:decimal ;
  geo-pos:long "35.194722222222225"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A685>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):685" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "2" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '685'^^xsd:integer;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.194722222222'^^xsd:double;
  dwc:latitude '42.014722222222'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):685'^^xsd:string;
  dwc:observationDate '2009-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A686>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A686> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A686> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.014722222222225 35.194722222222225)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.014722222222225"^^xsd:decimal ;
  dwc:decimalLongitude "35.194722222222225"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A686>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.014722222222225 35.194722222222225)"^^geo:wktLiteral ;
  geo-pos:lat "42.014722222222225"^^xsd:decimal ;
  geo-pos:long "35.194722222222225"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A686>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):686" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "2" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '686'^^xsd:integer;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.194722222222'^^xsd:double;
  dwc:latitude '42.014722222222'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):686'^^xsd:string;
  dwc:observationDate '2009-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A687>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A687> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A687> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.014722222222225 35.194722222222225)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.014722222222225"^^xsd:decimal ;
  dwc:decimalLongitude "35.194722222222225"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A687>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.014722222222225 35.194722222222225)"^^geo:wktLiteral ;
  geo-pos:lat "42.014722222222225"^^xsd:decimal ;
  geo-pos:long "35.194722222222225"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A687>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):687" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "2" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '687'^^xsd:integer;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.194722222222'^^xsd:double;
  dwc:latitude '42.014722222222'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):687'^^xsd:string;
  dwc:observationDate '2009-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A596>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A596> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A596> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.014722222222225 35.194722222222225)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.014722222222225"^^xsd:decimal ;
  dwc:decimalLongitude "35.194722222222225"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A596>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.014722222222225 35.194722222222225)"^^geo:wktLiteral ;
  geo-pos:lat "42.014722222222225"^^xsd:decimal ;
  geo-pos:long "35.194722222222225"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A596>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):596" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "2" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '596'^^xsd:integer;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.194722222222'^^xsd:double;
  dwc:latitude '42.014722222222'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):596'^^xsd:string;
  dwc:observationDate '2010-03-26'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A597>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A597> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A597> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.014722222222225 35.194722222222225)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.014722222222225"^^xsd:decimal ;
  dwc:decimalLongitude "35.194722222222225"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A597>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.014722222222225 35.194722222222225)"^^geo:wktLiteral ;
  geo-pos:lat "42.014722222222225"^^xsd:decimal ;
  geo-pos:long "35.194722222222225"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A597>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):597" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "2" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '597'^^xsd:integer;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.194722222222'^^xsd:double;
  dwc:latitude '42.014722222222'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):597'^^xsd:string;
  dwc:observationDate '2010-04-30'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A598>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A598> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A598> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.014722222222225 35.194722222222225)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.014722222222225"^^xsd:decimal ;
  dwc:decimalLongitude "35.194722222222225"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A598>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.014722222222225 35.194722222222225)"^^geo:wktLiteral ;
  geo-pos:lat "42.014722222222225"^^xsd:decimal ;
  geo-pos:long "35.194722222222225"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A598>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):598" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "2" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '598'^^xsd:integer;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.194722222222'^^xsd:double;
  dwc:latitude '42.014722222222'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):598'^^xsd:string;
  dwc:observationDate '2010-05-31'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A599>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A599> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A599> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.014722222222225 35.194722222222225)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.014722222222225"^^xsd:decimal ;
  dwc:decimalLongitude "35.194722222222225"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A599>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.014722222222225 35.194722222222225)"^^geo:wktLiteral ;
  geo-pos:lat "42.014722222222225"^^xsd:decimal ;
  geo-pos:long "35.194722222222225"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A599>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):599" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "2" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '599'^^xsd:integer;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.194722222222'^^xsd:double;
  dwc:latitude '42.014722222222'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):599'^^xsd:string;
  dwc:observationDate '2010-06-28'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A595>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A595> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A595> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.014722222222225 35.194722222222225)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.014722222222225"^^xsd:decimal ;
  dwc:decimalLongitude "35.194722222222225"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A595>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.014722222222225 35.194722222222225)"^^geo:wktLiteral ;
  geo-pos:lat "42.014722222222225"^^xsd:decimal ;
  geo-pos:long "35.194722222222225"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A595>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):595" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "2" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '595'^^xsd:integer;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.194722222222'^^xsd:double;
  dwc:latitude '42.014722222222'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):595'^^xsd:string;
  dwc:observationDate '2010-02-26'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A600> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.014722222222225 35.194722222222225)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.014722222222225"^^xsd:decimal ;
  dwc:decimalLongitude "35.194722222222225"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.014722222222225 35.194722222222225)"^^geo:wktLiteral ;
  geo-pos:lat "42.014722222222225"^^xsd:decimal ;
  geo-pos:long "35.194722222222225"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "2" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '600'^^xsd:integer;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.194722222222'^^xsd:double;
  dwc:latitude '42.014722222222'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):600'^^xsd:string;
  dwc:observationDate '2010-07-08'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A594>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A594> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A594> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.014722222222225 35.194722222222225)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.014722222222225"^^xsd:decimal ;
  dwc:decimalLongitude "35.194722222222225"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A594>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.014722222222225 35.194722222222225)"^^geo:wktLiteral ;
  geo-pos:lat "42.014722222222225"^^xsd:decimal ;
  geo-pos:long "35.194722222222225"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A594>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):594" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "2" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '594'^^xsd:integer;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.194722222222'^^xsd:double;
  dwc:latitude '42.014722222222'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):594'^^xsd:string;
  dwc:observationDate '2010-01-29'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A589>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A589> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A589> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.014722222222225 35.194722222222225)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.014722222222225"^^xsd:decimal ;
  dwc:decimalLongitude "35.194722222222225"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A589>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.014722222222225 35.194722222222225)"^^geo:wktLiteral ;
  geo-pos:lat "42.014722222222225"^^xsd:decimal ;
  geo-pos:long "35.194722222222225"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A589>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):589" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "2" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '589'^^xsd:integer;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.194722222222'^^xsd:double;
  dwc:latitude '42.014722222222'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):589'^^xsd:string;
  dwc:observationDate '2009-08-26'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A590>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A590> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A590> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.014722222222225 35.194722222222225)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.014722222222225"^^xsd:decimal ;
  dwc:decimalLongitude "35.194722222222225"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A590>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.014722222222225 35.194722222222225)"^^geo:wktLiteral ;
  geo-pos:lat "42.014722222222225"^^xsd:decimal ;
  geo-pos:long "35.194722222222225"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A590>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):590" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "2" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '590'^^xsd:integer;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.194722222222'^^xsd:double;
  dwc:latitude '42.014722222222'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):590'^^xsd:string;
  dwc:observationDate '2009-09-29'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A591>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A591> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A591> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.014722222222225 35.194722222222225)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.014722222222225"^^xsd:decimal ;
  dwc:decimalLongitude "35.194722222222225"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A591>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.014722222222225 35.194722222222225)"^^geo:wktLiteral ;
  geo-pos:lat "42.014722222222225"^^xsd:decimal ;
  geo-pos:long "35.194722222222225"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A591>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):591" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "2" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '591'^^xsd:integer;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.194722222222'^^xsd:double;
  dwc:latitude '42.014722222222'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):591'^^xsd:string;
  dwc:observationDate '2009-10-20'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A592>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A592> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A592> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.014722222222225 35.194722222222225)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.014722222222225"^^xsd:decimal ;
  dwc:decimalLongitude "35.194722222222225"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A592>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.014722222222225 35.194722222222225)"^^geo:wktLiteral ;
  geo-pos:lat "42.014722222222225"^^xsd:decimal ;
  geo-pos:long "35.194722222222225"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A592>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):592" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "2" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '592'^^xsd:integer;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.194722222222'^^xsd:double;
  dwc:latitude '42.014722222222'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):592'^^xsd:string;
  dwc:observationDate '2009-11-19'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A593>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A593> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A593> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.014722222222225 35.194722222222225)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.014722222222225"^^xsd:decimal ;
  dwc:decimalLongitude "35.194722222222225"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A593>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.014722222222225 35.194722222222225)"^^geo:wktLiteral ;
  geo-pos:lat "42.014722222222225"^^xsd:decimal ;
  geo-pos:long "35.194722222222225"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A593>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):593" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "2" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '593'^^xsd:integer;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.194722222222'^^xsd:double;
  dwc:latitude '42.014722222222'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):593'^^xsd:string;
  dwc:observationDate '2009-12-24'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A888>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A888> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A888> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.014722222222225 35.194722222222225)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.014722222222225"^^xsd:decimal ;
  dwc:decimalLongitude "35.194722222222225"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A888>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.014722222222225 35.194722222222225)"^^geo:wktLiteral ;
  geo-pos:lat "42.014722222222225"^^xsd:decimal ;
  geo-pos:long "35.194722222222225"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A888>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):888" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "2" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '888'^^xsd:integer;
  dwc:scientificName 'Gromia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.194722222222'^^xsd:double;
  dwc:latitude '42.014722222222'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '520927'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):888'^^xsd:string;
  dwc:observationDate '2010-07-08'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A109>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A109> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A109> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.014722222222225 35.194722222222225)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.014722222222225"^^xsd:decimal ;
  dwc:decimalLongitude "35.194722222222225"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A109>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.014722222222225 35.194722222222225)"^^geo:wktLiteral ;
  geo-pos:lat "42.014722222222225"^^xsd:decimal ;
  geo-pos:long "35.194722222222225"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A109>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):109" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "2" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '109'^^xsd:integer;
  dwc:scientificName 'Harpacticoida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.194722222222'^^xsd:double;
  dwc:latitude '42.014722222222'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '1102'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):109'^^xsd:string;
  dwc:observationDate '2009-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '1102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A110>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A110> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A110> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.014722222222225 35.194722222222225)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.014722222222225"^^xsd:decimal ;
  dwc:decimalLongitude "35.194722222222225"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A110>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.014722222222225 35.194722222222225)"^^geo:wktLiteral ;
  geo-pos:lat "42.014722222222225"^^xsd:decimal ;
  geo-pos:long "35.194722222222225"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A110>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):110" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "2" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '110'^^xsd:integer;
  dwc:scientificName 'Harpacticoida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.194722222222'^^xsd:double;
  dwc:latitude '42.014722222222'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '1102'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):110'^^xsd:string;
  dwc:observationDate '2009-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '1102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A111>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A111> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A111> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.014722222222225 35.194722222222225)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.014722222222225"^^xsd:decimal ;
  dwc:decimalLongitude "35.194722222222225"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A111>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.014722222222225 35.194722222222225)"^^geo:wktLiteral ;
  geo-pos:lat "42.014722222222225"^^xsd:decimal ;
  geo-pos:long "35.194722222222225"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A111>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):111" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "2" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '111'^^xsd:integer;
  dwc:scientificName 'Harpacticoida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.194722222222'^^xsd:double;
  dwc:latitude '42.014722222222'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '1102'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):111'^^xsd:string;
  dwc:observationDate '2009-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '1102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A112>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A112> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A112> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.014722222222225 35.194722222222225)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.014722222222225"^^xsd:decimal ;
  dwc:decimalLongitude "35.194722222222225"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A112>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.014722222222225 35.194722222222225)"^^geo:wktLiteral ;
  geo-pos:lat "42.014722222222225"^^xsd:decimal ;
  geo-pos:long "35.194722222222225"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A112>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):112" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "2" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '112'^^xsd:integer;
  dwc:scientificName 'Harpacticoida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.194722222222'^^xsd:double;
  dwc:latitude '42.014722222222'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '1102'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):112'^^xsd:string;
  dwc:observationDate '2009-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '1102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A113>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A113> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A113> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.014722222222225 35.194722222222225)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.014722222222225"^^xsd:decimal ;
  dwc:decimalLongitude "35.194722222222225"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A113>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.014722222222225 35.194722222222225)"^^geo:wktLiteral ;
  geo-pos:lat "42.014722222222225"^^xsd:decimal ;
  geo-pos:long "35.194722222222225"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A113>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):113" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "2" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '113'^^xsd:integer;
  dwc:scientificName 'Harpacticoida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.194722222222'^^xsd:double;
  dwc:latitude '42.014722222222'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '1102'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):113'^^xsd:string;
  dwc:observationDate '2009-12-24'^^xsd:date;
  dwc:aphiaIdAccepted '1102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A114>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A114> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A114> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.014722222222225 35.194722222222225)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.014722222222225"^^xsd:decimal ;
  dwc:decimalLongitude "35.194722222222225"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A114>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.014722222222225 35.194722222222225)"^^geo:wktLiteral ;
  geo-pos:lat "42.014722222222225"^^xsd:decimal ;
  geo-pos:long "35.194722222222225"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A114>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):114" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "2" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '114'^^xsd:integer;
  dwc:scientificName 'Harpacticoida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.194722222222'^^xsd:double;
  dwc:latitude '42.014722222222'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '1102'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):114'^^xsd:string;
  dwc:observationDate '2010-01-29'^^xsd:date;
  dwc:aphiaIdAccepted '1102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A115>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A115> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A115> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.014722222222225 35.194722222222225)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.014722222222225"^^xsd:decimal ;
  dwc:decimalLongitude "35.194722222222225"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A115>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.014722222222225 35.194722222222225)"^^geo:wktLiteral ;
  geo-pos:lat "42.014722222222225"^^xsd:decimal ;
  geo-pos:long "35.194722222222225"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A115>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):115" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "2" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '115'^^xsd:integer;
  dwc:scientificName 'Harpacticoida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.194722222222'^^xsd:double;
  dwc:latitude '42.014722222222'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '1102'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):115'^^xsd:string;
  dwc:observationDate '2010-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '1102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A116>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A116> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A116> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.014722222222225 35.194722222222225)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.014722222222225"^^xsd:decimal ;
  dwc:decimalLongitude "35.194722222222225"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A116>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.014722222222225 35.194722222222225)"^^geo:wktLiteral ;
  geo-pos:lat "42.014722222222225"^^xsd:decimal ;
  geo-pos:long "35.194722222222225"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A116>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):116" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "2" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '116'^^xsd:integer;
  dwc:scientificName 'Harpacticoida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.194722222222'^^xsd:double;
  dwc:latitude '42.014722222222'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '1102'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):116'^^xsd:string;
  dwc:observationDate '2010-03-26'^^xsd:date;
  dwc:aphiaIdAccepted '1102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A117>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A117> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A117> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.014722222222225 35.194722222222225)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.014722222222225"^^xsd:decimal ;
  dwc:decimalLongitude "35.194722222222225"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A117>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.014722222222225 35.194722222222225)"^^geo:wktLiteral ;
  geo-pos:lat "42.014722222222225"^^xsd:decimal ;
  geo-pos:long "35.194722222222225"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A117>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):117" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "2" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '117'^^xsd:integer;
  dwc:scientificName 'Harpacticoida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.194722222222'^^xsd:double;
  dwc:latitude '42.014722222222'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '1102'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):117'^^xsd:string;
  dwc:observationDate '2010-04-30'^^xsd:date;
  dwc:aphiaIdAccepted '1102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A118>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A118> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A118> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.014722222222225 35.194722222222225)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.014722222222225"^^xsd:decimal ;
  dwc:decimalLongitude "35.194722222222225"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A118>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.014722222222225 35.194722222222225)"^^geo:wktLiteral ;
  geo-pos:lat "42.014722222222225"^^xsd:decimal ;
  geo-pos:long "35.194722222222225"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A118>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):118" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "2" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '118'^^xsd:integer;
  dwc:scientificName 'Harpacticoida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.194722222222'^^xsd:double;
  dwc:latitude '42.014722222222'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '1102'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):118'^^xsd:string;
  dwc:observationDate '2010-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '1102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A119>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A119> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A119> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.014722222222225 35.194722222222225)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.014722222222225"^^xsd:decimal ;
  dwc:decimalLongitude "35.194722222222225"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A119>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.014722222222225 35.194722222222225)"^^geo:wktLiteral ;
  geo-pos:lat "42.014722222222225"^^xsd:decimal ;
  geo-pos:long "35.194722222222225"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A119>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):119" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "2" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '119'^^xsd:integer;
  dwc:scientificName 'Harpacticoida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.194722222222'^^xsd:double;
  dwc:latitude '42.014722222222'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '1102'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):119'^^xsd:string;
  dwc:observationDate '2010-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '1102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A120>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A120> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A120> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.014722222222225 35.194722222222225)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.014722222222225"^^xsd:decimal ;
  dwc:decimalLongitude "35.194722222222225"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A120>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.014722222222225 35.194722222222225)"^^geo:wktLiteral ;
  geo-pos:lat "42.014722222222225"^^xsd:decimal ;
  geo-pos:long "35.194722222222225"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A120>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):120" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "2" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '120'^^xsd:integer;
  dwc:scientificName 'Harpacticoida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.194722222222'^^xsd:double;
  dwc:latitude '42.014722222222'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '1102'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):120'^^xsd:string;
  dwc:observationDate '2010-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '1102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A205>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A205> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A205> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.014722222222225 35.194722222222225)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.014722222222225"^^xsd:decimal ;
  dwc:decimalLongitude "35.194722222222225"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A205>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.014722222222225 35.194722222222225)"^^geo:wktLiteral ;
  geo-pos:lat "42.014722222222225"^^xsd:decimal ;
  geo-pos:long "35.194722222222225"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A205>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):205" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "2" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '205'^^xsd:integer;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.194722222222'^^xsd:double;
  dwc:latitude '42.014722222222'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):205'^^xsd:string;
  dwc:observationDate '2009-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A206>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A206> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A206> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.014722222222225 35.194722222222225)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.014722222222225"^^xsd:decimal ;
  dwc:decimalLongitude "35.194722222222225"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A206>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.014722222222225 35.194722222222225)"^^geo:wktLiteral ;
  geo-pos:lat "42.014722222222225"^^xsd:decimal ;
  geo-pos:long "35.194722222222225"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A206>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):206" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "2" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '206'^^xsd:integer;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.194722222222'^^xsd:double;
  dwc:latitude '42.014722222222'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):206'^^xsd:string;
  dwc:observationDate '2009-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A207>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A207> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A207> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.014722222222225 35.194722222222225)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.014722222222225"^^xsd:decimal ;
  dwc:decimalLongitude "35.194722222222225"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A207>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.014722222222225 35.194722222222225)"^^geo:wktLiteral ;
  geo-pos:lat "42.014722222222225"^^xsd:decimal ;
  geo-pos:long "35.194722222222225"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A207>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):207" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "2" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '207'^^xsd:integer;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.194722222222'^^xsd:double;
  dwc:latitude '42.014722222222'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):207'^^xsd:string;
  dwc:observationDate '2009-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A208>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A208> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A208> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.014722222222225 35.194722222222225)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.014722222222225"^^xsd:decimal ;
  dwc:decimalLongitude "35.194722222222225"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A208>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.014722222222225 35.194722222222225)"^^geo:wktLiteral ;
  geo-pos:lat "42.014722222222225"^^xsd:decimal ;
  geo-pos:long "35.194722222222225"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A208>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):208" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "2" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '208'^^xsd:integer;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.194722222222'^^xsd:double;
  dwc:latitude '42.014722222222'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):208'^^xsd:string;
  dwc:observationDate '2009-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A209>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A209> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A209> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.014722222222225 35.194722222222225)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.014722222222225"^^xsd:decimal ;
  dwc:decimalLongitude "35.194722222222225"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A209>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.014722222222225 35.194722222222225)"^^geo:wktLiteral ;
  geo-pos:lat "42.014722222222225"^^xsd:decimal ;
  geo-pos:long "35.194722222222225"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A209>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):209" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "2" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '209'^^xsd:integer;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.194722222222'^^xsd:double;
  dwc:latitude '42.014722222222'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):209'^^xsd:string;
  dwc:observationDate '2009-12-24'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A210>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A210> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A210> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.014722222222225 35.194722222222225)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.014722222222225"^^xsd:decimal ;
  dwc:decimalLongitude "35.194722222222225"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A210>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.014722222222225 35.194722222222225)"^^geo:wktLiteral ;
  geo-pos:lat "42.014722222222225"^^xsd:decimal ;
  geo-pos:long "35.194722222222225"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A210>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):210" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "2" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '210'^^xsd:integer;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.194722222222'^^xsd:double;
  dwc:latitude '42.014722222222'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):210'^^xsd:string;
  dwc:observationDate '2010-01-29'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A211>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A211> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A211> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.014722222222225 35.194722222222225)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.014722222222225"^^xsd:decimal ;
  dwc:decimalLongitude "35.194722222222225"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A211>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.014722222222225 35.194722222222225)"^^geo:wktLiteral ;
  geo-pos:lat "42.014722222222225"^^xsd:decimal ;
  geo-pos:long "35.194722222222225"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A211>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):211" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "2" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '211'^^xsd:integer;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.194722222222'^^xsd:double;
  dwc:latitude '42.014722222222'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):211'^^xsd:string;
  dwc:observationDate '2010-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A212>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A212> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A212> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.014722222222225 35.194722222222225)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.014722222222225"^^xsd:decimal ;
  dwc:decimalLongitude "35.194722222222225"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A212>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.014722222222225 35.194722222222225)"^^geo:wktLiteral ;
  geo-pos:lat "42.014722222222225"^^xsd:decimal ;
  geo-pos:long "35.194722222222225"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A212>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):212" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "2" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '212'^^xsd:integer;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.194722222222'^^xsd:double;
  dwc:latitude '42.014722222222'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):212'^^xsd:string;
  dwc:observationDate '2010-03-26'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A213>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A213> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A213> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.014722222222225 35.194722222222225)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.014722222222225"^^xsd:decimal ;
  dwc:decimalLongitude "35.194722222222225"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A213>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.014722222222225 35.194722222222225)"^^geo:wktLiteral ;
  geo-pos:lat "42.014722222222225"^^xsd:decimal ;
  geo-pos:long "35.194722222222225"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A213>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):213" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "2" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '213'^^xsd:integer;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.194722222222'^^xsd:double;
  dwc:latitude '42.014722222222'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):213'^^xsd:string;
  dwc:observationDate '2010-04-30'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A214>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A214> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A214> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.014722222222225 35.194722222222225)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.014722222222225"^^xsd:decimal ;
  dwc:decimalLongitude "35.194722222222225"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A214>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.014722222222225 35.194722222222225)"^^geo:wktLiteral ;
  geo-pos:lat "42.014722222222225"^^xsd:decimal ;
  geo-pos:long "35.194722222222225"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A214>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):214" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "2" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '214'^^xsd:integer;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.194722222222'^^xsd:double;
  dwc:latitude '42.014722222222'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):214'^^xsd:string;
  dwc:observationDate '2010-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A215>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A215> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A215> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.014722222222225 35.194722222222225)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.014722222222225"^^xsd:decimal ;
  dwc:decimalLongitude "35.194722222222225"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A215>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.014722222222225 35.194722222222225)"^^geo:wktLiteral ;
  geo-pos:lat "42.014722222222225"^^xsd:decimal ;
  geo-pos:long "35.194722222222225"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A215>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):215" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "2" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '215'^^xsd:integer;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.194722222222'^^xsd:double;
  dwc:latitude '42.014722222222'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):215'^^xsd:string;
  dwc:observationDate '2010-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A216>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A216> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A216> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.014722222222225 35.194722222222225)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.014722222222225"^^xsd:decimal ;
  dwc:decimalLongitude "35.194722222222225"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A216>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.014722222222225 35.194722222222225)"^^geo:wktLiteral ;
  geo-pos:lat "42.014722222222225"^^xsd:decimal ;
  geo-pos:long "35.194722222222225"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A216>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):216" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "2" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '216'^^xsd:integer;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.194722222222'^^xsd:double;
  dwc:latitude '42.014722222222'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):216'^^xsd:string;
  dwc:observationDate '2010-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A877>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A877> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A877> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.014722222222225 35.194722222222225)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.014722222222225"^^xsd:decimal ;
  dwc:decimalLongitude "35.194722222222225"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A877>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.014722222222225 35.194722222222225)"^^geo:wktLiteral ;
  geo-pos:lat "42.014722222222225"^^xsd:decimal ;
  geo-pos:long "35.194722222222225"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A877>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):877" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "2" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '877'^^xsd:integer;
  dwc:scientificName 'Gromia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.194722222222'^^xsd:double;
  dwc:latitude '42.014722222222'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '520927'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):877'^^xsd:string;
  dwc:observationDate '2009-08-26'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A878>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A878> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A878> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.014722222222225 35.194722222222225)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.014722222222225"^^xsd:decimal ;
  dwc:decimalLongitude "35.194722222222225"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A878>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.014722222222225 35.194722222222225)"^^geo:wktLiteral ;
  geo-pos:lat "42.014722222222225"^^xsd:decimal ;
  geo-pos:long "35.194722222222225"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A878>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):878" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "2" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '878'^^xsd:integer;
  dwc:scientificName 'Gromia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.194722222222'^^xsd:double;
  dwc:latitude '42.014722222222'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '520927'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):878'^^xsd:string;
  dwc:observationDate '2009-09-29'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A879>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A879> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A879> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.014722222222225 35.194722222222225)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.014722222222225"^^xsd:decimal ;
  dwc:decimalLongitude "35.194722222222225"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A879>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.014722222222225 35.194722222222225)"^^geo:wktLiteral ;
  geo-pos:lat "42.014722222222225"^^xsd:decimal ;
  geo-pos:long "35.194722222222225"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A879>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):879" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "2" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '879'^^xsd:integer;
  dwc:scientificName 'Gromia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.194722222222'^^xsd:double;
  dwc:latitude '42.014722222222'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '520927'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):879'^^xsd:string;
  dwc:observationDate '2009-10-20'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A880>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A880> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A880> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.014722222222225 35.194722222222225)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.014722222222225"^^xsd:decimal ;
  dwc:decimalLongitude "35.194722222222225"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A880>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.014722222222225 35.194722222222225)"^^geo:wktLiteral ;
  geo-pos:lat "42.014722222222225"^^xsd:decimal ;
  geo-pos:long "35.194722222222225"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A880>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):880" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "2" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '880'^^xsd:integer;
  dwc:scientificName 'Gromia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.194722222222'^^xsd:double;
  dwc:latitude '42.014722222222'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '520927'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):880'^^xsd:string;
  dwc:observationDate '2009-11-19'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A881>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A881> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A881> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.014722222222225 35.194722222222225)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.014722222222225"^^xsd:decimal ;
  dwc:decimalLongitude "35.194722222222225"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A881>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.014722222222225 35.194722222222225)"^^geo:wktLiteral ;
  geo-pos:lat "42.014722222222225"^^xsd:decimal ;
  geo-pos:long "35.194722222222225"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A881>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):881" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "2" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '881'^^xsd:integer;
  dwc:scientificName 'Gromia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.194722222222'^^xsd:double;
  dwc:latitude '42.014722222222'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '520927'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):881'^^xsd:string;
  dwc:observationDate '2009-12-24'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A882>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A882> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A882> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.014722222222225 35.194722222222225)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.014722222222225"^^xsd:decimal ;
  dwc:decimalLongitude "35.194722222222225"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A882>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.014722222222225 35.194722222222225)"^^geo:wktLiteral ;
  geo-pos:lat "42.014722222222225"^^xsd:decimal ;
  geo-pos:long "35.194722222222225"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A882>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):882" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "2" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '882'^^xsd:integer;
  dwc:scientificName 'Gromia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.194722222222'^^xsd:double;
  dwc:latitude '42.014722222222'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '520927'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):882'^^xsd:string;
  dwc:observationDate '2010-01-29'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A883>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A883> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A883> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.014722222222225 35.194722222222225)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.014722222222225"^^xsd:decimal ;
  dwc:decimalLongitude "35.194722222222225"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A883>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.014722222222225 35.194722222222225)"^^geo:wktLiteral ;
  geo-pos:lat "42.014722222222225"^^xsd:decimal ;
  geo-pos:long "35.194722222222225"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A883>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):883" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "2" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '883'^^xsd:integer;
  dwc:scientificName 'Gromia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.194722222222'^^xsd:double;
  dwc:latitude '42.014722222222'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '520927'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):883'^^xsd:string;
  dwc:observationDate '2010-02-26'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A884>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A884> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A884> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.014722222222225 35.194722222222225)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.014722222222225"^^xsd:decimal ;
  dwc:decimalLongitude "35.194722222222225"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A884>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.014722222222225 35.194722222222225)"^^geo:wktLiteral ;
  geo-pos:lat "42.014722222222225"^^xsd:decimal ;
  geo-pos:long "35.194722222222225"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A884>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):884" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "2" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '884'^^xsd:integer;
  dwc:scientificName 'Gromia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.194722222222'^^xsd:double;
  dwc:latitude '42.014722222222'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '520927'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):884'^^xsd:string;
  dwc:observationDate '2010-03-26'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A885>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A885> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A885> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.014722222222225 35.194722222222225)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.014722222222225"^^xsd:decimal ;
  dwc:decimalLongitude "35.194722222222225"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A885>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.014722222222225 35.194722222222225)"^^geo:wktLiteral ;
  geo-pos:lat "42.014722222222225"^^xsd:decimal ;
  geo-pos:long "35.194722222222225"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A885>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):885" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "2" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '885'^^xsd:integer;
  dwc:scientificName 'Gromia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.194722222222'^^xsd:double;
  dwc:latitude '42.014722222222'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '520927'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):885'^^xsd:string;
  dwc:observationDate '2010-04-30'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A886>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A886> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A886> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.014722222222225 35.194722222222225)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.014722222222225"^^xsd:decimal ;
  dwc:decimalLongitude "35.194722222222225"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A886>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.014722222222225 35.194722222222225)"^^geo:wktLiteral ;
  geo-pos:lat "42.014722222222225"^^xsd:decimal ;
  geo-pos:long "35.194722222222225"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A886>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):886" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "2" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '886'^^xsd:integer;
  dwc:scientificName 'Gromia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.194722222222'^^xsd:double;
  dwc:latitude '42.014722222222'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '520927'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):886'^^xsd:string;
  dwc:observationDate '2010-05-31'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A887>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A887> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A887> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.014722222222225 35.194722222222225)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.014722222222225"^^xsd:decimal ;
  dwc:decimalLongitude "35.194722222222225"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A887>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.014722222222225 35.194722222222225)"^^geo:wktLiteral ;
  geo-pos:lat "42.014722222222225"^^xsd:decimal ;
  geo-pos:long "35.194722222222225"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A887>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):887" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "2" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '887'^^xsd:integer;
  dwc:scientificName 'Gromia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.194722222222'^^xsd:double;
  dwc:latitude '42.014722222222'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '520927'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):887'^^xsd:string;
  dwc:observationDate '2010-06-28'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A961>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A961> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A961> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01611111111111 35.194722222222225)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.01611111111111"^^xsd:decimal ;
  dwc:decimalLongitude "35.194722222222225"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A961>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01611111111111 35.194722222222225)"^^geo:wktLiteral ;
  geo-pos:lat "42.01611111111111"^^xsd:decimal ;
  geo-pos:long "35.194722222222225"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A961>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):961" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '961'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.194722222222'^^xsd:double;
  dwc:latitude '42.016111111111'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):961'^^xsd:string;
  dwc:observationDate '2009-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A962>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A962> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A962> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01611111111111 35.194722222222225)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.01611111111111"^^xsd:decimal ;
  dwc:decimalLongitude "35.194722222222225"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A962>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01611111111111 35.194722222222225)"^^geo:wktLiteral ;
  geo-pos:lat "42.01611111111111"^^xsd:decimal ;
  geo-pos:long "35.194722222222225"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A962>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):962" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '962'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.194722222222'^^xsd:double;
  dwc:latitude '42.016111111111'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):962'^^xsd:string;
  dwc:observationDate '2009-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A963>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A963> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A963> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01611111111111 35.194722222222225)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.01611111111111"^^xsd:decimal ;
  dwc:decimalLongitude "35.194722222222225"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A963>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01611111111111 35.194722222222225)"^^geo:wktLiteral ;
  geo-pos:lat "42.01611111111111"^^xsd:decimal ;
  geo-pos:long "35.194722222222225"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A963>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):963" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '963'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.194722222222'^^xsd:double;
  dwc:latitude '42.016111111111'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):963'^^xsd:string;
  dwc:observationDate '2009-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A964>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A964> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A964> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01611111111111 35.194722222222225)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.01611111111111"^^xsd:decimal ;
  dwc:decimalLongitude "35.194722222222225"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A964>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01611111111111 35.194722222222225)"^^geo:wktLiteral ;
  geo-pos:lat "42.01611111111111"^^xsd:decimal ;
  geo-pos:long "35.194722222222225"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A964>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):964" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '964'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.194722222222'^^xsd:double;
  dwc:latitude '42.016111111111'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):964'^^xsd:string;
  dwc:observationDate '2009-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A965>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A965> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A965> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01611111111111 35.194722222222225)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.01611111111111"^^xsd:decimal ;
  dwc:decimalLongitude "35.194722222222225"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A965>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01611111111111 35.194722222222225)"^^geo:wktLiteral ;
  geo-pos:lat "42.01611111111111"^^xsd:decimal ;
  geo-pos:long "35.194722222222225"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A965>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):965" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '965'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.194722222222'^^xsd:double;
  dwc:latitude '42.016111111111'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):965'^^xsd:string;
  dwc:observationDate '2009-12-24'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A966>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A966> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A966> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01611111111111 35.194722222222225)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.01611111111111"^^xsd:decimal ;
  dwc:decimalLongitude "35.194722222222225"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A966>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01611111111111 35.194722222222225)"^^geo:wktLiteral ;
  geo-pos:lat "42.01611111111111"^^xsd:decimal ;
  geo-pos:long "35.194722222222225"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A966>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):966" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '966'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.194722222222'^^xsd:double;
  dwc:latitude '42.016111111111'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):966'^^xsd:string;
  dwc:observationDate '2010-01-29'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A967>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A967> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A967> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01611111111111 35.194722222222225)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.01611111111111"^^xsd:decimal ;
  dwc:decimalLongitude "35.194722222222225"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A967>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01611111111111 35.194722222222225)"^^geo:wktLiteral ;
  geo-pos:lat "42.01611111111111"^^xsd:decimal ;
  geo-pos:long "35.194722222222225"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A967>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):967" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '967'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.194722222222'^^xsd:double;
  dwc:latitude '42.016111111111'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):967'^^xsd:string;
  dwc:observationDate '2010-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A968>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A968> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A968> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01611111111111 35.194722222222225)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.01611111111111"^^xsd:decimal ;
  dwc:decimalLongitude "35.194722222222225"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A968>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01611111111111 35.194722222222225)"^^geo:wktLiteral ;
  geo-pos:lat "42.01611111111111"^^xsd:decimal ;
  geo-pos:long "35.194722222222225"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A968>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):968" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '968'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.194722222222'^^xsd:double;
  dwc:latitude '42.016111111111'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):968'^^xsd:string;
  dwc:observationDate '2010-03-26'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A969>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A969> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A969> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01611111111111 35.194722222222225)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.01611111111111"^^xsd:decimal ;
  dwc:decimalLongitude "35.194722222222225"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A969>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01611111111111 35.194722222222225)"^^geo:wktLiteral ;
  geo-pos:lat "42.01611111111111"^^xsd:decimal ;
  geo-pos:long "35.194722222222225"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A969>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):969" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '969'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.194722222222'^^xsd:double;
  dwc:latitude '42.016111111111'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):969'^^xsd:string;
  dwc:observationDate '2010-04-30'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A970>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A970> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A970> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01611111111111 35.194722222222225)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.01611111111111"^^xsd:decimal ;
  dwc:decimalLongitude "35.194722222222225"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A970>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01611111111111 35.194722222222225)"^^geo:wktLiteral ;
  geo-pos:lat "42.01611111111111"^^xsd:decimal ;
  geo-pos:long "35.194722222222225"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A970>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):970" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '970'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.194722222222'^^xsd:double;
  dwc:latitude '42.016111111111'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):970'^^xsd:string;
  dwc:observationDate '2010-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A971>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A971> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A971> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01611111111111 35.194722222222225)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.01611111111111"^^xsd:decimal ;
  dwc:decimalLongitude "35.194722222222225"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A971>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01611111111111 35.194722222222225)"^^geo:wktLiteral ;
  geo-pos:lat "42.01611111111111"^^xsd:decimal ;
  geo-pos:long "35.194722222222225"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A971>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):971" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '971'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.194722222222'^^xsd:double;
  dwc:latitude '42.016111111111'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):971'^^xsd:string;
  dwc:observationDate '2010-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A972>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A972> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A972> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01611111111111 35.194722222222225)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.01611111111111"^^xsd:decimal ;
  dwc:decimalLongitude "35.194722222222225"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A972>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01611111111111 35.194722222222225)"^^geo:wktLiteral ;
  geo-pos:lat "42.01611111111111"^^xsd:decimal ;
  geo-pos:long "35.194722222222225"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A972>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):972" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '972'^^xsd:integer;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.194722222222'^^xsd:double;
  dwc:latitude '42.016111111111'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):972'^^xsd:string;
  dwc:observationDate '2010-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A779>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A779> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A779> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01611111111111 35.194722222222225)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.01611111111111"^^xsd:decimal ;
  dwc:decimalLongitude "35.194722222222225"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A779>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01611111111111 35.194722222222225)"^^geo:wktLiteral ;
  geo-pos:lat "42.01611111111111"^^xsd:decimal ;
  geo-pos:long "35.194722222222225"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A779>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):779" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '779'^^xsd:integer;
  dwc:scientificName 'Ciliophora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.194722222222'^^xsd:double;
  dwc:latitude '42.016111111111'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '11'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):779'^^xsd:string;
  dwc:observationDate '2010-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '11'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A780>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A780> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A780> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01611111111111 35.194722222222225)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.01611111111111"^^xsd:decimal ;
  dwc:decimalLongitude "35.194722222222225"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A780>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01611111111111 35.194722222222225)"^^geo:wktLiteral ;
  geo-pos:lat "42.01611111111111"^^xsd:decimal ;
  geo-pos:long "35.194722222222225"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A780>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):780" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '780'^^xsd:integer;
  dwc:scientificName 'Ciliophora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.194722222222'^^xsd:double;
  dwc:latitude '42.016111111111'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '11'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):780'^^xsd:string;
  dwc:observationDate '2010-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '11'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A488>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A488> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A488> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01611111111111 35.194722222222225)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.01611111111111"^^xsd:decimal ;
  dwc:decimalLongitude "35.194722222222225"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A488>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01611111111111 35.194722222222225)"^^geo:wktLiteral ;
  geo-pos:lat "42.01611111111111"^^xsd:decimal ;
  geo-pos:long "35.194722222222225"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A488>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):488" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '488'^^xsd:integer;
  dwc:scientificName 'Ostracoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.194722222222'^^xsd:double;
  dwc:latitude '42.016111111111'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):488'^^xsd:string;
  dwc:observationDate '2010-03-26'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A489>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A489> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A489> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01611111111111 35.194722222222225)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.01611111111111"^^xsd:decimal ;
  dwc:decimalLongitude "35.194722222222225"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A489>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01611111111111 35.194722222222225)"^^geo:wktLiteral ;
  geo-pos:lat "42.01611111111111"^^xsd:decimal ;
  geo-pos:long "35.194722222222225"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A489>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):489" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '489'^^xsd:integer;
  dwc:scientificName 'Ostracoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.194722222222'^^xsd:double;
  dwc:latitude '42.016111111111'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):489'^^xsd:string;
  dwc:observationDate '2010-04-30'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A490>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A490> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A490> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01611111111111 35.194722222222225)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.01611111111111"^^xsd:decimal ;
  dwc:decimalLongitude "35.194722222222225"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A490>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01611111111111 35.194722222222225)"^^geo:wktLiteral ;
  geo-pos:lat "42.01611111111111"^^xsd:decimal ;
  geo-pos:long "35.194722222222225"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A490>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):490" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '490'^^xsd:integer;
  dwc:scientificName 'Ostracoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.194722222222'^^xsd:double;
  dwc:latitude '42.016111111111'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):490'^^xsd:string;
  dwc:observationDate '2010-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A491>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A491> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A491> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01611111111111 35.194722222222225)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.01611111111111"^^xsd:decimal ;
  dwc:decimalLongitude "35.194722222222225"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A491>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01611111111111 35.194722222222225)"^^geo:wktLiteral ;
  geo-pos:lat "42.01611111111111"^^xsd:decimal ;
  geo-pos:long "35.194722222222225"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A491>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):491" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '491'^^xsd:integer;
  dwc:scientificName 'Ostracoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.194722222222'^^xsd:double;
  dwc:latitude '42.016111111111'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):491'^^xsd:string;
  dwc:observationDate '2010-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A492>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A492> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A492> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01611111111111 35.194722222222225)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.01611111111111"^^xsd:decimal ;
  dwc:decimalLongitude "35.194722222222225"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A492>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01611111111111 35.194722222222225)"^^geo:wktLiteral ;
  geo-pos:lat "42.01611111111111"^^xsd:decimal ;
  geo-pos:long "35.194722222222225"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A492>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):492" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '492'^^xsd:integer;
  dwc:scientificName 'Ostracoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.194722222222'^^xsd:double;
  dwc:latitude '42.016111111111'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):492'^^xsd:string;
  dwc:observationDate '2010-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A386>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A386> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A386> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01611111111111 35.194722222222225)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.01611111111111"^^xsd:decimal ;
  dwc:decimalLongitude "35.194722222222225"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A386>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01611111111111 35.194722222222225)"^^geo:wktLiteral ;
  geo-pos:lat "42.01611111111111"^^xsd:decimal ;
  geo-pos:long "35.194722222222225"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A386>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):386" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '386'^^xsd:integer;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.194722222222'^^xsd:double;
  dwc:latitude '42.016111111111'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):386'^^xsd:string;
  dwc:observationDate '2009-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A387>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A387> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A387> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01611111111111 35.194722222222225)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.01611111111111"^^xsd:decimal ;
  dwc:decimalLongitude "35.194722222222225"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A387>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01611111111111 35.194722222222225)"^^geo:wktLiteral ;
  geo-pos:lat "42.01611111111111"^^xsd:decimal ;
  geo-pos:long "35.194722222222225"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A387>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):387" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '387'^^xsd:integer;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.194722222222'^^xsd:double;
  dwc:latitude '42.016111111111'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):387'^^xsd:string;
  dwc:observationDate '2009-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A388>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A388> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A388> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01611111111111 35.194722222222225)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.01611111111111"^^xsd:decimal ;
  dwc:decimalLongitude "35.194722222222225"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A388>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01611111111111 35.194722222222225)"^^geo:wktLiteral ;
  geo-pos:lat "42.01611111111111"^^xsd:decimal ;
  geo-pos:long "35.194722222222225"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A388>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):388" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '388'^^xsd:integer;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.194722222222'^^xsd:double;
  dwc:latitude '42.016111111111'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):388'^^xsd:string;
  dwc:observationDate '2009-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A389>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A389> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A389> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01611111111111 35.194722222222225)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.01611111111111"^^xsd:decimal ;
  dwc:decimalLongitude "35.194722222222225"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A389>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01611111111111 35.194722222222225)"^^geo:wktLiteral ;
  geo-pos:lat "42.01611111111111"^^xsd:decimal ;
  geo-pos:long "35.194722222222225"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A389>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):389" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '389'^^xsd:integer;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.194722222222'^^xsd:double;
  dwc:latitude '42.016111111111'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):389'^^xsd:string;
  dwc:observationDate '2009-12-24'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A390>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A390> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A390> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01611111111111 35.194722222222225)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.01611111111111"^^xsd:decimal ;
  dwc:decimalLongitude "35.194722222222225"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A390>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01611111111111 35.194722222222225)"^^geo:wktLiteral ;
  geo-pos:lat "42.01611111111111"^^xsd:decimal ;
  geo-pos:long "35.194722222222225"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A390>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):390" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '390'^^xsd:integer;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.194722222222'^^xsd:double;
  dwc:latitude '42.016111111111'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):390'^^xsd:string;
  dwc:observationDate '2010-01-29'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A391>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A391> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A391> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01611111111111 35.194722222222225)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.01611111111111"^^xsd:decimal ;
  dwc:decimalLongitude "35.194722222222225"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A391>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01611111111111 35.194722222222225)"^^geo:wktLiteral ;
  geo-pos:lat "42.01611111111111"^^xsd:decimal ;
  geo-pos:long "35.194722222222225"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A391>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):391" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '391'^^xsd:integer;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.194722222222'^^xsd:double;
  dwc:latitude '42.016111111111'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):391'^^xsd:string;
  dwc:observationDate '2010-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A392>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A392> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A392> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01611111111111 35.194722222222225)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.01611111111111"^^xsd:decimal ;
  dwc:decimalLongitude "35.194722222222225"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A392>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01611111111111 35.194722222222225)"^^geo:wktLiteral ;
  geo-pos:lat "42.01611111111111"^^xsd:decimal ;
  geo-pos:long "35.194722222222225"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A392>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):392" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '392'^^xsd:integer;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.194722222222'^^xsd:double;
  dwc:latitude '42.016111111111'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):392'^^xsd:string;
  dwc:observationDate '2010-03-26'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A393>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A393> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A393> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01611111111111 35.194722222222225)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.01611111111111"^^xsd:decimal ;
  dwc:decimalLongitude "35.194722222222225"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A393>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01611111111111 35.194722222222225)"^^geo:wktLiteral ;
  geo-pos:lat "42.01611111111111"^^xsd:decimal ;
  geo-pos:long "35.194722222222225"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A393>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):393" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '393'^^xsd:integer;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.194722222222'^^xsd:double;
  dwc:latitude '42.016111111111'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):393'^^xsd:string;
  dwc:observationDate '2010-04-30'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A394>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A394> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A394> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01611111111111 35.194722222222225)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.01611111111111"^^xsd:decimal ;
  dwc:decimalLongitude "35.194722222222225"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A394>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01611111111111 35.194722222222225)"^^geo:wktLiteral ;
  geo-pos:lat "42.01611111111111"^^xsd:decimal ;
  geo-pos:long "35.194722222222225"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A394>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):394" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '394'^^xsd:integer;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.194722222222'^^xsd:double;
  dwc:latitude '42.016111111111'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):394'^^xsd:string;
  dwc:observationDate '2010-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A395>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A395> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A395> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01611111111111 35.194722222222225)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.01611111111111"^^xsd:decimal ;
  dwc:decimalLongitude "35.194722222222225"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A395>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01611111111111 35.194722222222225)"^^geo:wktLiteral ;
  geo-pos:lat "42.01611111111111"^^xsd:decimal ;
  geo-pos:long "35.194722222222225"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A395>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):395" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '395'^^xsd:integer;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.194722222222'^^xsd:double;
  dwc:latitude '42.016111111111'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):395'^^xsd:string;
  dwc:observationDate '2010-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A396>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A396> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A396> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01611111111111 35.194722222222225)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.01611111111111"^^xsd:decimal ;
  dwc:decimalLongitude "35.194722222222225"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A396>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01611111111111 35.194722222222225)"^^geo:wktLiteral ;
  geo-pos:lat "42.01611111111111"^^xsd:decimal ;
  geo-pos:long "35.194722222222225"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A396>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):396" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '396'^^xsd:integer;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.194722222222'^^xsd:double;
  dwc:latitude '42.016111111111'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):396'^^xsd:string;
  dwc:observationDate '2010-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A481>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A481> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A481> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01611111111111 35.194722222222225)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.01611111111111"^^xsd:decimal ;
  dwc:decimalLongitude "35.194722222222225"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A481>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01611111111111 35.194722222222225)"^^geo:wktLiteral ;
  geo-pos:lat "42.01611111111111"^^xsd:decimal ;
  geo-pos:long "35.194722222222225"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A481>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):481" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '481'^^xsd:integer;
  dwc:scientificName 'Ostracoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.194722222222'^^xsd:double;
  dwc:latitude '42.016111111111'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):481'^^xsd:string;
  dwc:observationDate '2009-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A482>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A482> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A482> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01611111111111 35.194722222222225)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.01611111111111"^^xsd:decimal ;
  dwc:decimalLongitude "35.194722222222225"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A482>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01611111111111 35.194722222222225)"^^geo:wktLiteral ;
  geo-pos:lat "42.01611111111111"^^xsd:decimal ;
  geo-pos:long "35.194722222222225"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A482>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):482" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '482'^^xsd:integer;
  dwc:scientificName 'Ostracoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.194722222222'^^xsd:double;
  dwc:latitude '42.016111111111'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):482'^^xsd:string;
  dwc:observationDate '2009-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A483>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A483> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A483> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01611111111111 35.194722222222225)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.01611111111111"^^xsd:decimal ;
  dwc:decimalLongitude "35.194722222222225"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A483>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01611111111111 35.194722222222225)"^^geo:wktLiteral ;
  geo-pos:lat "42.01611111111111"^^xsd:decimal ;
  geo-pos:long "35.194722222222225"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A483>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):483" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '483'^^xsd:integer;
  dwc:scientificName 'Ostracoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.194722222222'^^xsd:double;
  dwc:latitude '42.016111111111'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):483'^^xsd:string;
  dwc:observationDate '2009-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A484>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A484> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A484> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01611111111111 35.194722222222225)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.01611111111111"^^xsd:decimal ;
  dwc:decimalLongitude "35.194722222222225"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A484>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01611111111111 35.194722222222225)"^^geo:wktLiteral ;
  geo-pos:lat "42.01611111111111"^^xsd:decimal ;
  geo-pos:long "35.194722222222225"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A484>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):484" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '484'^^xsd:integer;
  dwc:scientificName 'Ostracoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.194722222222'^^xsd:double;
  dwc:latitude '42.016111111111'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):484'^^xsd:string;
  dwc:observationDate '2009-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A485>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A485> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A485> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01611111111111 35.194722222222225)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.01611111111111"^^xsd:decimal ;
  dwc:decimalLongitude "35.194722222222225"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A485>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01611111111111 35.194722222222225)"^^geo:wktLiteral ;
  geo-pos:lat "42.01611111111111"^^xsd:decimal ;
  geo-pos:long "35.194722222222225"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A485>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):485" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '485'^^xsd:integer;
  dwc:scientificName 'Ostracoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.194722222222'^^xsd:double;
  dwc:latitude '42.016111111111'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):485'^^xsd:string;
  dwc:observationDate '2009-12-24'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A486>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A486> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A486> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01611111111111 35.194722222222225)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.01611111111111"^^xsd:decimal ;
  dwc:decimalLongitude "35.194722222222225"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A486>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01611111111111 35.194722222222225)"^^geo:wktLiteral ;
  geo-pos:lat "42.01611111111111"^^xsd:decimal ;
  geo-pos:long "35.194722222222225"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A486>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):486" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '486'^^xsd:integer;
  dwc:scientificName 'Ostracoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.194722222222'^^xsd:double;
  dwc:latitude '42.016111111111'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):486'^^xsd:string;
  dwc:observationDate '2010-01-29'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A487>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A487> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A487> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01611111111111 35.194722222222225)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.01611111111111"^^xsd:decimal ;
  dwc:decimalLongitude "35.194722222222225"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A487>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01611111111111 35.194722222222225)"^^geo:wktLiteral ;
  geo-pos:lat "42.01611111111111"^^xsd:decimal ;
  geo-pos:long "35.194722222222225"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A487>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):487" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '487'^^xsd:integer;
  dwc:scientificName 'Ostracoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.194722222222'^^xsd:double;
  dwc:latitude '42.016111111111'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):487'^^xsd:string;
  dwc:observationDate '2010-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A385>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A385> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A385> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01611111111111 35.194722222222225)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.01611111111111"^^xsd:decimal ;
  dwc:decimalLongitude "35.194722222222225"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A385>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01611111111111 35.194722222222225)"^^geo:wktLiteral ;
  geo-pos:lat "42.01611111111111"^^xsd:decimal ;
  geo-pos:long "35.194722222222225"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A385>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):385" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '385'^^xsd:integer;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.194722222222'^^xsd:double;
  dwc:latitude '42.016111111111'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):385'^^xsd:string;
  dwc:observationDate '2009-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A290>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A290> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A290> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01611111111111 35.194722222222225)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.01611111111111"^^xsd:decimal ;
  dwc:decimalLongitude "35.194722222222225"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A290>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01611111111111 35.194722222222225)"^^geo:wktLiteral ;
  geo-pos:lat "42.01611111111111"^^xsd:decimal ;
  geo-pos:long "35.194722222222225"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A290>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):290" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '290'^^xsd:integer;
  dwc:scientificName 'Foraminifera (soft shelled)'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.194722222222'^^xsd:double;
  dwc:latitude '42.016111111111'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '1410'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):290'^^xsd:string;
  dwc:observationDate '2009-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '1410'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A291>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A291> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A291> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01611111111111 35.194722222222225)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.01611111111111"^^xsd:decimal ;
  dwc:decimalLongitude "35.194722222222225"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A291>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01611111111111 35.194722222222225)"^^geo:wktLiteral ;
  geo-pos:lat "42.01611111111111"^^xsd:decimal ;
  geo-pos:long "35.194722222222225"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A291>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):291" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '291'^^xsd:integer;
  dwc:scientificName 'Foraminifera (soft shelled)'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.194722222222'^^xsd:double;
  dwc:latitude '42.016111111111'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '1410'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):291'^^xsd:string;
  dwc:observationDate '2009-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '1410'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A289>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A289> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A289> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01611111111111 35.194722222222225)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.01611111111111"^^xsd:decimal ;
  dwc:decimalLongitude "35.194722222222225"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A289>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01611111111111 35.194722222222225)"^^geo:wktLiteral ;
  geo-pos:lat "42.01611111111111"^^xsd:decimal ;
  geo-pos:long "35.194722222222225"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A289>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):289" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '289'^^xsd:integer;
  dwc:scientificName 'Foraminifera (soft shelled)'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.194722222222'^^xsd:double;
  dwc:latitude '42.016111111111'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '1410'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):289'^^xsd:string;
  dwc:observationDate '2009-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '1410'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A673>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A673> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A673> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01611111111111 35.194722222222225)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.01611111111111"^^xsd:decimal ;
  dwc:decimalLongitude "35.194722222222225"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A673>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01611111111111 35.194722222222225)"^^geo:wktLiteral ;
  geo-pos:lat "42.01611111111111"^^xsd:decimal ;
  geo-pos:long "35.194722222222225"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A673>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):673" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '673'^^xsd:integer;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.194722222222'^^xsd:double;
  dwc:latitude '42.016111111111'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):673'^^xsd:string;
  dwc:observationDate '2009-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A674>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A674> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A674> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01611111111111 35.194722222222225)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.01611111111111"^^xsd:decimal ;
  dwc:decimalLongitude "35.194722222222225"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A674>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01611111111111 35.194722222222225)"^^geo:wktLiteral ;
  geo-pos:lat "42.01611111111111"^^xsd:decimal ;
  geo-pos:long "35.194722222222225"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A674>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):674" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '674'^^xsd:integer;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.194722222222'^^xsd:double;
  dwc:latitude '42.016111111111'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):674'^^xsd:string;
  dwc:observationDate '2009-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A675>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A675> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A675> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01611111111111 35.194722222222225)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.01611111111111"^^xsd:decimal ;
  dwc:decimalLongitude "35.194722222222225"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A675>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01611111111111 35.194722222222225)"^^geo:wktLiteral ;
  geo-pos:lat "42.01611111111111"^^xsd:decimal ;
  geo-pos:long "35.194722222222225"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A675>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):675" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '675'^^xsd:integer;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.194722222222'^^xsd:double;
  dwc:latitude '42.016111111111'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):675'^^xsd:string;
  dwc:observationDate '2009-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A292>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A292> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A292> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01611111111111 35.194722222222225)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.01611111111111"^^xsd:decimal ;
  dwc:decimalLongitude "35.194722222222225"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A292>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01611111111111 35.194722222222225)"^^geo:wktLiteral ;
  geo-pos:lat "42.01611111111111"^^xsd:decimal ;
  geo-pos:long "35.194722222222225"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A292>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):292" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '292'^^xsd:integer;
  dwc:scientificName 'Foraminifera (soft shelled)'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.194722222222'^^xsd:double;
  dwc:latitude '42.016111111111'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '1410'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):292'^^xsd:string;
  dwc:observationDate '2009-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '1410'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A293>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A293> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A293> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01611111111111 35.194722222222225)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.01611111111111"^^xsd:decimal ;
  dwc:decimalLongitude "35.194722222222225"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A293>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01611111111111 35.194722222222225)"^^geo:wktLiteral ;
  geo-pos:lat "42.01611111111111"^^xsd:decimal ;
  geo-pos:long "35.194722222222225"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A293>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):293" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '293'^^xsd:integer;
  dwc:scientificName 'Foraminifera (soft shelled)'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.194722222222'^^xsd:double;
  dwc:latitude '42.016111111111'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '1410'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):293'^^xsd:string;
  dwc:observationDate '2009-12-24'^^xsd:date;
  dwc:aphiaIdAccepted '1410'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A294>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A294> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A294> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01611111111111 35.194722222222225)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.01611111111111"^^xsd:decimal ;
  dwc:decimalLongitude "35.194722222222225"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A294>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01611111111111 35.194722222222225)"^^geo:wktLiteral ;
  geo-pos:lat "42.01611111111111"^^xsd:decimal ;
  geo-pos:long "35.194722222222225"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A294>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):294" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '294'^^xsd:integer;
  dwc:scientificName 'Foraminifera (soft shelled)'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.194722222222'^^xsd:double;
  dwc:latitude '42.016111111111'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '1410'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):294'^^xsd:string;
  dwc:observationDate '2010-01-29'^^xsd:date;
  dwc:aphiaIdAccepted '1410'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A295>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A295> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A295> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01611111111111 35.194722222222225)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.01611111111111"^^xsd:decimal ;
  dwc:decimalLongitude "35.194722222222225"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A295>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01611111111111 35.194722222222225)"^^geo:wktLiteral ;
  geo-pos:lat "42.01611111111111"^^xsd:decimal ;
  geo-pos:long "35.194722222222225"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A295>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):295" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '295'^^xsd:integer;
  dwc:scientificName 'Foraminifera (soft shelled)'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.194722222222'^^xsd:double;
  dwc:latitude '42.016111111111'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '1410'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):295'^^xsd:string;
  dwc:observationDate '2010-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '1410'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A296>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A296> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A296> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01611111111111 35.194722222222225)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.01611111111111"^^xsd:decimal ;
  dwc:decimalLongitude "35.194722222222225"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A296>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01611111111111 35.194722222222225)"^^geo:wktLiteral ;
  geo-pos:lat "42.01611111111111"^^xsd:decimal ;
  geo-pos:long "35.194722222222225"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A296>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):296" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '296'^^xsd:integer;
  dwc:scientificName 'Foraminifera (soft shelled)'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.194722222222'^^xsd:double;
  dwc:latitude '42.016111111111'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '1410'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):296'^^xsd:string;
  dwc:observationDate '2010-03-26'^^xsd:date;
  dwc:aphiaIdAccepted '1410'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A297>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A297> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A297> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01611111111111 35.194722222222225)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.01611111111111"^^xsd:decimal ;
  dwc:decimalLongitude "35.194722222222225"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A297>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01611111111111 35.194722222222225)"^^geo:wktLiteral ;
  geo-pos:lat "42.01611111111111"^^xsd:decimal ;
  geo-pos:long "35.194722222222225"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A297>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):297" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '297'^^xsd:integer;
  dwc:scientificName 'Foraminifera (soft shelled)'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.194722222222'^^xsd:double;
  dwc:latitude '42.016111111111'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '1410'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):297'^^xsd:string;
  dwc:observationDate '2010-04-30'^^xsd:date;
  dwc:aphiaIdAccepted '1410'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A298>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A298> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A298> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01611111111111 35.194722222222225)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.01611111111111"^^xsd:decimal ;
  dwc:decimalLongitude "35.194722222222225"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A298>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01611111111111 35.194722222222225)"^^geo:wktLiteral ;
  geo-pos:lat "42.01611111111111"^^xsd:decimal ;
  geo-pos:long "35.194722222222225"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A298>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):298" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '298'^^xsd:integer;
  dwc:scientificName 'Foraminifera (soft shelled)'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.194722222222'^^xsd:double;
  dwc:latitude '42.016111111111'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '1410'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):298'^^xsd:string;
  dwc:observationDate '2010-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '1410'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A299>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A299> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A299> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01611111111111 35.194722222222225)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.01611111111111"^^xsd:decimal ;
  dwc:decimalLongitude "35.194722222222225"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A299>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01611111111111 35.194722222222225)"^^geo:wktLiteral ;
  geo-pos:lat "42.01611111111111"^^xsd:decimal ;
  geo-pos:long "35.194722222222225"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A299>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):299" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '299'^^xsd:integer;
  dwc:scientificName 'Foraminifera (soft shelled)'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.194722222222'^^xsd:double;
  dwc:latitude '42.016111111111'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '1410'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):299'^^xsd:string;
  dwc:observationDate '2010-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '1410'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A300> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01611111111111 35.194722222222225)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.01611111111111"^^xsd:decimal ;
  dwc:decimalLongitude "35.194722222222225"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01611111111111 35.194722222222225)"^^geo:wktLiteral ;
  geo-pos:lat "42.01611111111111"^^xsd:decimal ;
  geo-pos:long "35.194722222222225"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '300'^^xsd:integer;
  dwc:scientificName 'Foraminifera (soft shelled)'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.194722222222'^^xsd:double;
  dwc:latitude '42.016111111111'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '1410'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):300'^^xsd:string;
  dwc:observationDate '2010-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '1410'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A12>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A12> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A12> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01611111111111 35.194722222222225)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.01611111111111"^^xsd:decimal ;
  dwc:decimalLongitude "35.194722222222225"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A12>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01611111111111 35.194722222222225)"^^geo:wktLiteral ;
  geo-pos:lat "42.01611111111111"^^xsd:decimal ;
  geo-pos:long "35.194722222222225"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A12>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):12" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '12'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.194722222222'^^xsd:double;
  dwc:latitude '42.016111111111'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):12'^^xsd:string;
  dwc:observationDate '2010-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A676>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A676> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A676> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01611111111111 35.194722222222225)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.01611111111111"^^xsd:decimal ;
  dwc:decimalLongitude "35.194722222222225"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A676>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01611111111111 35.194722222222225)"^^geo:wktLiteral ;
  geo-pos:lat "42.01611111111111"^^xsd:decimal ;
  geo-pos:long "35.194722222222225"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A676>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):676" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '676'^^xsd:integer;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.194722222222'^^xsd:double;
  dwc:latitude '42.016111111111'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):676'^^xsd:string;
  dwc:observationDate '2009-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A677>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A677> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A677> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01611111111111 35.194722222222225)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.01611111111111"^^xsd:decimal ;
  dwc:decimalLongitude "35.194722222222225"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A677>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01611111111111 35.194722222222225)"^^geo:wktLiteral ;
  geo-pos:lat "42.01611111111111"^^xsd:decimal ;
  geo-pos:long "35.194722222222225"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A677>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):677" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '677'^^xsd:integer;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.194722222222'^^xsd:double;
  dwc:latitude '42.016111111111'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):677'^^xsd:string;
  dwc:observationDate '2009-12-24'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A678>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A678> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A678> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01611111111111 35.194722222222225)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.01611111111111"^^xsd:decimal ;
  dwc:decimalLongitude "35.194722222222225"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A678>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01611111111111 35.194722222222225)"^^geo:wktLiteral ;
  geo-pos:lat "42.01611111111111"^^xsd:decimal ;
  geo-pos:long "35.194722222222225"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A678>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):678" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '678'^^xsd:integer;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.194722222222'^^xsd:double;
  dwc:latitude '42.016111111111'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):678'^^xsd:string;
  dwc:observationDate '2010-01-29'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A679>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A679> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A679> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01611111111111 35.194722222222225)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.01611111111111"^^xsd:decimal ;
  dwc:decimalLongitude "35.194722222222225"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A679>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01611111111111 35.194722222222225)"^^geo:wktLiteral ;
  geo-pos:lat "42.01611111111111"^^xsd:decimal ;
  geo-pos:long "35.194722222222225"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A679>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):679" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '679'^^xsd:integer;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.194722222222'^^xsd:double;
  dwc:latitude '42.016111111111'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):679'^^xsd:string;
  dwc:observationDate '2010-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A680>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A680> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A680> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01611111111111 35.194722222222225)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.01611111111111"^^xsd:decimal ;
  dwc:decimalLongitude "35.194722222222225"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A680>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01611111111111 35.194722222222225)"^^geo:wktLiteral ;
  geo-pos:lat "42.01611111111111"^^xsd:decimal ;
  geo-pos:long "35.194722222222225"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A680>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):680" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '680'^^xsd:integer;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.194722222222'^^xsd:double;
  dwc:latitude '42.016111111111'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):680'^^xsd:string;
  dwc:observationDate '2010-03-26'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A681>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A681> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A681> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01611111111111 35.194722222222225)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.01611111111111"^^xsd:decimal ;
  dwc:decimalLongitude "35.194722222222225"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A681>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01611111111111 35.194722222222225)"^^geo:wktLiteral ;
  geo-pos:lat "42.01611111111111"^^xsd:decimal ;
  geo-pos:long "35.194722222222225"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A681>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):681" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '681'^^xsd:integer;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.194722222222'^^xsd:double;
  dwc:latitude '42.016111111111'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):681'^^xsd:string;
  dwc:observationDate '2010-04-30'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A682>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A682> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A682> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01611111111111 35.194722222222225)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.01611111111111"^^xsd:decimal ;
  dwc:decimalLongitude "35.194722222222225"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A682>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01611111111111 35.194722222222225)"^^geo:wktLiteral ;
  geo-pos:lat "42.01611111111111"^^xsd:decimal ;
  geo-pos:long "35.194722222222225"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A682>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):682" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '682'^^xsd:integer;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.194722222222'^^xsd:double;
  dwc:latitude '42.016111111111'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):682'^^xsd:string;
  dwc:observationDate '2010-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A683>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A683> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A683> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01611111111111 35.194722222222225)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.01611111111111"^^xsd:decimal ;
  dwc:decimalLongitude "35.194722222222225"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A683>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01611111111111 35.194722222222225)"^^geo:wktLiteral ;
  geo-pos:lat "42.01611111111111"^^xsd:decimal ;
  geo-pos:long "35.194722222222225"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A683>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):683" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '683'^^xsd:integer;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.194722222222'^^xsd:double;
  dwc:latitude '42.016111111111'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):683'^^xsd:string;
  dwc:observationDate '2010-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A684>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A684> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A684> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01611111111111 35.194722222222225)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.01611111111111"^^xsd:decimal ;
  dwc:decimalLongitude "35.194722222222225"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A684>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01611111111111 35.194722222222225)"^^geo:wktLiteral ;
  geo-pos:lat "42.01611111111111"^^xsd:decimal ;
  geo-pos:long "35.194722222222225"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A684>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):684" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '684'^^xsd:integer;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.194722222222'^^xsd:double;
  dwc:latitude '42.016111111111'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):684'^^xsd:string;
  dwc:observationDate '2010-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A581>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A581> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A581> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01611111111111 35.194722222222225)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.01611111111111"^^xsd:decimal ;
  dwc:decimalLongitude "35.194722222222225"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A581>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01611111111111 35.194722222222225)"^^geo:wktLiteral ;
  geo-pos:lat "42.01611111111111"^^xsd:decimal ;
  geo-pos:long "35.194722222222225"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A581>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):581" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '581'^^xsd:integer;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.194722222222'^^xsd:double;
  dwc:latitude '42.016111111111'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):581'^^xsd:string;
  dwc:observationDate '2009-12-24'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A582>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A582> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A582> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01611111111111 35.194722222222225)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.01611111111111"^^xsd:decimal ;
  dwc:decimalLongitude "35.194722222222225"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A582>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01611111111111 35.194722222222225)"^^geo:wktLiteral ;
  geo-pos:lat "42.01611111111111"^^xsd:decimal ;
  geo-pos:long "35.194722222222225"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A582>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):582" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '582'^^xsd:integer;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.194722222222'^^xsd:double;
  dwc:latitude '42.016111111111'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):582'^^xsd:string;
  dwc:observationDate '2010-01-29'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A583>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A583> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A583> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01611111111111 35.194722222222225)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.01611111111111"^^xsd:decimal ;
  dwc:decimalLongitude "35.194722222222225"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A583>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01611111111111 35.194722222222225)"^^geo:wktLiteral ;
  geo-pos:lat "42.01611111111111"^^xsd:decimal ;
  geo-pos:long "35.194722222222225"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A583>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):583" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '583'^^xsd:integer;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.194722222222'^^xsd:double;
  dwc:latitude '42.016111111111'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):583'^^xsd:string;
  dwc:observationDate '2010-02-26'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A584>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A584> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A584> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01611111111111 35.194722222222225)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.01611111111111"^^xsd:decimal ;
  dwc:decimalLongitude "35.194722222222225"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A584>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01611111111111 35.194722222222225)"^^geo:wktLiteral ;
  geo-pos:lat "42.01611111111111"^^xsd:decimal ;
  geo-pos:long "35.194722222222225"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A584>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):584" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '584'^^xsd:integer;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.194722222222'^^xsd:double;
  dwc:latitude '42.016111111111'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):584'^^xsd:string;
  dwc:observationDate '2010-03-26'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A585>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A585> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A585> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01611111111111 35.194722222222225)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.01611111111111"^^xsd:decimal ;
  dwc:decimalLongitude "35.194722222222225"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A585>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01611111111111 35.194722222222225)"^^geo:wktLiteral ;
  geo-pos:lat "42.01611111111111"^^xsd:decimal ;
  geo-pos:long "35.194722222222225"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A585>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):585" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '585'^^xsd:integer;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.194722222222'^^xsd:double;
  dwc:latitude '42.016111111111'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):585'^^xsd:string;
  dwc:observationDate '2010-04-30'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A586>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A586> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A586> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01611111111111 35.194722222222225)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.01611111111111"^^xsd:decimal ;
  dwc:decimalLongitude "35.194722222222225"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A586>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01611111111111 35.194722222222225)"^^geo:wktLiteral ;
  geo-pos:lat "42.01611111111111"^^xsd:decimal ;
  geo-pos:long "35.194722222222225"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A586>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):586" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '586'^^xsd:integer;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.194722222222'^^xsd:double;
  dwc:latitude '42.016111111111'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):586'^^xsd:string;
  dwc:observationDate '2010-05-31'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A587>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A587> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A587> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01611111111111 35.194722222222225)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.01611111111111"^^xsd:decimal ;
  dwc:decimalLongitude "35.194722222222225"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A587>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01611111111111 35.194722222222225)"^^geo:wktLiteral ;
  geo-pos:lat "42.01611111111111"^^xsd:decimal ;
  geo-pos:long "35.194722222222225"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A587>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):587" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '587'^^xsd:integer;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.194722222222'^^xsd:double;
  dwc:latitude '42.016111111111'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):587'^^xsd:string;
  dwc:observationDate '2010-06-28'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A588>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A588> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A588> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01611111111111 35.194722222222225)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.01611111111111"^^xsd:decimal ;
  dwc:decimalLongitude "35.194722222222225"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A588>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01611111111111 35.194722222222225)"^^geo:wktLiteral ;
  geo-pos:lat "42.01611111111111"^^xsd:decimal ;
  geo-pos:long "35.194722222222225"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A588>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):588" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '588'^^xsd:integer;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.194722222222'^^xsd:double;
  dwc:latitude '42.016111111111'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):588'^^xsd:string;
  dwc:observationDate '2010-07-08'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A577>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A577> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A577> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01611111111111 35.194722222222225)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.01611111111111"^^xsd:decimal ;
  dwc:decimalLongitude "35.194722222222225"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A577>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01611111111111 35.194722222222225)"^^geo:wktLiteral ;
  geo-pos:lat "42.01611111111111"^^xsd:decimal ;
  geo-pos:long "35.194722222222225"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A577>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):577" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '577'^^xsd:integer;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.194722222222'^^xsd:double;
  dwc:latitude '42.016111111111'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):577'^^xsd:string;
  dwc:observationDate '2009-08-26'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A578>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A578> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A578> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01611111111111 35.194722222222225)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.01611111111111"^^xsd:decimal ;
  dwc:decimalLongitude "35.194722222222225"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A578>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01611111111111 35.194722222222225)"^^geo:wktLiteral ;
  geo-pos:lat "42.01611111111111"^^xsd:decimal ;
  geo-pos:long "35.194722222222225"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A578>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):578" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '578'^^xsd:integer;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.194722222222'^^xsd:double;
  dwc:latitude '42.016111111111'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):578'^^xsd:string;
  dwc:observationDate '2009-09-29'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A579>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A579> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A579> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01611111111111 35.194722222222225)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.01611111111111"^^xsd:decimal ;
  dwc:decimalLongitude "35.194722222222225"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A579>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01611111111111 35.194722222222225)"^^geo:wktLiteral ;
  geo-pos:lat "42.01611111111111"^^xsd:decimal ;
  geo-pos:long "35.194722222222225"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A579>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):579" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '579'^^xsd:integer;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.194722222222'^^xsd:double;
  dwc:latitude '42.016111111111'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):579'^^xsd:string;
  dwc:observationDate '2009-10-20'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A580>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A580> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A580> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01611111111111 35.194722222222225)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.01611111111111"^^xsd:decimal ;
  dwc:decimalLongitude "35.194722222222225"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A580>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01611111111111 35.194722222222225)"^^geo:wktLiteral ;
  geo-pos:lat "42.01611111111111"^^xsd:decimal ;
  geo-pos:long "35.194722222222225"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A580>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):580" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '580'^^xsd:integer;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.194722222222'^^xsd:double;
  dwc:latitude '42.016111111111'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):580'^^xsd:string;
  dwc:observationDate '2009-11-19'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A769>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A769> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A769> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01611111111111 35.194722222222225)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.01611111111111"^^xsd:decimal ;
  dwc:decimalLongitude "35.194722222222225"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A769>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01611111111111 35.194722222222225)"^^geo:wktLiteral ;
  geo-pos:lat "42.01611111111111"^^xsd:decimal ;
  geo-pos:long "35.194722222222225"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A769>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):769" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '769'^^xsd:integer;
  dwc:scientificName 'Ciliophora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.194722222222'^^xsd:double;
  dwc:latitude '42.016111111111'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '11'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):769'^^xsd:string;
  dwc:observationDate '2009-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '11'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A770>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A770> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A770> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01611111111111 35.194722222222225)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.01611111111111"^^xsd:decimal ;
  dwc:decimalLongitude "35.194722222222225"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A770>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01611111111111 35.194722222222225)"^^geo:wktLiteral ;
  geo-pos:lat "42.01611111111111"^^xsd:decimal ;
  geo-pos:long "35.194722222222225"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A770>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):770" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '770'^^xsd:integer;
  dwc:scientificName 'Ciliophora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.194722222222'^^xsd:double;
  dwc:latitude '42.016111111111'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '11'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):770'^^xsd:string;
  dwc:observationDate '2009-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '11'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A771>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A771> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A771> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01611111111111 35.194722222222225)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.01611111111111"^^xsd:decimal ;
  dwc:decimalLongitude "35.194722222222225"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A771>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01611111111111 35.194722222222225)"^^geo:wktLiteral ;
  geo-pos:lat "42.01611111111111"^^xsd:decimal ;
  geo-pos:long "35.194722222222225"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A771>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):771" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '771'^^xsd:integer;
  dwc:scientificName 'Ciliophora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.194722222222'^^xsd:double;
  dwc:latitude '42.016111111111'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '11'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):771'^^xsd:string;
  dwc:observationDate '2009-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '11'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A772>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A772> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A772> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01611111111111 35.194722222222225)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.01611111111111"^^xsd:decimal ;
  dwc:decimalLongitude "35.194722222222225"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A772>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01611111111111 35.194722222222225)"^^geo:wktLiteral ;
  geo-pos:lat "42.01611111111111"^^xsd:decimal ;
  geo-pos:long "35.194722222222225"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A772>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):772" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '772'^^xsd:integer;
  dwc:scientificName 'Ciliophora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.194722222222'^^xsd:double;
  dwc:latitude '42.016111111111'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '11'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):772'^^xsd:string;
  dwc:observationDate '2009-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '11'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A773>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A773> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A773> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01611111111111 35.194722222222225)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.01611111111111"^^xsd:decimal ;
  dwc:decimalLongitude "35.194722222222225"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A773>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01611111111111 35.194722222222225)"^^geo:wktLiteral ;
  geo-pos:lat "42.01611111111111"^^xsd:decimal ;
  geo-pos:long "35.194722222222225"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A773>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):773" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '773'^^xsd:integer;
  dwc:scientificName 'Ciliophora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.194722222222'^^xsd:double;
  dwc:latitude '42.016111111111'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '11'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):773'^^xsd:string;
  dwc:observationDate '2009-12-24'^^xsd:date;
  dwc:aphiaIdAccepted '11'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A774>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A774> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A774> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01611111111111 35.194722222222225)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.01611111111111"^^xsd:decimal ;
  dwc:decimalLongitude "35.194722222222225"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A774>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01611111111111 35.194722222222225)"^^geo:wktLiteral ;
  geo-pos:lat "42.01611111111111"^^xsd:decimal ;
  geo-pos:long "35.194722222222225"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A774>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):774" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '774'^^xsd:integer;
  dwc:scientificName 'Ciliophora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.194722222222'^^xsd:double;
  dwc:latitude '42.016111111111'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '11'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):774'^^xsd:string;
  dwc:observationDate '2010-01-29'^^xsd:date;
  dwc:aphiaIdAccepted '11'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A775>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A775> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A775> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01611111111111 35.194722222222225)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.01611111111111"^^xsd:decimal ;
  dwc:decimalLongitude "35.194722222222225"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A775>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01611111111111 35.194722222222225)"^^geo:wktLiteral ;
  geo-pos:lat "42.01611111111111"^^xsd:decimal ;
  geo-pos:long "35.194722222222225"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A775>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):775" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '775'^^xsd:integer;
  dwc:scientificName 'Ciliophora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.194722222222'^^xsd:double;
  dwc:latitude '42.016111111111'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '11'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):775'^^xsd:string;
  dwc:observationDate '2010-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '11'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A776>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A776> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A776> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01611111111111 35.194722222222225)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.01611111111111"^^xsd:decimal ;
  dwc:decimalLongitude "35.194722222222225"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A776>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01611111111111 35.194722222222225)"^^geo:wktLiteral ;
  geo-pos:lat "42.01611111111111"^^xsd:decimal ;
  geo-pos:long "35.194722222222225"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A776>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):776" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '776'^^xsd:integer;
  dwc:scientificName 'Ciliophora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.194722222222'^^xsd:double;
  dwc:latitude '42.016111111111'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '11'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):776'^^xsd:string;
  dwc:observationDate '2010-03-26'^^xsd:date;
  dwc:aphiaIdAccepted '11'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A777>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A777> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A777> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01611111111111 35.194722222222225)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.01611111111111"^^xsd:decimal ;
  dwc:decimalLongitude "35.194722222222225"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A777>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01611111111111 35.194722222222225)"^^geo:wktLiteral ;
  geo-pos:lat "42.01611111111111"^^xsd:decimal ;
  geo-pos:long "35.194722222222225"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A777>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):777" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '777'^^xsd:integer;
  dwc:scientificName 'Ciliophora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.194722222222'^^xsd:double;
  dwc:latitude '42.016111111111'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '11'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):777'^^xsd:string;
  dwc:observationDate '2010-04-30'^^xsd:date;
  dwc:aphiaIdAccepted '11'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A778>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A778> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A778> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01611111111111 35.194722222222225)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.01611111111111"^^xsd:decimal ;
  dwc:decimalLongitude "35.194722222222225"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A778>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01611111111111 35.194722222222225)"^^geo:wktLiteral ;
  geo-pos:lat "42.01611111111111"^^xsd:decimal ;
  geo-pos:long "35.194722222222225"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A778>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):778" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '778'^^xsd:integer;
  dwc:scientificName 'Ciliophora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.194722222222'^^xsd:double;
  dwc:latitude '42.016111111111'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '11'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):778'^^xsd:string;
  dwc:observationDate '2010-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '11'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A97>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A97> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A97> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01611111111111 35.194722222222225)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.01611111111111"^^xsd:decimal ;
  dwc:decimalLongitude "35.194722222222225"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A97>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01611111111111 35.194722222222225)"^^geo:wktLiteral ;
  geo-pos:lat "42.01611111111111"^^xsd:decimal ;
  geo-pos:long "35.194722222222225"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A97>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):97" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '97'^^xsd:integer;
  dwc:scientificName 'Harpacticoida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.194722222222'^^xsd:double;
  dwc:latitude '42.016111111111'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '1102'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):97'^^xsd:string;
  dwc:observationDate '2009-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '1102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A98>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A98> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A98> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01611111111111 35.194722222222225)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.01611111111111"^^xsd:decimal ;
  dwc:decimalLongitude "35.194722222222225"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A98>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01611111111111 35.194722222222225)"^^geo:wktLiteral ;
  geo-pos:lat "42.01611111111111"^^xsd:decimal ;
  geo-pos:long "35.194722222222225"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A98>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):98" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '98'^^xsd:integer;
  dwc:scientificName 'Harpacticoida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.194722222222'^^xsd:double;
  dwc:latitude '42.016111111111'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '1102'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):98'^^xsd:string;
  dwc:observationDate '2009-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '1102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A99>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A99> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A99> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01611111111111 35.194722222222225)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.01611111111111"^^xsd:decimal ;
  dwc:decimalLongitude "35.194722222222225"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A99>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01611111111111 35.194722222222225)"^^geo:wktLiteral ;
  geo-pos:lat "42.01611111111111"^^xsd:decimal ;
  geo-pos:long "35.194722222222225"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A99>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):99" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '99'^^xsd:integer;
  dwc:scientificName 'Harpacticoida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.194722222222'^^xsd:double;
  dwc:latitude '42.016111111111'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '1102'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):99'^^xsd:string;
  dwc:observationDate '2009-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '1102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A100> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01611111111111 35.194722222222225)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.01611111111111"^^xsd:decimal ;
  dwc:decimalLongitude "35.194722222222225"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01611111111111 35.194722222222225)"^^geo:wktLiteral ;
  geo-pos:lat "42.01611111111111"^^xsd:decimal ;
  geo-pos:long "35.194722222222225"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '100'^^xsd:integer;
  dwc:scientificName 'Harpacticoida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.194722222222'^^xsd:double;
  dwc:latitude '42.016111111111'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '1102'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):100'^^xsd:string;
  dwc:observationDate '2009-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '1102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A101> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01611111111111 35.194722222222225)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.01611111111111"^^xsd:decimal ;
  dwc:decimalLongitude "35.194722222222225"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01611111111111 35.194722222222225)"^^geo:wktLiteral ;
  geo-pos:lat "42.01611111111111"^^xsd:decimal ;
  geo-pos:long "35.194722222222225"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '101'^^xsd:integer;
  dwc:scientificName 'Harpacticoida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.194722222222'^^xsd:double;
  dwc:latitude '42.016111111111'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '1102'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):101'^^xsd:string;
  dwc:observationDate '2009-12-24'^^xsd:date;
  dwc:aphiaIdAccepted '1102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A102>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A102> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A102> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01611111111111 35.194722222222225)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.01611111111111"^^xsd:decimal ;
  dwc:decimalLongitude "35.194722222222225"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A102>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01611111111111 35.194722222222225)"^^geo:wktLiteral ;
  geo-pos:lat "42.01611111111111"^^xsd:decimal ;
  geo-pos:long "35.194722222222225"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A102>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):102" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '102'^^xsd:integer;
  dwc:scientificName 'Harpacticoida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.194722222222'^^xsd:double;
  dwc:latitude '42.016111111111'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '1102'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):102'^^xsd:string;
  dwc:observationDate '2010-01-29'^^xsd:date;
  dwc:aphiaIdAccepted '1102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A103>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A103> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A103> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01611111111111 35.194722222222225)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.01611111111111"^^xsd:decimal ;
  dwc:decimalLongitude "35.194722222222225"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A103>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01611111111111 35.194722222222225)"^^geo:wktLiteral ;
  geo-pos:lat "42.01611111111111"^^xsd:decimal ;
  geo-pos:long "35.194722222222225"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A103>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):103" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '103'^^xsd:integer;
  dwc:scientificName 'Harpacticoida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.194722222222'^^xsd:double;
  dwc:latitude '42.016111111111'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '1102'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):103'^^xsd:string;
  dwc:observationDate '2010-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '1102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A104>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A104> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A104> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01611111111111 35.194722222222225)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.01611111111111"^^xsd:decimal ;
  dwc:decimalLongitude "35.194722222222225"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A104>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01611111111111 35.194722222222225)"^^geo:wktLiteral ;
  geo-pos:lat "42.01611111111111"^^xsd:decimal ;
  geo-pos:long "35.194722222222225"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A104>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):104" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '104'^^xsd:integer;
  dwc:scientificName 'Harpacticoida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.194722222222'^^xsd:double;
  dwc:latitude '42.016111111111'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '1102'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):104'^^xsd:string;
  dwc:observationDate '2010-03-26'^^xsd:date;
  dwc:aphiaIdAccepted '1102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A105>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A105> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A105> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01611111111111 35.194722222222225)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.01611111111111"^^xsd:decimal ;
  dwc:decimalLongitude "35.194722222222225"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A105>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01611111111111 35.194722222222225)"^^geo:wktLiteral ;
  geo-pos:lat "42.01611111111111"^^xsd:decimal ;
  geo-pos:long "35.194722222222225"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A105>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):105" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '105'^^xsd:integer;
  dwc:scientificName 'Harpacticoida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.194722222222'^^xsd:double;
  dwc:latitude '42.016111111111'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '1102'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):105'^^xsd:string;
  dwc:observationDate '2010-04-30'^^xsd:date;
  dwc:aphiaIdAccepted '1102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A106>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A106> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A106> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01611111111111 35.194722222222225)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.01611111111111"^^xsd:decimal ;
  dwc:decimalLongitude "35.194722222222225"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A106>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01611111111111 35.194722222222225)"^^geo:wktLiteral ;
  geo-pos:lat "42.01611111111111"^^xsd:decimal ;
  geo-pos:long "35.194722222222225"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A106>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):106" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '106'^^xsd:integer;
  dwc:scientificName 'Harpacticoida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.194722222222'^^xsd:double;
  dwc:latitude '42.016111111111'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '1102'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):106'^^xsd:string;
  dwc:observationDate '2010-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '1102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A107>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A107> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A107> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01611111111111 35.194722222222225)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.01611111111111"^^xsd:decimal ;
  dwc:decimalLongitude "35.194722222222225"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A107>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01611111111111 35.194722222222225)"^^geo:wktLiteral ;
  geo-pos:lat "42.01611111111111"^^xsd:decimal ;
  geo-pos:long "35.194722222222225"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A107>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):107" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '107'^^xsd:integer;
  dwc:scientificName 'Harpacticoida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.194722222222'^^xsd:double;
  dwc:latitude '42.016111111111'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '1102'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):107'^^xsd:string;
  dwc:observationDate '2010-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '1102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A108>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A108> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A108> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01611111111111 35.194722222222225)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.01611111111111"^^xsd:decimal ;
  dwc:decimalLongitude "35.194722222222225"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A108>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01611111111111 35.194722222222225)"^^geo:wktLiteral ;
  geo-pos:lat "42.01611111111111"^^xsd:decimal ;
  geo-pos:long "35.194722222222225"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A108>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):108" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '108'^^xsd:integer;
  dwc:scientificName 'Harpacticoida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.194722222222'^^xsd:double;
  dwc:latitude '42.016111111111'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '1102'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):108'^^xsd:string;
  dwc:observationDate '2010-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '1102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A193>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A193> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A193> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01611111111111 35.194722222222225)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.01611111111111"^^xsd:decimal ;
  dwc:decimalLongitude "35.194722222222225"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A193>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01611111111111 35.194722222222225)"^^geo:wktLiteral ;
  geo-pos:lat "42.01611111111111"^^xsd:decimal ;
  geo-pos:long "35.194722222222225"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A193>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):193" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '193'^^xsd:integer;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.194722222222'^^xsd:double;
  dwc:latitude '42.016111111111'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):193'^^xsd:string;
  dwc:observationDate '2009-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A194>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A194> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A194> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01611111111111 35.194722222222225)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.01611111111111"^^xsd:decimal ;
  dwc:decimalLongitude "35.194722222222225"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A194>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01611111111111 35.194722222222225)"^^geo:wktLiteral ;
  geo-pos:lat "42.01611111111111"^^xsd:decimal ;
  geo-pos:long "35.194722222222225"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A194>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):194" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '194'^^xsd:integer;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.194722222222'^^xsd:double;
  dwc:latitude '42.016111111111'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):194'^^xsd:string;
  dwc:observationDate '2009-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A195>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A195> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A195> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01611111111111 35.194722222222225)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.01611111111111"^^xsd:decimal ;
  dwc:decimalLongitude "35.194722222222225"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A195>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01611111111111 35.194722222222225)"^^geo:wktLiteral ;
  geo-pos:lat "42.01611111111111"^^xsd:decimal ;
  geo-pos:long "35.194722222222225"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A195>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):195" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '195'^^xsd:integer;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.194722222222'^^xsd:double;
  dwc:latitude '42.016111111111'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):195'^^xsd:string;
  dwc:observationDate '2009-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A196>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A196> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A196> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01611111111111 35.194722222222225)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.01611111111111"^^xsd:decimal ;
  dwc:decimalLongitude "35.194722222222225"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A196>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01611111111111 35.194722222222225)"^^geo:wktLiteral ;
  geo-pos:lat "42.01611111111111"^^xsd:decimal ;
  geo-pos:long "35.194722222222225"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A196>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):196" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '196'^^xsd:integer;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.194722222222'^^xsd:double;
  dwc:latitude '42.016111111111'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):196'^^xsd:string;
  dwc:observationDate '2009-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A197>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A197> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A197> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01611111111111 35.194722222222225)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.01611111111111"^^xsd:decimal ;
  dwc:decimalLongitude "35.194722222222225"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A197>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01611111111111 35.194722222222225)"^^geo:wktLiteral ;
  geo-pos:lat "42.01611111111111"^^xsd:decimal ;
  geo-pos:long "35.194722222222225"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A197>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):197" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '197'^^xsd:integer;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.194722222222'^^xsd:double;
  dwc:latitude '42.016111111111'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):197'^^xsd:string;
  dwc:observationDate '2009-12-24'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A198>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A198> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A198> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01611111111111 35.194722222222225)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.01611111111111"^^xsd:decimal ;
  dwc:decimalLongitude "35.194722222222225"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A198>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01611111111111 35.194722222222225)"^^geo:wktLiteral ;
  geo-pos:lat "42.01611111111111"^^xsd:decimal ;
  geo-pos:long "35.194722222222225"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A198>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):198" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '198'^^xsd:integer;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.194722222222'^^xsd:double;
  dwc:latitude '42.016111111111'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):198'^^xsd:string;
  dwc:observationDate '2010-01-29'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A199>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A199> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A199> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01611111111111 35.194722222222225)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.01611111111111"^^xsd:decimal ;
  dwc:decimalLongitude "35.194722222222225"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A199>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01611111111111 35.194722222222225)"^^geo:wktLiteral ;
  geo-pos:lat "42.01611111111111"^^xsd:decimal ;
  geo-pos:long "35.194722222222225"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A199>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):199" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '199'^^xsd:integer;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.194722222222'^^xsd:double;
  dwc:latitude '42.016111111111'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):199'^^xsd:string;
  dwc:observationDate '2010-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A200> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01611111111111 35.194722222222225)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.01611111111111"^^xsd:decimal ;
  dwc:decimalLongitude "35.194722222222225"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01611111111111 35.194722222222225)"^^geo:wktLiteral ;
  geo-pos:lat "42.01611111111111"^^xsd:decimal ;
  geo-pos:long "35.194722222222225"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '200'^^xsd:integer;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.194722222222'^^xsd:double;
  dwc:latitude '42.016111111111'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):200'^^xsd:string;
  dwc:observationDate '2010-03-26'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A201> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01611111111111 35.194722222222225)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.01611111111111"^^xsd:decimal ;
  dwc:decimalLongitude "35.194722222222225"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01611111111111 35.194722222222225)"^^geo:wktLiteral ;
  geo-pos:lat "42.01611111111111"^^xsd:decimal ;
  geo-pos:long "35.194722222222225"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '201'^^xsd:integer;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.194722222222'^^xsd:double;
  dwc:latitude '42.016111111111'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):201'^^xsd:string;
  dwc:observationDate '2010-04-30'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A202>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A202> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A202> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01611111111111 35.194722222222225)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.01611111111111"^^xsd:decimal ;
  dwc:decimalLongitude "35.194722222222225"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A202>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01611111111111 35.194722222222225)"^^geo:wktLiteral ;
  geo-pos:lat "42.01611111111111"^^xsd:decimal ;
  geo-pos:long "35.194722222222225"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A202>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):202" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '202'^^xsd:integer;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.194722222222'^^xsd:double;
  dwc:latitude '42.016111111111'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):202'^^xsd:string;
  dwc:observationDate '2010-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A203>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A203> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A203> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01611111111111 35.194722222222225)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.01611111111111"^^xsd:decimal ;
  dwc:decimalLongitude "35.194722222222225"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A203>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01611111111111 35.194722222222225)"^^geo:wktLiteral ;
  geo-pos:lat "42.01611111111111"^^xsd:decimal ;
  geo-pos:long "35.194722222222225"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A203>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):203" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '203'^^xsd:integer;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.194722222222'^^xsd:double;
  dwc:latitude '42.016111111111'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):203'^^xsd:string;
  dwc:observationDate '2010-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A204>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A204> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A204> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01611111111111 35.194722222222225)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.01611111111111"^^xsd:decimal ;
  dwc:decimalLongitude "35.194722222222225"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A204>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01611111111111 35.194722222222225)"^^geo:wktLiteral ;
  geo-pos:lat "42.01611111111111"^^xsd:decimal ;
  geo-pos:long "35.194722222222225"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A204>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):204" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '204'^^xsd:integer;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.194722222222'^^xsd:double;
  dwc:latitude '42.016111111111'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):204'^^xsd:string;
  dwc:observationDate '2010-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A865>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A865> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A865> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01611111111111 35.194722222222225)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.01611111111111"^^xsd:decimal ;
  dwc:decimalLongitude "35.194722222222225"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A865>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01611111111111 35.194722222222225)"^^geo:wktLiteral ;
  geo-pos:lat "42.01611111111111"^^xsd:decimal ;
  geo-pos:long "35.194722222222225"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A865>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):865" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '865'^^xsd:integer;
  dwc:scientificName 'Gromia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.194722222222'^^xsd:double;
  dwc:latitude '42.016111111111'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '520927'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):865'^^xsd:string;
  dwc:observationDate '2009-08-26'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A866>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A866> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A866> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01611111111111 35.194722222222225)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.01611111111111"^^xsd:decimal ;
  dwc:decimalLongitude "35.194722222222225"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A866>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01611111111111 35.194722222222225)"^^geo:wktLiteral ;
  geo-pos:lat "42.01611111111111"^^xsd:decimal ;
  geo-pos:long "35.194722222222225"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A866>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):866" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '866'^^xsd:integer;
  dwc:scientificName 'Gromia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.194722222222'^^xsd:double;
  dwc:latitude '42.016111111111'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '520927'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):866'^^xsd:string;
  dwc:observationDate '2009-09-29'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A867>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A867> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A867> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01611111111111 35.194722222222225)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.01611111111111"^^xsd:decimal ;
  dwc:decimalLongitude "35.194722222222225"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A867>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01611111111111 35.194722222222225)"^^geo:wktLiteral ;
  geo-pos:lat "42.01611111111111"^^xsd:decimal ;
  geo-pos:long "35.194722222222225"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A867>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):867" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '867'^^xsd:integer;
  dwc:scientificName 'Gromia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.194722222222'^^xsd:double;
  dwc:latitude '42.016111111111'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '520927'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):867'^^xsd:string;
  dwc:observationDate '2009-10-20'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A868>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A868> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A868> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01611111111111 35.194722222222225)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.01611111111111"^^xsd:decimal ;
  dwc:decimalLongitude "35.194722222222225"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A868>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01611111111111 35.194722222222225)"^^geo:wktLiteral ;
  geo-pos:lat "42.01611111111111"^^xsd:decimal ;
  geo-pos:long "35.194722222222225"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A868>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):868" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '868'^^xsd:integer;
  dwc:scientificName 'Gromia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.194722222222'^^xsd:double;
  dwc:latitude '42.016111111111'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '520927'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):868'^^xsd:string;
  dwc:observationDate '2009-11-19'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A869>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A869> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A869> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01611111111111 35.194722222222225)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.01611111111111"^^xsd:decimal ;
  dwc:decimalLongitude "35.194722222222225"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A869>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01611111111111 35.194722222222225)"^^geo:wktLiteral ;
  geo-pos:lat "42.01611111111111"^^xsd:decimal ;
  geo-pos:long "35.194722222222225"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A869>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):869" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '869'^^xsd:integer;
  dwc:scientificName 'Gromia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.194722222222'^^xsd:double;
  dwc:latitude '42.016111111111'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '520927'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):869'^^xsd:string;
  dwc:observationDate '2009-12-24'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A870>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A870> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A870> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01611111111111 35.194722222222225)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.01611111111111"^^xsd:decimal ;
  dwc:decimalLongitude "35.194722222222225"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A870>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01611111111111 35.194722222222225)"^^geo:wktLiteral ;
  geo-pos:lat "42.01611111111111"^^xsd:decimal ;
  geo-pos:long "35.194722222222225"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A870>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):870" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '870'^^xsd:integer;
  dwc:scientificName 'Gromia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.194722222222'^^xsd:double;
  dwc:latitude '42.016111111111'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '520927'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):870'^^xsd:string;
  dwc:observationDate '2010-01-29'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A871>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A871> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A871> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01611111111111 35.194722222222225)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.01611111111111"^^xsd:decimal ;
  dwc:decimalLongitude "35.194722222222225"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A871>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01611111111111 35.194722222222225)"^^geo:wktLiteral ;
  geo-pos:lat "42.01611111111111"^^xsd:decimal ;
  geo-pos:long "35.194722222222225"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A871>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):871" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '871'^^xsd:integer;
  dwc:scientificName 'Gromia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.194722222222'^^xsd:double;
  dwc:latitude '42.016111111111'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '520927'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):871'^^xsd:string;
  dwc:observationDate '2010-02-26'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A872>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A872> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A872> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01611111111111 35.194722222222225)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.01611111111111"^^xsd:decimal ;
  dwc:decimalLongitude "35.194722222222225"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A872>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01611111111111 35.194722222222225)"^^geo:wktLiteral ;
  geo-pos:lat "42.01611111111111"^^xsd:decimal ;
  geo-pos:long "35.194722222222225"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A872>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):872" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '872'^^xsd:integer;
  dwc:scientificName 'Gromia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.194722222222'^^xsd:double;
  dwc:latitude '42.016111111111'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '520927'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):872'^^xsd:string;
  dwc:observationDate '2010-03-26'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A873>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A873> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A873> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01611111111111 35.194722222222225)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.01611111111111"^^xsd:decimal ;
  dwc:decimalLongitude "35.194722222222225"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A873>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01611111111111 35.194722222222225)"^^geo:wktLiteral ;
  geo-pos:lat "42.01611111111111"^^xsd:decimal ;
  geo-pos:long "35.194722222222225"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A873>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):873" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '873'^^xsd:integer;
  dwc:scientificName 'Gromia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.194722222222'^^xsd:double;
  dwc:latitude '42.016111111111'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '520927'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):873'^^xsd:string;
  dwc:observationDate '2010-04-30'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A874>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A874> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A874> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01611111111111 35.194722222222225)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.01611111111111"^^xsd:decimal ;
  dwc:decimalLongitude "35.194722222222225"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A874>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01611111111111 35.194722222222225)"^^geo:wktLiteral ;
  geo-pos:lat "42.01611111111111"^^xsd:decimal ;
  geo-pos:long "35.194722222222225"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A874>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):874" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '874'^^xsd:integer;
  dwc:scientificName 'Gromia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.194722222222'^^xsd:double;
  dwc:latitude '42.016111111111'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '520927'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):874'^^xsd:string;
  dwc:observationDate '2010-05-31'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A875>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A875> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A875> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01611111111111 35.194722222222225)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.01611111111111"^^xsd:decimal ;
  dwc:decimalLongitude "35.194722222222225"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A875>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01611111111111 35.194722222222225)"^^geo:wktLiteral ;
  geo-pos:lat "42.01611111111111"^^xsd:decimal ;
  geo-pos:long "35.194722222222225"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A875>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):875" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '875'^^xsd:integer;
  dwc:scientificName 'Gromia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.194722222222'^^xsd:double;
  dwc:latitude '42.016111111111'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '520927'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):875'^^xsd:string;
  dwc:observationDate '2010-06-28'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A876>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A876> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A876> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01611111111111 35.194722222222225)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.01611111111111"^^xsd:decimal ;
  dwc:decimalLongitude "35.194722222222225"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A876>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01611111111111 35.194722222222225)"^^geo:wktLiteral ;
  geo-pos:lat "42.01611111111111"^^xsd:decimal ;
  geo-pos:long "35.194722222222225"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A876>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):876" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '876'^^xsd:integer;
  dwc:scientificName 'Gromia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.194722222222'^^xsd:double;
  dwc:latitude '42.016111111111'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '520927'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):876'^^xsd:string;
  dwc:observationDate '2010-07-08'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A4> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01611111111111 35.194722222222225)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.01611111111111"^^xsd:decimal ;
  dwc:decimalLongitude "35.194722222222225"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01611111111111 35.194722222222225)"^^geo:wktLiteral ;
  geo-pos:lat "42.01611111111111"^^xsd:decimal ;
  geo-pos:long "35.194722222222225"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '4'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.194722222222'^^xsd:double;
  dwc:latitude '42.016111111111'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):4'^^xsd:string;
  dwc:observationDate '2009-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A5> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01611111111111 35.194722222222225)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.01611111111111"^^xsd:decimal ;
  dwc:decimalLongitude "35.194722222222225"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01611111111111 35.194722222222225)"^^geo:wktLiteral ;
  geo-pos:lat "42.01611111111111"^^xsd:decimal ;
  geo-pos:long "35.194722222222225"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '5'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.194722222222'^^xsd:double;
  dwc:latitude '42.016111111111'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):5'^^xsd:string;
  dwc:observationDate '2009-12-24'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A6> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01611111111111 35.194722222222225)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.01611111111111"^^xsd:decimal ;
  dwc:decimalLongitude "35.194722222222225"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01611111111111 35.194722222222225)"^^geo:wktLiteral ;
  geo-pos:lat "42.01611111111111"^^xsd:decimal ;
  geo-pos:long "35.194722222222225"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '6'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.194722222222'^^xsd:double;
  dwc:latitude '42.016111111111'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):6'^^xsd:string;
  dwc:observationDate '2010-01-29'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A7> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01611111111111 35.194722222222225)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.01611111111111"^^xsd:decimal ;
  dwc:decimalLongitude "35.194722222222225"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01611111111111 35.194722222222225)"^^geo:wktLiteral ;
  geo-pos:lat "42.01611111111111"^^xsd:decimal ;
  geo-pos:long "35.194722222222225"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '7'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.194722222222'^^xsd:double;
  dwc:latitude '42.016111111111'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):7'^^xsd:string;
  dwc:observationDate '2010-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A8> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01611111111111 35.194722222222225)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.01611111111111"^^xsd:decimal ;
  dwc:decimalLongitude "35.194722222222225"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A8>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01611111111111 35.194722222222225)"^^geo:wktLiteral ;
  geo-pos:lat "42.01611111111111"^^xsd:decimal ;
  geo-pos:long "35.194722222222225"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '8'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.194722222222'^^xsd:double;
  dwc:latitude '42.016111111111'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):8'^^xsd:string;
  dwc:observationDate '2010-03-26'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A9>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A9> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A9> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01611111111111 35.194722222222225)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.01611111111111"^^xsd:decimal ;
  dwc:decimalLongitude "35.194722222222225"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A9>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01611111111111 35.194722222222225)"^^geo:wktLiteral ;
  geo-pos:lat "42.01611111111111"^^xsd:decimal ;
  geo-pos:long "35.194722222222225"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A9>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):9" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '9'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.194722222222'^^xsd:double;
  dwc:latitude '42.016111111111'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):9'^^xsd:string;
  dwc:observationDate '2010-04-30'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A10>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A10> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A10> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01611111111111 35.194722222222225)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.01611111111111"^^xsd:decimal ;
  dwc:decimalLongitude "35.194722222222225"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A10>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01611111111111 35.194722222222225)"^^geo:wktLiteral ;
  geo-pos:lat "42.01611111111111"^^xsd:decimal ;
  geo-pos:long "35.194722222222225"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A10>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):10" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '10'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.194722222222'^^xsd:double;
  dwc:latitude '42.016111111111'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):10'^^xsd:string;
  dwc:observationDate '2010-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A11>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A11> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A11> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01611111111111 35.194722222222225)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.01611111111111"^^xsd:decimal ;
  dwc:decimalLongitude "35.194722222222225"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A11>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01611111111111 35.194722222222225)"^^geo:wktLiteral ;
  geo-pos:lat "42.01611111111111"^^xsd:decimal ;
  geo-pos:long "35.194722222222225"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A11>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):11" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '11'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.194722222222'^^xsd:double;
  dwc:latitude '42.016111111111'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):11'^^xsd:string;
  dwc:observationDate '2010-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A1> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01611111111111 35.194722222222225)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.01611111111111"^^xsd:decimal ;
  dwc:decimalLongitude "35.194722222222225"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01611111111111 35.194722222222225)"^^geo:wktLiteral ;
  geo-pos:lat "42.01611111111111"^^xsd:decimal ;
  geo-pos:long "35.194722222222225"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '1'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.194722222222'^^xsd:double;
  dwc:latitude '42.016111111111'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):1'^^xsd:string;
  dwc:observationDate '2009-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A2> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01611111111111 35.194722222222225)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.01611111111111"^^xsd:decimal ;
  dwc:decimalLongitude "35.194722222222225"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01611111111111 35.194722222222225)"^^geo:wktLiteral ;
  geo-pos:lat "42.01611111111111"^^xsd:decimal ;
  geo-pos:long "35.194722222222225"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '2'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.194722222222'^^xsd:double;
  dwc:latitude '42.016111111111'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):2'^^xsd:string;
  dwc:observationDate '2009-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A3> ;
  mr:hasGeometry <https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01611111111111 35.194722222222225)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.01611111111111"^^xsd:decimal ;
  dwc:decimalLongitude "35.194722222222225"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.01611111111111 35.194722222222225)"^^geo:wktLiteral ;
  geo-pos:lat "42.01611111111111"^^xsd:decimal ;
  geo-pos:long "35.194722222222225"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3093__urn%3Acatalog%3ASinop%20University%20Fisheries%20Faculty%20%28SNU-FF%29%3ASNU-FF%20Meiobenthos%20%282009-2010%29%3A3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3093_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "1" ;
    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 '2012-08-13'^^xsd:date;
  dwc:institutionCode 'Sinop University Fisheries Faculty (SNU-FF)'^^xsd:string;
  dwc:collectionCode 'SNU-FF Meiobenthos (2009-2010)'^^xsd:string;
  dwc:catalogNumber '3'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.194722222222'^^xsd:double;
  dwc:latitude '42.016111111111'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'DATA IS RESTRICTED; Sampling method = scuba diving; Sampling tool = sediment tube corer'^^xsd:string;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize 'Ind/12.56cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Sinop University Fisheries Faculty (SNU-FF):SNU-FF Meiobenthos (2009-2010):3'^^xsd:string;
  dwc:observationDate '2009-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
# EOF